Re: 2.6.3-ck1

From: Bernd Petrovitsch
Date: Sat Feb 21 2004 - 10:55:39 EST


On Wed, 2004-02-18 at 13:36, Con Kolivas wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
[...]
> 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.

Bernd
--
Firmix Software GmbH http://www.firmix.at/
mobil: +43 664 4416156 fax: +43 1 7890849-55
Embedded Linux Development and Services


-
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/