Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Feb 2008 08:34:26 +0100
From:      Dominic Fandrey <LoN_Kamikaze@gmx.de>
To:        freebsd-stable@freebsd.org
Subject:   strange performance problem
Message-ID:  <47AEA902.1020502@gmx.de>

next in thread | raw e-mail | index | archive | help
When I build openoffice with NUMOFPROCESSES=4 the system starts to act 
unresponsive after some time on my Core2 Duo, very similar to a single core 
system running make -j. However if I set

debug.vfscache=0

the system immediately becomes responsive again. After resetting 
debug.vfscache to 1 the system _remains_ responsive. I'm considering to put

debug.vfscache=0
debug.vfscache=1

into my sysctl.conf. Whatever causes this behaviour, I doubt it is intended.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47AEA902.1020502>