Re: [PATCH] - Externel SLIT table information thru sysfs

From: Greg KH
Date: Wed Nov 24 2004 - 22:43:06 EST


On Wed, Nov 24, 2004 at 06:04:03PM -0800, Randy.Dunlap wrote:
> Jack Steiner wrote:
> >The ACPI SLIT table provides useful information on internode distances.
> >Here is a patch to externalize the SLIT information.
> >
> >For example:
> >
> > # cd /sys/devices/system
> > # find .
> > ./node
> > ./node/node5
> > ./node/node5/distance
> > ./node/node5/numastat
> > ./node/node5/meminfo
> > ./node/node5/cpumap
> >
> > # cat ./node/node0/distance
> > 10 20 64 42 42 22

Care to turn this into a one value per file implementation instead of
this? That will make it easier to determine exactly what the data in
each file is, and follow the sysfs rules.

thanks,

greg k-h
-
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/