search for: qeustion

Displaying 10 results from an estimated 10 matches for "qeustion".

2006 Oct 27
1
making dovecot and exim write to one log
.../var/log/exim/mainlog And in newsyslog.conf I have: /var/log/exim/mainlog mailnull:mail 640 60 * @T00 Z I used to have an N flag next to Z but after reading the man I realized that its job is not to inform other processes about log creation. My qeustion is how do I set up things that dovecot and exim happily write to one log without having to restart dovecot at midnight? I am fairly new to FreeBSD which I use so I beg your patience with me. Thanks! -- Zbigniew Szalbot
2011 Sep 14
2
Libvirt daemon usage question
I could use some help with clarification on the use of the libvirtd daemon with regards to managing remote KVM instances. Right now I have a CentOS 6 KVM server (libvirt-0.8.1), but would like to use some management applications that require higher version (0.8.8). First, is it possible to run the libvirtd daemon from within a VM, or does it require active kvm kernel module? Secondly, could a
2011 May 26
2
[LLVMdev] Need advice on writing scheduling pass
Hi, thank you for your explanations. In order to get a pre-RA scheduling, I would need something like: - LiveVars - PhiElim - TwoAddr - LiveIntervals - Coalescing - Scheduler (new) - SlotIndexing - LiveIntervals2 (new) - RegAllocMy qeustion then is, is it really so difficult to create the live intervals information, with modifications to the original algorithm, or even from scratch? Normally, it should not have to be difficult to do a non-SSA live analysis pass. The format of the LiveInterval ought to serve well for any Live analysis,...
2010 Aug 09
1
RExcel: "Sctools not available"
 I have a problem with RExcel which I have now installed on top of R 2.11.0. The problem had been posted in 2009 on the forum by someone else, but no (useful) response had been uploaded. The issue is that whenever I am trying to start R from excel, or by clicking the[ RExcel2007 with RCommander] icon....., I get the following messages boxes : "SCTools not available " then:
2005 Jun 14
1
Can I use pxelinux to boot a cdrom image or isolinux from pxe?
Greetings, I've been a user and fan of SYSLINUX for a couple of years now. I use PXELINUX for a PXE server. I've only been able to boot linux kernel/initrd images and dos bootdisks, however now I'm wanting to create a boot image for the 'Rescue Is Possible' (RIP) linux recovery disk - http://www.tux.org/pub/people/kent-robotti/looplinux/rip/ Previous versions came with a
2011 May 26
0
[LLVMdev] Need advice on writing scheduling pass
...at 15:07:24 +0200, Jonas Paulsson wrote: > In order to get a pre-RA scheduling, I would need something like: > - LiveVars > - PhiElim > - TwoAddr > - LiveIntervals > - Coalescing > - Scheduler (new) > - SlotIndexing > - LiveIntervals2 (new) > - RegAlloc > My qeustion then is, is it really so difficult to create the live intervals information, with modifications to the original algorithm, or even from scratch? I've done something similar to this in the past, though without the coalescing part. As I was interested in spilling, coalescing didn't matter to...
2011 May 24
0
[LLVMdev] Need advice on writing scheduling pass
On May 24, 2011, at 8:22 AM, Jonas Paulsson wrote: > Hi (Jakob), > > in reference to the prior message below, I have the following follow-up questions, as I also need a scheduling pass > prior to regalloc. I need to do this in order to set VLIW-flags, so that the RA is aware of several MI's > per cycle with a redefined LiveRange::overlap-function. On a multiple-issue cycle, a
2011 May 24
4
[LLVMdev] Need advice on writing scheduling pass
Hi (Jakob), in reference to the prior message below, I have the following follow-up questions, as I also need a scheduling pass prior to regalloc. I need to do this in order to set VLIW-flags, so that the RA is aware of several MI's per cycle with a redefined LiveRange::overlap-function. On a multiple-issue cycle, a register that gets killed can be reused by another MI - these live ranges do
2002 Apr 23
16
[Bug 194] still problems with libutil
http://bugzilla.mindrot.org/show_bug.cgi?id=194 ------- Additional Comments From djm at mindrot.org 2002-04-23 23:29 ------- This should be fixed in -current CVS, please test ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
2006 Mar 08
0
survival
...rmation at the top of each. The file needs include > many such data.frame/header pairs. Is it as simple as using a connection > and printing to it everything (including tabs and endlines, etc.), or is > there some other way to go about this? After some experimentation, I answered my own qeustion. Just open a connection using file and then use writeLines and write.table, passing the connection object to each. Works like a charm. Sean ------------------------------ Message: 51 Date: Tue, 7 Mar 2006 17:00:29 -0600 From: "hadley wickham" <h.wickham at gmail.com> Subject:...