Messages in this thread |  | | Date | Mon, 11 Sep 2000 11:45:20 -0600 | From | Neil Schemenauer <> | Subject | Re: [PATCH] Page aging for 2.4.0-test8 |
| |
On Mon, Sep 11, 2000 at 01:12:32PM -0300, Rik van Riel wrote: > Your idea /heavily/ penalises libc and executable pages by aging them > more often than anonymous pages...
I don't think I age anonymous pages any more than any other type of page. Perhaps you are saying that shared pages should recieve some bonus? That is a different issue and it is handled naturally with my patch. If shared pages are actually used then PageTouch() will be called on them more often. This should work better than the current PG_referenced bit.
Prehaps I am missing your point. Can you explain in more detail how these pages are aged more often?
Neil - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |