[Devel] [PATCH 4/8] RSS container core

2007-05-30 Thread Pavel Emelianov
The core routines for tracking the page ownership, registration of RSS subsystem in the containers and the definition of rss_container as container subsystem combined with resource counter. Includes fixes from Balbir Singh <[EMAIL PROTECTED]> Signed-off-by: Pavel Emelianov <[EMAIL PROTECTED]>

[Devel] [PATCH 4/8] RSS container core

2007-04-09 Thread Pavel Emelianov
This includes * definition of rss_container as container subsystem combined with resource counter; * registration of RSS container in generic containers; * routines for pages tracking. diff -upr linux-2.6.20.orig/include/linux/container_subsys.h linux-2.6.20-2/include/linux/container_subsys.h --