public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wiktor Wodecki <wodecki@gmx.de>
To: Con Kolivas <kernel@kolivas.org>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
	Andrew Morton <akpm@osdl.org>
Subject: Re: [PATCH]O18int
Date: Fri, 22 Aug 2003 15:41:37 +0200	[thread overview]
Message-ID: <20030822134136.GA711@gmx.de> (raw)
In-Reply-To: <200308222231.25059.kernel@kolivas.org>

[-- Attachment #1: Type: text/plain, Size: 2888 bytes --]

On Fri, Aug 22, 2003 at 10:31:20PM +1000, Con Kolivas wrote:
Content-Description: clearsigned data
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Here is a small patchlet.
> 
> It is possible tasks were getting more sleep_avg credit on requeuing than they 
> could burn off while running so I've removed the on runqueue bonus to 
> requeuing task. 
> 
> Note this applies onto O16.3 or 2.6.0-test3-mm3 as O17 was dropped.
> 
> This patch is also available here along with a patch against 2.6.0-test3:
> http://kernel.kolivas.org/2.5
> 
> Con

this patch still makes my xmms skip on light io load (untar kernel
source, open lkml mailbox folder) while opening mozilla. Even after
mozilla is there xmms is still skipping. Processes take ages to spawn.
And no, I'm not in swap. A 'su -'is taking 10 seconds to procceed.
Same applies when rm -Rf'ing a kernel tree.
Here is some more data for the curious:

15:38:55  cpu %usr %sys %nice %idle pswch/s runq nrproc lavg1 lavg5 avg15 _cpu_
15:38:56  all   26    9     0    66    1730    3    115 11.58  7.87 3.44
15:38:57  all    8    4     0    88    1137    1    115 11.58  7.87 3.44
15:38:58  all   10    4     0    86    1204    1    115 11.58  7.87 3.44
15:38:59  all    6    5     0    89    1002    1    115 11.58  7.87 3.44
15:39:00  all    5    4     0    91    1219    1    115 11.58  7.87 3.44
15:39:01  all    9    4     0    87    1748    1    115 11.69  7.95 3.49

kakerlak:/home/wiktor# vmstat 1 100
procs -----------memory---------- ---swap-- -----io---- --system-- ----cpu----
r  b   swpd   free   buff  cache   si   so    bi    bo   in    cs us sy id wa
4  8      0   2520  12644 103924    0    0  2325   665 1358  1803 22 8 11 60
0 10      0   2348  12608 103988    0    0  2208  1390 1436  1672 17 6  0 77
0 13      0   2532  12556 103728    0    0  1548  1153 1292  1138  9 4  0 87
0  6      0   2588  12564 103700    0    0  1516  1861 2039  1593 9  4  0 87
0 11      0   2420  12560 103756    0    0   840   817 1267  1339 5  4  0 91
0 10      0   2036  12608 104012    0    0  1248   941 1330  1879 10  6  0 84
0  8      0  17820  12620 103160    0    0    28   744 1260 1609 12  2  0 86
0  7      0   7448  12708 113636    0    0  8264   593 1418 2451 56 14  0 30
2  7      0   2116  12840 118912    0    0  3232   830 1649 3050 20 11  0 70
0 15      0   2364  12832 118380    0    0   452   822 1397 577  4  3  0 93
0  9      0   2564  12840 118176    0    0  1352  1076 1303 812 12  3  0 85
0 12      0   2692  12844 118004    0    0  1924  1252 1553 1200 18  3  0 79

note the load of 11. I can even get it to 30 while doing 3 tar xf
bla.tar simultanously.

I'm going to fetch some fish in the next two weeks in poland, so I will
not be able to do any more testing from sunday on. Happy coding (while I
stick to O10 *g*)

-- 
Regards,

Wiktor Wodecki

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2003-08-22 13:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-22 12:31 [PATCH]O18int Con Kolivas
2003-08-22 13:41 ` Wiktor Wodecki [this message]
2003-08-22 13:51   ` [PATCH]O18int Con Kolivas
2003-08-22 14:56     ` [PATCH]O18int Wiktor Wodecki
     [not found]       ` <200308230103.19724.kernel@kolivas.org>
2003-08-22 15:46         ` [PATCH]O18int Wiktor Wodecki
2003-08-22 15:54           ` [PATCH]O18int Con Kolivas
2003-08-22 17:53   ` [PATCH]O18int Mike Fedyk
     [not found]     ` <200308222335.50318.insecure@mail.od.ua>
2003-08-22 20:44       ` [PATCH]O18int Wiktor Wodecki
2003-08-22 21:04         ` [PATCH]O18int Mike Fedyk
2003-08-22 22:40 ` [PATCH]O18int Felipe Alfaro Solana
2003-08-27 23:02   ` [PATCH]O18int Wes Janzen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030822134136.GA711@gmx.de \
    --to=wodecki@gmx.de \
    --cc=akpm@osdl.org \
    --cc=kernel@kolivas.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox