Gentoo Archives: gentoo-user

From: Benno Schulenberg <benno.schulenberg@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Performance problem at writing big files and Multitasking
Date: Wed, 07 Feb 2007 18:16:17
Message-Id: 200702071908.55632.benno.schulenberg@gmail.com
In Reply to: Re: [gentoo-user] Performance problem at writing big files and Multitasking by Mike
1 Mike wrote:
2 > Daniel Pielmeier wrote:
3 > > No other suggestions?
4 >
5 > The hdparm optimizations, the CFQ scheduler and maybe low latency
6 > desktop in the kernel are the best way to make your desktop
7 > useable under heavy disk usage.
8
9 And check you have HZ set to 1000.
10
11 $ grep HZ /usr/src/linux/.config
12 # CONFIG_HZ_100 is not set
13 # CONFIG_HZ_250 is not set
14 CONFIG_HZ_1000=y
15 CONFIG_HZ=1000
16
17 Benno
18 --
19 gentoo-user@g.o mailing list