On Wed, 6 Jul 2005, Anton Blanchard wrote:

> Its a shared processor partition (meaning the partition can get
> scheduled anywhere), so we throw all the cpus and memory into node 0.
> 
> This machine only has 1 cpu (2 threads) and they are both in node0:
> 
> # ls -l /sys/devices/system/node/node0/
> 
> lrwxrwxrwx 1 root root 0 Jul 5 17:56 cpu0 -> 
> ../../../../devices/system/cpu/cpu0
> lrwxrwxrwx 1 root root 0 Jul 5 17:56 cpu1 -> 
> ../../../../devices/system/cpu/cpu1

What does pcibus_to_node return for the pcibus device that you are trying 
to allocate for?

There must be something special here. We have run this patch for a long 
time on a variety of platforms (not on powerpc I am afraid). Maybe a 
broken pcibus_to_node function for ppc?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to