[Devel] [PATCH -mmotm 3/5] page_cgroup: introduce file cache flags

2010-03-30 Thread Andrea Righi
Introduce page_cgroup flags to keep track of file cache pages. Signed-off-by: KAMEZAWA Hiroyuki kamezawa.hir...@jp.fujitsu.com Signed-off-by: Andrea Righi ari...@develer.com --- include/linux/page_cgroup.h | 26 ++ 1 files changed, 26 insertions(+), 0 deletions(-) diff

[Devel] [PATCH -mmotm 3/5] page_cgroup: introduce file cache flags

2010-03-30 Thread Andrea Righi
Introduce page_cgroup flags to keep track of file cache pages. Signed-off-by: KAMEZAWA Hiroyuki kamezawa.hir...@jp.fujitsu.com Signed-off-by: Andrea Righi ari...@develer.com --- include/linux/page_cgroup.h | 22 +- 1 files changed, 21 insertions(+), 1 deletions(-) diff