guenther d1f939cede Track whether a process is a zombie or not yet fully built via flags
PS_{ZOMBIE,EMBRYO} on the process instead of peeking into the process's
thread data.  This eliminates the need for the thread-level SDEAD state.

Change kvm_getprocs() (both the sysctl() and kvm backends) to report the
"most active" scheduler state for the process's threads.

tweaks kettenis@
feedback and ok matthew@
2014-07-04 05:58:31 +00:00
2014-04-29 22:31:22 +00:00
2014-04-17 14:45:49 +00:00
2014-04-17 14:45:49 +00:00
2014-05-27 12:49:36 +00:00
2014-04-17 14:45:49 +00:00
2014-04-17 14:45:49 +00:00
2014-04-17 12:57:28 +00:00
2014-06-20 11:00:19 +00:00
2014-04-17 14:45:49 +00:00
2014-01-09 14:05:55 +00:00
2014-04-17 14:45:49 +00:00
2014-04-17 12:57:28 +00:00
2014-04-25 12:45:16 +00:00
Description
No description provided
56 MiB
Languages
C 87.4%
Roff 7.1%
Shell 2.7%
Yacc 1.4%
M4 0.8%
Other 0.5%