Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-19 Thread Mike Travis
Mel Gorman wrote: > On (19/02/08 08:12), Mike Travis didst pronounce: >> Mike Travis wrote: >>> Mel Gorman wrote: >>> If you send me patches to apply on top of 2.6.25-rc1, I'll give them a spin on the machine in question. Reverting didn't work out very well as there are too man

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-19 Thread Mel Gorman
On (19/02/08 08:12), Mike Travis didst pronounce: > Mike Travis wrote: > > Mel Gorman wrote: > > > >> If you send me patches to apply on top of 2.6.25-rc1, I'll give them a spin > >> on the machine in question. Reverting didn't work out very well as there > >> are > >> too many collisions with pa

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-19 Thread Mike Travis
Mike Travis wrote: > Mel Gorman wrote: > >> If you send me patches to apply on top of 2.6.25-rc1, I'll give them a spin >> on the machine in question. Reverting didn't work out very well as there are >> too many collisions with patches that were applied later. I eventually got >> the machine booti

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-16 Thread Mike Travis
Mel Gorman wrote: > If you send me patches to apply on top of 2.6.25-rc1, I'll give them a spin > on the machine in question. Reverting didn't work out very well as there are > too many collisions with patches that were applied later. I eventually got > the machine booting but it only succeeds bec

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-16 Thread Mike Travis
Well, after lot's of aggravation I finally got the dusty old numa box to boot up, and the upstream linux-2.6 kernel works fine. (I've attached the startup log showing 8 cores on 4 nodes.) The big difference appears in where memory is located. Your box has all the memory on node 0 where my box has

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-15 Thread Mike Travis
Mel Gorman wrote: > On (14/02/08 12:41), Mike Travis didst pronounce: >> Mel Gorman wrote: >>> On (13/02/08 10:45), Mike Travis didst pronounce: Mel Gorman wrote: > On (03/02/08 17:16), Andrew Morton didst pronounce: >> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-14 Thread Mel Gorman
On (14/02/08 12:41), Mike Travis didst pronounce: > Mel Gorman wrote: > > On (13/02/08 10:45), Mike Travis didst pronounce: > >> Mel Gorman wrote: > >>> On (03/02/08 17:16), Andrew Morton didst pronounce: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24/2.6.24-mm1/ >

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-14 Thread Mike Travis
Mel Gorman wrote: > On (13/02/08 10:45), Mike Travis didst pronounce: >> Mel Gorman wrote: >>> On (03/02/08 17:16), Andrew Morton didst pronounce: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24/2.6.24-mm1/ >>> bl6-13 (4-way x86_64 machine) from test.kernel.org is fai

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-14 Thread Mel Gorman
On (13/02/08 10:45), Mike Travis didst pronounce: > Mel Gorman wrote: > > On (03/02/08 17:16), Andrew Morton didst pronounce: > >> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24/2.6.24-mm1/ > >> > > > > bl6-13 (4-way x86_64 machine) from test.kernel.org is failing to boot rec

Re: 2.6.24 git2/mm1: cpu_to_node mapping to non-existant nodes causing boot failure

2008-02-13 Thread Mike Travis
Mel Gorman wrote: > On (03/02/08 17:16), Andrew Morton didst pronounce: >> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24/2.6.24-mm1/ >> > > bl6-13 (4-way x86_64 machine) from test.kernel.org is failing to boot recent > -mm and mainline trees. I noticed it when testing -mm be