]> Zhao Yanbai Git Server - minix.git/commit
/proc/cpuinfo
authorTomas Hruby <tom@minix3.org>
Tue, 26 Oct 2010 21:08:00 +0000 (21:08 +0000)
committerTomas Hruby <tom@minix3.org>
Tue, 26 Oct 2010 21:08:00 +0000 (21:08 +0000)
commit3c6274b8be6b61cbd3e5eef2041db6bb89b27b92
treeaf012f982370c7f6063387961a01353c9e9afb17
parentac780f36a03b7e1c5329fd5902fc3addb84dab95
/proc/cpuinfo

- when /proc/cpuinfo is read procfs retrievs information about cpus
  from the kernel, formats it and prints it
servers/procfs/Makefile
servers/procfs/cpuinfo.c [new file with mode: 0644]
servers/procfs/cpuinfo.h [new file with mode: 0644]
servers/procfs/main.c
servers/procfs/root.c