Re: Off topic: Numactl "distance" wrong

From: Yinghai Lu
Date: Fri Apr 03 2009 - 17:44:20 EST


http://tracker.coreboot.org/trac/coreboot/browser/trunk/coreboot-v2/src/northbridge/amd/amdk8/amdk8_acpi.c
acpi_fill_slit()
could tell you how to generate slit according to hops on AMD opteron system.

then you could use /sys interface ( later ) to update acpi_slit in the kernel.
later __node_distance could get correct distance.

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