Mike wrote:
> Daniel Pielmeier wrote:
> > No other suggestions?
>
> The hdparm optimizations, the CFQ scheduler and maybe low latency
> desktop in the kernel are the best way to make your desktop
> useable under heavy disk usage.

And check you have HZ set to 1000.

$ grep HZ /usr/src/linux/.config
# CONFIG_HZ_100 is not set
# CONFIG_HZ_250 is not set
CONFIG_HZ_1000=y
CONFIG_HZ=1000

Benno
-- 
gentoo-user@gentoo.org mailing list

Reply via email to