Re: [patch] CFS (Completely Fair Scheduler), v2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Gene Heskett
Date: Monday, April 16, 2007 - 9:53 pm

On Monday 16 April 2007, Ingo Molnar wrote:

This one (v2-rc2) is not a keeper I'm sorry to say, Ingo.  v2-rc0 was much 
better.  Watching amanda run with htop, kmails composer is being subjected to 
5 to 10 second pauses, and htop says that gzip -best isn't getting more that 
15% of the cpu, and the /amandatapes drive is being written to in a regular 
pattern that seems to be the cause of the pauses  according to gkrellm, which 
also seems to track the size of the writes, and can show anything from 4.3k 
to 54 megs as being written in one cycle of its screen update.

Normally hdd will fire up and take it at about 40+M/second steady till its 
done when there is a file ready to write even if its a 7GB file.  And I can 
type right on during the disk i/o.  But not now.

In short, I seem to be heavily I/O bound.  But when the write to /dev/hdd3 is 
done, then gzip -best pops right up to 90% plus cpu and I get my machine 
back.

In between file writes I checked the drives speed with hdparm:

root@coyote ~]# hdparm -Tt /dev/hdd

/dev/hdd:
 Timing cached reads:   856 MB in  2.01 seconds = 426.15 MB/sec
 Timing buffered disk reads:  222 MB in  3.01 seconds =  73.68 MB/sec

That's not too shabby, and obviously dma is active at least for the reading.

gzip -best was running while this was executing. So I think the drive is fine 
and the scheduling is whats funkity.  Sorry.

-- 
Cheers, Gene
"There are four boxes to be used in defense of liberty:
 soap, ballot, jury, and ammo. Please use in that order."
-Ed Howdershelt (Author)
  After they got rid of capital punishment, they had to hang twice
  as many people as before.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Mon Apr 16, 3:07 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, S.Çağlar, (Mon Apr 16, 3:12 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Peter Williams, (Mon Apr 16, 9:06 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Gene Heskett, (Mon Apr 16, 9:53 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Willy Tarreau, (Mon Apr 16, 10:25 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Gene Heskett, (Mon Apr 16, 10:51 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Mike Galbraith, (Mon Apr 16, 10:51 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Mon Apr 16, 11:18 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Mon Apr 16, 11:27 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Peter Williams, (Mon Apr 16, 11:46 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Mon Apr 16, 11:49 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 12:01 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Paolo Ornati, (Tue Apr 17, 12:18 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Davide Libenzi, (Tue Apr 17, 12:31 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 12:39 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, William Lee Irwin III, (Tue Apr 17, 12:51 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Davide Libenzi, (Tue Apr 17, 1:03 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 1:16 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Nick Piggin, (Tue Apr 17, 1:18 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 1:20 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 1:26 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Peter Williams, (Tue Apr 17, 1:30 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Nick Piggin, (Tue Apr 17, 1:41 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 1:52 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 1:57 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 1:59 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 2:53 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Peter Williams, (Tue Apr 17, 7:05 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, S.Çağlar, (Tue Apr 17, 7:45 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Gabriel C, (Tue Apr 17, 8:48 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Ingo Molnar, (Tue Apr 17, 9:01 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Gene Heskett, (Tue Apr 17, 9:12 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Gene Heskett, (Tue Apr 17, 10:15 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Gene Heskett, (Tue Apr 17, 10:18 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Gene Heskett, (Tue Apr 17, 10:22 am)
Re: [patch] CFS (Completely Fair Scheduler), v2, Peter Williams, (Tue Apr 17, 5:06 pm)
Re: [patch] CFS (Completely Fair Scheduler), v2, Peter Williams, (Wed Apr 18, 12:15 pm)