05 Oct, 2005
1 commit
-
This patch introduces the conditional changes required for the three
memory models. With [patch 1/4] there are three memory models; FLATMEM,
DISCONTIG and SPARSEMEM. Also a new arch include file sparemem.h is
introduced for defining SPARSEMEM parameters.Signed-off-by: Bob Picco
Signed-off-by: Tony Luck
24 Jun, 2005
1 commit
-
Signed-off-by: David Mosberger-Tang
Signed-off-by: Tony Luck
22 Jun, 2005
1 commit
-
pfn_to_nid is undefined. We haven't had this interface on ia64. The
sys_mbind patches need it.Oh, the paddr_to_nid call could fail when DISCONTIG+NUMA is configured
because there isn't any ACPI SRAT NUMA information.Signed-off-by: Bob Picco
Acked-by: Tony Luck
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
17 Apr, 2005
1 commit
-
Initial git repository build. I'm not bothering with the full history,
even though we have it. We can create a separate "historical" git
archive of that later if we want to, and in the meantime it's about
3.2GB when imported into git - space that would just make the early
git days unnecessarily complicated, when we don't have a lot of good
infrastructure for it.Let it rip!