diff options
author | Christoph Lameter <clameter@engr.sgi.com> | 2006-01-19 02:42:37 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-19 04:20:18 +0100 |
commit | 86c562a9d6683063e071692fe14e0a18e64ee1be (patch) | |
tree | dd64f8bff4624f17f2245aeadf962e0d6d5974a0 /scripts | |
parent | [PATCH] NUMA policies in the slab allocator V2 (diff) | |
download | linux-86c562a9d6683063e071692fe14e0a18e64ee1be.tar.xz linux-86c562a9d6683063e071692fe14e0a18e64ee1be.zip |
[PATCH] mm: optimize numa policy handling in slab allocator
Move the interrupt check from slab_node into ___cache_alloc and adds an
"unlikely()" to avoid pipeline stalls on some architectures.
Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions