add field for kvm descriptor.

* glibtop_machine.h: add field for kvm descriptor.

        * open.c: add code for opening kernel name space.

        * shm_limits.c: implemented.

The real implementation will have this code in the daemon, since process
needs to be setgid sys to be able to read kernel symbols.
This commit is contained in:
Drazen Kacar
1999-04-29 20:42:17 +00:00
parent a567adcce5
commit 2868191440
4 changed files with 42 additions and 2 deletions

View File

@@ -1,3 +1,11 @@
1999-04-29 Drazen Kacar <dave@srce.hr>
* glibtop_machine.h: add field for kvm descriptor.
* open.c: add code for opening kernel name space.
* shm_limits.c: implemented.
1999-03-31 Drazen Kacar <dave@srce.hr>
* loadavg.c: make it work with Solaris 2.6 and older. A part