Re: Patch for 2.2.10 (Quelle surprise!)

Guest section DW (dwguest@win.tue.nl)
Sat, 3 Jul 1999 22:18:57 +0200 (MET DST)


> Here's a patch that implements a new syscall

> Basically it just returns a structure filled out with processor
> information a la 'cat /proc/cpuinfo'

The syscall already exists. It is called sysctl.
As far as I know this particular bit of information
is not yet made available via the sysctl interface,
so you might consider finding a good place for it in the
sysctl hierarchy.
See also Documentation/sysctl.

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