commit | c54ad30c784b84d0275152d0ca80985b21471811 | [log] [tgz] |
---|---|---|
author | Nick Piggin <nickpiggin@yahoo.com.au> | Fri Jan 06 00:10:56 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Jan 06 08:33:25 2006 -0800 |
tree | 7a40d6ddbe67360a1d9c577e3a2987d140056303 | |
parent | c484d41042e6ccb88089ca41e3b3eed1bafdae21 [diff] |
[PATCH] mm: pagealloc opt Slightly optimise some page allocation and freeing functions by taking advantage of knowing whether or not interrupts are disabled. Signed-off-by: Nick Piggin <npiggin@suse.de> Cc: Hugh Dickins <hugh@veritas.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>