[RFC PATCH] No Reclaim LRU Infrastructure enhancement for memcgroup

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: KOSAKI Motohiro
Date: Wednesday, May 28, 2008 - 4:04 am

Hi


I tried to implement it today.
this patch is made against "[PATCH -mm 13/16] No Reclaim LRU Infrastructure"



don't worry :)
it isn't big problem.

global lru is reclaimbale and memcg lru is noreclaimable
	-> we can repair at move lru of shrink_[in]active_page().

global lru is noreclaimbale and memcg lru is reclaimable
	-> we can repair mem_cgroup_isolate_pages()
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH -mm 00/16] VM pageout scalability improvements (V8), KAMEZAWA Hiroyuki, (Tue May 27, 6:12 pm)
[RFC PATCH] No Reclaim LRU Infrastructure enhancement for ..., KOSAKI Motohiro, (Wed May 28, 4:04 am)
Re: [RFC PATCH] No Reclaim LRU Infrastructure enhancement ..., Daisuke Nishimura, (Thu May 29, 4:14 am)