From: Greg KH <greg@kroah.com>
To: Jack Steiner <steiner@sgi.com>, linux-kernel@vger.kernel.org
Cc: "Randy.Dunlap" <rddunlap@osdl.org>
Subject: Re: [PATCH] - Externel SLIT table information thru sysfs
Date: Wed, 24 Nov 2004 19:39:31 -0800 [thread overview]
Message-ID: <20041125033931.GA25561@kroah.com> (raw)
In-Reply-To: <41A53D93.5070005@osdl.org>
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
next prev parent reply other threads:[~2004-11-25 3:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-24 16:57 [PATCH] - Externel SLIT table information thru sysfs Jack Steiner
2004-11-25 2:04 ` Randy.Dunlap
2004-11-25 3:39 ` Greg KH [this message]
2004-11-26 3:54 ` Jack Steiner
2004-11-25 14:00 ` Jack Steiner
[not found] <34a45-4B7-9@gated-at.bofh.it>
[not found] ` <34hyB-2nd-21@gated-at.bofh.it>
[not found] ` <34iNY-3nm-27@gated-at.bofh.it>
2004-11-25 11:12 ` Andi Kleen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041125033931.GA25561@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=rddunlap@osdl.org \
--cc=steiner@sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.