minix/servers/procfs
Tomas Hruby 3c6274b8be /proc/cpuinfo
- when /proc/cpuinfo is read procfs retrievs information about cpus
  from the kernel, formats it and prints it
2010-10-26 21:08:00 +00:00
..
buf.c ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
const.h ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
cpuinfo.c /proc/cpuinfo 2010-10-26 21:08:00 +00:00
cpuinfo.h /proc/cpuinfo 2010-10-26 21:08:00 +00:00
glo.h ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
inc.h ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
main.c /proc/cpuinfo 2010-10-26 21:08:00 +00:00
Makefile /proc/cpuinfo 2010-10-26 21:08:00 +00:00
NOTES ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
pid.c ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
proto.h ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
root.c /proc/cpuinfo 2010-10-26 21:08:00 +00:00
tree.c ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
type.h ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00
util.c ProcFS server, by Alen Stojanov and David van Moolenbroek 2010-09-14 21:25:25 +00:00