Dimitry Andric pisze:
Index: etc/rc.subr
===
--- etc/rc.subr (revision 196888)
+++ etc/rc.subr (working copy)
@@ -680,7 +680,7 @@ run_rc_command()
# setup the full command to run
#
-
On 2009-09-16 09:54, Cezary Morga wrote:
> Wouldn't it be easier to set rc_quiet to zero-length value, like
> rc_quiet=""?
No, rc_quiet is not user-settable (at least not from /etc/rc.conf).
___
freebsd-stable@freebsd.org mailing list
http://lists.freeb
Ferdinand Goldmann wrote:
> Have I overlooked something, or is it not possible with newsyslog to run a
> certain command after log rotation? :-(
That's correct.
A simple workaround is to write a small shell script that
stores its PID in a file, then runs in the background and
waits for a signal
Hi.
I'm trying to upgrade a machine to a new motherboard (the ECS
A790GXM-AD3 AM3 790GX) my FreeBSD 7-STABLE system (GENERIC kernel,
compiled from source on 10 Sept 2009) reaches the point where it's going
to mount the root file system and can't find the disk. It drops me into
the manual specific
First off, this discussion should actually have been on
freebsd-current@ until 8.0-RELEASE is done, but that's a minor issue.
Cezary Morga wrote:
> Dimitry Andric pisze:
>> Index: etc/rc.subr
>> ===
>> --- etc/rc.subr(revision 19
Dan, is that machine equipped with Hyperthreading?
Attilio
Yes. It's an Intel Atom 330, which is a dualcore CPU with HT (4 cores
visible in "top" as a result)
Yes, mine is also Atom 330.
I cannot test the patch because my machine is also in production now.
But I have tested it with hyperthr
2009/6/17 Ed Maste :
> On Tue, Jun 16, 2009 at 07:03:34PM +0400, pluknet wrote:
>
>> As for allpcpu, I often see the picture, when one CPU runs the "irq17:
>> bce1 aacu0" thread
>> and another one runs arcconf. I wonder if that might be a source of
>> bad locking or races, or..
>> The arcconf utili