[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0610311757040.8656@schroedinger.engr.sgi.com>
Date: Tue, 31 Oct 2006 17:58:31 -0800 (PST)
From: Christoph Lameter <clameter@....com>
To: David Miller <davem@...emloft.net>
cc: hch@....de, linux-kernel@...r.kernel.org, netdev@....sgi.com,
linux-mm@...ck.org
Subject: Re: [PATCH 2/3] add dev_to_node()
On Tue, 31 Oct 2006, David Miller wrote:
> Yes, that's possible, because the idea is that the arch specific
> bus layer code would initialize the node value. Therefore, there
> would be no need for things like pcibus_to_node() any longer.
Then lets rename pcibus_to_node to dev_to_node() throughout the kernel.
Provide a -1 default. Then other device layers that are not based on pci
will also be able to exploit NUMA locality.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists