Re: [PATCH] towards a /proc-less user space

From: Rainer Mager (rvm@gol.com)
Date: Wed Mar 08 2000 - 19:55:42 EST


From: Jakub Jelinek <jakub@redhat.com>
| On Wed, Mar 08, 2000 at 10:14:26PM +0100, Guest section DW wrote:
| > On Wed, Mar 08, 2000 at 08:38:32AM -0700, Erik Andersen wrote:
| >
| > > ... minimalist replacements for most of the utilities
| > >
| > > This patch provides 3 device drivers: devps, devmtab, and devmodules.
| >
| > For a minimal system devmtab is not necessary.
|
| And devmodules is not necessary even on a normal system. lsmod provides
the
| same info and is not using proc at all.

I'm new to this list and haven't been following this whole restructuring of
/proc closely at all but I have one comment that might be relevant. Where I
work we do a lot of Java programming. Some of it requires access to Linux
system information. Up to now we very easily just read and parse the various
/proc files since they are just text. If these files go away (even if their
functionality is replaced by other programs) this makes things much harder
for Java since it would require doing nasty RMI things.

Or, restated, getting system information from "plain" text files is a good
thing. Please don't break it.

Thanks,

--Rainer

-
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/



This archive was generated by hypermail 2b29 : Wed Mar 15 2000 - 21:00:14 EST