--- 2.3.99-pre3aa1-alpha/mm/filemap.c.~1~ Thu Mar 30 16:07:20 2000 +++ 2.3.99-pre3aa1-alpha/mm/filemap.c Thu Mar 30 16:10:38 2000 @@ -294,12 +294,6 @@ goto cache_unlock_continue; /* - * We did the page aging part. - */ - if (nr_lru_pages < freepages.min * priority) - goto cache_unlock_continue; - - /* * Is it a page swap page? If so, we want to * drop it if it is no longer used, even if it * were to be marked referenced..