All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Cpuset hardwall flag:  Introduction
@ 2008-03-05  7:52 ` menage
  0 siblings, 0 replies; 16+ messages in thread
From: menage @ 2008-03-05  7:52 UTC (permalink / raw)
  To: pj, akpm; +Cc: linux-kernel, linux-mm

Currently the cpusets mem_exclusive flag is overloaded to mean both
"no-overlapping" and "no GFP_KERNEL allocations outside this cpuset".

These patches add a new mem_hardwall flag with just the allocation
restriction part of the mem_exclusive semantics, without breaking
backwards-compatibility for those who continue to use just
mem_exclusive. Additionally, the cgroup control file registration for
cpusets is cleaned up to reduce boilerplate.

Signed-off-by: Paul Menage <menage@google.com>

--

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-03-05 18:10 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-05  7:52 [PATCH 0/2] Cpuset hardwall flag: Introduction menage
2008-03-05  7:52 ` menage
2008-03-05  7:52 ` [PATCH 1/2] Cpuset hardwall flag: Switch cpusets to use the bulk cgroup_add_files() API menage
2008-03-05  7:52   ` menage
2008-03-05  8:43   ` Li Zefan
2008-03-05  8:43     ` Li Zefan
2008-03-05 12:07   ` Paul Jackson
2008-03-05 12:07     ` Paul Jackson
2008-03-05  7:52 ` [PATCH 2/2] Cpuset hardwall flag: Add a mem_hardwall flag to cpusets menage
2008-03-05  7:52   ` menage
2008-03-05 12:17   ` Paul Jackson
2008-03-05 12:17     ` Paul Jackson
2008-03-05 12:23 ` [PATCH 0/2] Cpuset hardwall flag: Introduction Paul Jackson
2008-03-05 12:23   ` Paul Jackson
2008-03-05 18:10   ` Andrew Morton
2008-03-05 18:10     ` Andrew Morton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.