diff options
author | Christoph Lameter <clameter@sgi.com> | 2006-10-11 01:21:26 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-10-11 11:14:19 -0700 |
commit | 469340236a7c9673df3e6a2425f559517f01464e (patch) | |
tree | 83453754d7e3ac5d9d16fbd19374c66899938afe /mm | |
parent | fc513a333b45f8913d40c8241a0cb61be79e1c60 (diff) | |
download | linux-3.10-469340236a7c9673df3e6a2425f559517f01464e.tar.gz linux-3.10-469340236a7c9673df3e6a2425f559517f01464e.tar.bz2 linux-3.10-469340236a7c9673df3e6a2425f559517f01464e.zip |
[PATCH] mm: kevent threads: use MPOL_DEFAULT
Switch the memory policy of the kevent threads to MPOL_DEFAULT while
leaving the kzalloc of the workqueue structure on interleave. This means
that all code executed in the context of the kevent thread is allocating
node local.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Cc: Christoph Lameter <clameter@sgi.com>
Cc: Alok Kataria <alok.kataria@calsoftinc.com>
Cc: Andi Kleen <ak@suse.de>
Cc: <pj@sgi.com>
Cc: <shai@scalex86.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions