On Mon, 12 Dec 2005 22:15:55 +0100, Atanas <[EMAIL PROTECTED]> wrote:

Hi,

I have 3 machines running 6.0-RELEASE, and recently 2 of them started
freezing once a day or so. There are no error messages on the console or
in the system logs.

What happens if you set one of these sysctl values to 0? (This disables SMP changes from 5.4 to 6.0.)
debug.mpsafevfs: 1
debug.mpsafenet: 1
debug.mpsafevm: 1

And is there a possibility (performance-wise) to build a kernel with WITNESS and/or INVARIANTS options compiled in. This will give more info about possible locking problems. Your system will run slower. And because of this the problem may not occur anymore, but it is worth the try.

Ronald.

--
 Ronald Klop
 Amsterdam, The Netherlands
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to