Re: [ckrm-tech] [PATCH 1/2] rcfs core patch

From: Balbir Singh
Date: Fri Mar 02 2007 - 00:29:53 EST


Srivatsa Vaddagiri wrote:
Heavily based on Paul Menage's (inturn cpuset) work. The big difference
is that the patch uses task->nsproxy to group tasks for resource control
purpose (instead of task->containers).

The patch retains the same user interface as Paul Menage's patches. In
particular, you can have multiple hierarchies, each hierarchy giving a different composition/view of task-groups.

(Ideally this patch should have been split into 2 or 3 sub-patches, but
will do that on a subsequent version post)


With this don't we end up with a lot of duplicate between cpusets and rcfs.


Signed-off-by : Srivatsa Vaddagiri <vatsa@xxxxxxxxxx>
Signed-off-by : Paul Menage <menage@xxxxxxxxxx>


---

linux-2.6.20-vatsa/include/linux/init_task.h | 4 linux-2.6.20-vatsa/include/linux/nsproxy.h | 5 linux-2.6.20-vatsa/init/Kconfig | 22 linux-2.6.20-vatsa/init/main.c | 1 linux-2.6.20-vatsa/kernel/Makefile | 1


---

The diffstat does not look quite right.

--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/