1
0
mirror of https://github.com/tmate-io/tmate-ssh-server.git synced 2020-11-18 19:53:51 -08:00
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
17 MiB
Languages
C 90.8%
Roff 6.9%
M4 0.9%
Awk 0.6%
Makefile 0.4%
Other 0.3%