git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eed0152
)
perf, amd: Use kmalloc_node(,__GFP_ZERO) for northbridge structure allocation
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 1 Nov 2010 17:52:05 +0000
(18:52 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 10 Nov 2010 21:58:40 +0000
(22:58 +0100)
Jasper suggested we use the zeroing capability of the allocators
instead of calling memset ourselves. Add node affinity while we're at
it.
Reported-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found