6.0 random freezes
Claus Guttesen
kometen at gmail.com
Mon Dec 12 13:23:32 PST 2005
> The load I'm talking about is less than moderate (less that 2.0 with
> plenty of CPU idle time). The freezing thing also does not appear to
> happen at peak times (I have rrdtool based CPU load graphs).
>
> Both machines have (almost) identical motherboards:
>
> Intel SE7520JR2SCSID2 and SE7520JR2ATAD2
> 2 Intel XeonE 3.2GHz 800MHz CPUs
> 4GB DDRII400 RegECC RAM
> Both machines boot with ACPI and hyperthreading enabled.
Try to disable HTT in bios. It seldom gives you very much, and
somtetimes degrades performance. Is it a webserver? If it generates
alot of temporary files you can try adding/changing the following in
/etc/sysctl.conf:
kern.ipc.somaxconn=2048
kern.maxfiles=65536
vfs.ufs.dirhash_maxmem=8388608
regards
Claus
More information about the freebsd-stable
mailing list