Re: An alternative way of populating /proc

Jamie Lokier (lk@tantalophile.demon.co.uk)
Fri, 14 Apr 2000 23:26:06 +0200


H. Peter Anvin wrote:
> I have to say, this stuff still basically presumes free-form text
> output, which is great for humans (but even then can be taken too far,
> e.g. /proc/pci), but terrible for machines...

No it doesn't. This is about a method for constructing /proc files.
The files themselves contain one value each, i.e. an integer or a string
just like the files currently in /proc/sys. There is nothing free-form
about the output.

-- jamie

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