Improved so that it doesn't stat(2) every /proc/<PID>/.

* proclist.c: (glibtop_get_proclist_s):

	Improved so that it doesn't stat(2) every /proc/<PID>/.
This commit is contained in:
Benoît Dejean
2005-12-12 13:32:06 +00:00
parent 52fa57a39b
commit 451f9f9d6c
2 changed files with 10 additions and 9 deletions

View File

@@ -1,3 +1,9 @@
2005-12-12 Benoît Dejean <benoit@placenet.org>
* proclist.c: (glibtop_get_proclist_s):
Improved so that it doesn't stat(2) every /proc/<PID>/.
2005-12-07 Benoît Dejean <benoit@placenet.org>
* procmap.c: (glibtop_get_proc_map_s):