2002-10-19 14:01:16

by Con Kolivas

[permalink] [raw]
Subject: ck performance patchset for 2.4.19 broken out as ck10

Hi

My merged performance patchset (-ck) containing

O(1) + batch scheduling
Preemptible
Low Latency
Compressed Caching or
AA VM addons
XFS
ALSA
Supermount

is now available with the last five as separate optional patches for those who
have asked for it as ck10. Note this is basically unchanged from ck9. Those
who are not using XFS are recommended to upgrade to this and NOT add the xfs
patch. The option of the AA VM changes makes this version suitable for SMP
now.

Available at http://kernel.kolivas.net

Cheers, enjoy!
Con


2002-10-21 04:51:25

by Rob Landley

[permalink] [raw]
Subject: Re: ck performance patchset for 2.4.19 broken out as ck10

On Saturday 19 October 2002 09:05, Con Kolivas wrote:
> Hi
>
> My merged performance patchset (-ck) containing
>
> O(1) + batch scheduling
> Preemptible
> Low Latency
> Compressed Caching or
> AA VM addons
> XFS
> ALSA
> Supermount

I don't see compressed caching on the 2.5 status list. I take it this patch
was never ported to 2.5?

Rob

2002-10-21 04:58:30

by Con Kolivas

[permalink] [raw]
Subject: Re: ck performance patchset for 2.4.19 broken out as ck10

Quoting Rob Landley <[email protected]>:

> On Saturday 19 October 2002 09:05, Con Kolivas wrote:
> > Hi
> >
> > My merged performance patchset (-ck) containing
> >
> > O(1) + batch scheduling
> > Preemptible
> > Low Latency
> > Compressed Caching or
> > AA VM addons
> > XFS
> > ALSA
> > Supermount
>
> I don't see compressed caching on the 2.5 status list. I take it this patch

Correct. R.S.de Castro is the maintainter and has never pushed for it to be
included in any mainstream kernel.

Con