Mailinglist Archive: opensuse (3263 mails)
| < Previous | Next > |
Re: [opensuse] Beagle under 10.3 is really eating up my CPU
- From: Dave Howorth <dhoworth@xxxxxxxxxxxxxxxxx>
- Date: Wed, 19 Dec 2007 11:29:09 +0000
- Message-id: <47690085.4040709@xxxxxxxxxxxxxxxxx>
Linda Walsh wrote:
I'm curious and didn't find an answer with a quick google. How does one
inspect what algorithm is in use and/or change it? Is it a runtime
option or build-time?
Thanks, Dave
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
No such thing in standard linux. The cpu nice doesn't affect
the disk-io priority unless you have the non-standard "cfq" scheduling
algorithm enabled. The default when I installed 10.2 recently, I believe
was the 'anticipatory' deadline. Unfortunately, while it may be good for
server workloads, and better for throughput, 'cfq' is better for
interactive use. A background process can easily saturate the disk if
it runs at full speed (even if process is 'niced' down).
I'm curious and didn't find an answer with a quick google. How does one
inspect what algorithm is in use and/or change it? Is it a runtime
option or build-time?
Thanks, Dave
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |