public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Con Kolivas <conman@kolivas.net>
To: "Dieter Nützel" <Dieter.Nuetzel@hamburg.de>,
	"Andrew Morton" <akpm@digeo.com>
Cc: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: [BENCHMARK] 2.4.{18,19{-ck9},20rc1{-aa1}} with contest
Date: Sat, 9 Nov 2002 14:54:57 +1100	[thread overview]
Message-ID: <200211091454.59322.conman@kolivas.net> (raw)
In-Reply-To: <200211090444.44658.Dieter.Nuetzel@hamburg.de>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


>Andreww Morton wrote:
>> Con Kolivas wrote:
>> > io_load:
>> > Kernel [runs]           Time    CPU%    Loads   LCPU%   Ratio
>> > 2.4.18 [3]              474.1   15      36      10      6.64
>> > 2.4.19 [3]              492.6   14      38      10      6.90
>> > 2.4.19-ck9 [2]          140.6   49      5       5       1.97
>> > 2.4.20-rc1 [2]          1142.2  6       90      10      16.00
>> > 2.4.20-rc1aa1 [1]       1132.5  6       90      10      15.86
>>
>> 2.4.20-pre3 included some elevator changes.  I assume they are the
>> cause of this.  Those changes have propagated into Alan's and Andrea's
>> kernels.   Hence they have significantly impacted the responsiveness
>> of all mainstream 2.4 kernels under heavy writes.
>>
>> (The -ck patch includes rmap14b which includes the read-latency2 thing)
>
>No, the 2.4.19-ck9 that I have (the default?) include -AA and preemption
> (!!!)

Err I made the ck patchset so I think I should know. ck9 came only as one 
patch which included O(1),Low Latency, Preempt, Compressed Caching, 
Supermount, ALSA and XFS. CK10-13 on the otherhand had optional Compressed 
Caching OR AA OR Rmap. By default since they are 2.4 kernels they all include 
the vanilla aa vm, but the ck trunk with AA has the extra AA vm addons only 
available in the -AA kernel set. If you disabled compressed caching in ck9 
you got only the vanilla 2.4.19 vm.

Con
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.0 (GNU/Linux)

iD8DBQE9zIcRF6dfvkL3i1gRAoEmAJ9DxKp9y+Jx11G+k+rcaMYKrVsM5gCgn5NH
nMwKh/nfafNt5kMvLpm+Bsg=
=YwE8
-----END PGP SIGNATURE-----


  reply	other threads:[~2002-11-09  3:49 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-09  3:44 [BENCHMARK] 2.4.{18,19{-ck9},20rc1{-aa1}} with contest Dieter Nützel
2002-11-09  3:54 ` Con Kolivas [this message]
2002-11-09  4:02   ` Dieter Nützel
  -- strict thread matches above, loose matches on Subject: below --
2002-11-09  2:00 Con Kolivas
2002-11-09  2:36 ` Andrew Morton
2002-11-09  3:26   ` Con Kolivas
2002-11-09  4:15     ` Andrew Morton
2002-11-09  5:12       ` Con Kolivas
2002-11-09 11:21         ` Jens Axboe
2002-11-09 13:09           ` Con Kolivas
2002-11-09 13:35             ` Stephen Lord
2002-11-09 13:54             ` Jens Axboe
2002-11-09 21:12               ` Arador
2002-11-10  2:26                 ` Andrea Arcangeli
2002-11-09 21:53               ` Con Kolivas
2002-11-10 10:09                 ` Jens Axboe
2002-11-10 16:23                   ` Andrea Arcangeli
2002-11-11  4:26                   ` Con Kolivas
2002-11-10 10:12               ` Kjartan Maraas
2002-11-10 10:17                 ` Jens Axboe
2002-11-10 16:27                 ` Andrea Arcangeli
2002-11-09 11:20       ` Jens Axboe
2002-11-10  2:44 ` Andrea Arcangeli
2002-11-10  3:56   ` Matt Reppert
2002-11-10  9:58   ` Con Kolivas
2002-11-10 10:06     ` Jens Axboe
2002-11-10 16:21       ` Andrea Arcangeli
2002-11-10 16:20     ` Andrea Arcangeli
2002-11-10 19:32   ` Rik van Riel
2002-11-10 20:10     ` Andrea Arcangeli
2002-11-10 20:52       ` Andrew Morton
2002-11-10 21:05         ` Rik van Riel
2002-11-11  1:54           ` Andrea Arcangeli
2002-11-11  4:03             ` Andrew Morton
2002-11-11  4:06               ` Andrea Arcangeli
2002-11-11  4:22                 ` Andrew Morton
2002-11-11  4:39                   ` Andrea Arcangeli
2002-11-11  5:10                     ` Andrew Morton
2002-11-11  5:23                       ` Andrea Arcangeli
2002-11-11  7:58                       ` William Lee Irwin III
2002-11-11 13:56                       ` Rik van Riel
2002-11-11 13:45             ` Rik van Riel
2002-11-11 14:09               ` Jens Axboe
2002-11-11 15:48                 ` Andrea Arcangeli
2002-11-11 15:43               ` Andrea Arcangeli
2002-11-10 20:56       ` Andrew Morton
2002-11-11  1:08         ` Andrea Arcangeli

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=200211091454.59322.conman@kolivas.net \
    --to=conman@kolivas.net \
    --cc=Dieter.Nuetzel@hamburg.de \
    --cc=akpm@digeo.com \
    --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