Port-i386 archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NUMA puzzle: ACPI SLIT parser



Hi!

This is a patch which implements an ACPI SLIT parser.
It acts as a sort of data provider.

NUMA support is a big task. The ACPI SLIT parser
is considered to be a part of the NUMA puzzle.

http://www.netbsd.org/~cegger/driver_acpislit.diff

I have it tested on an 8-node system:

SLIT: matrix with 8 nodes
SLIT: 10 16 16 22 16 22 16 22
SLIT: 16 10 22 16 16 22 22 16
SLIT: 16 22 10 16 16 16 16 16
SLIT: 22 16 16 10 16 16 22 22
SLIT: 16 16 16 16 10 16 16 22
SLIT: 22 22 16 16 16 10 22 16
SLIT: 16 22 16 22 16 22 10 16
SLIT: 22 16 16 22 22 16 16 10




Home | Main Index | Thread Index | Old Index