Hi Maeda,
Could you try the following patch ?
It should improve things, but I still think of a better correction.
Thanks a lot,
Valérie
diff -ruNp a/mm/vmscan.c b/mm/vmscan.c
--- a/mm/vmscan.c 2006-02-01 15:44:01.000000000 +0100
+++ b/mm/vmscan.c 2006-02-01 15:53:43.000000000 +0100
@@ -800,6 +800,9 @@ refill_inactive_zone(struct zone *zone,
if (swap_tendency >= 100)
reclaim_mapped = 1;
+ if (!ckrm_class_limit_ok(ckrm_zone->memcls))
+ reclaim_mapped = 1;
+
while (!list_empty(&l_hold)) {
cond_resched();
page = lru_to_page(&l_hold);
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech