Re: 2.6.3-ck1

From: Con Kolivas
Date: Mon Feb 23 2004 - 04:12:50 EST


Hi

On Sun, 22 Feb 2004 02:50, Bernd Petrovitsch wrote:
> On Wed, 2004-02-18 at 13:36, Con Kolivas wrote:
> > http://kernel.kolivas.org
> >
> > Description:
> > am6
> > Autoregulates the virtual memory swappiness.
>
> This actually has a problem if swapping is disabled via the .config
> file. The patch uses 'swapper_space.nrpages' which does not exist (in
> the no-swap-space situation). Instead 'total_swapcache_pages' apparently
> should be used.

Thanks.

I'll modify it at some stage to just ifdef that out if swapping is disabled
via the .config instead since that code does nothing for the no-swap config.
Kernel dev time is very limited, sorry.

Cheers,
Con
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/