Re: 2.1.91 swap performance: jerky.

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sun, 29 Mar 1998 22:30:26 +0100 (BST)


> + /*
> + * If we have more than 25% of all memory free,
> + * consider it to be good enough for anything.
> + */
> + if (nr_free_pages > num_physpages >> 2)
> + return nr+1;

Tried it - I get an 8Mb box with 2mb permanently empty thats unusable

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu