
Flash Advertise
| Add memrlimit controller (v5) | |||||||||||||||||||||
| 摘自: LWN.net 被阅读次数: 41 | |||||||||||||||||||||
由 yangyi 于 2008-08-28 22:17:57 提供 | |||||||||||||||||||||
This is the fifth version of the address space control patches. These patches are against 2.6.26-rc2-mm1 and have been tested using KVM in SMP mode, both on a powerpc box The goal of this patch is to implement a virtual address space controller using cgroups. The documentation describes the controller, it's goal and usage in further details. Reviews, Comments? Changelog Patches [1/4] and [2/4] are unchanged Patch [3/4] and [4/4] now formally use mmap_sem to protect mm->owner races. Previous version of this patchset can be found at http://lwn.net/Articles/282237/ Series memrlimit-controller-add-documentation.patch memrlimit-controller-setup.patch cgroup-add-task-to-mm-owner-callbacks.patch memrlimit-controller-address-space-accounting-and-control.patch -- Warm Regards, Balbir Singh Linux Technology Center IBM, ISTL Original link: http://lwn.net/Articles/283287/ |