dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/parisc/mm
Christoph Lameter 89fa30242f [PATCH] NUMA: Add zone_to_nid function
There are many places where we need to determine the node of a zone.
Currently we use a difficult to read sequence of pointer dereferencing.
Put that into an inline function and use throughout VM.  Maybe we can find
a way to optimize the lookup in the future.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-26 08:48:52 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fault.c [PARISC] Misc. janitorial work 2006-04-21 22:20:32 +00:00
init.c [PATCH] NUMA: Add zone_to_nid function 2006-09-26 08:48:52 -07:00
ioremap.c [PARISC] EISA regions must be mapped NO_CACHE 2006-04-21 22:20:32 +00:00
kmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00