2009-07-10 23:00:54

by Ben Blum

[permalink] [raw]
Subject: [PATCH 0/3] Series short description

The following series implements...

---

Ben Blum (3):
Quick vmalloc vs kmalloc fix to the case where array size > KMALLOC_MAX_SIZE
Ensures correct concurrent opening/reading of pidlists across pid namespaces
Adds a read-only "procs" file similar to "tasks" that shows only unique tgids


include/linux/cgroup.h | 46 +++++-
kernel/cgroup.c | 378 ++++++++++++++++++++++++++++++++++--------------
2 files changed, 309 insertions(+), 115 deletions(-)