Messages in this thread |  | | | Date | Sat, 09 Nov 2002 14:51:10 -0800 | | From | "Martin J. Bligh" <> | | Subject | Re: [Lse-tech] [PATCH] numa slab, rediffed against 2.5.46 |
| |
> - implement ptr_to_nodeid() for all archs.The current implementation is a dummy, to test the code on non-NUMA systems.
Physical or virtual pointer? I think pa_to_nid exists for some if not all arches already, so pa_to_nid(__pa(vaddr)) or pa_to_nid(paddr) should work.
M.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |