summaryrefslogtreecommitdiff
path: root/IDEAS
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2016-09-23 04:13:24 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2016-09-23 04:13:24 +0200
commiteec3c620a9e9fc3d2ba551cf1379d61aebcdfa48 (patch)
tree2251480be08b5a0b9ab5c968be89ef9f5aea3560 /IDEAS
parent44d37aec3dff113960af5c83ded3f271e9ee57f3 (diff)
downloadpsutil-eec3c620a9e9fc3d2ba551cf1379d61aebcdfa48.tar.gz
better synchronize get_test_subprocess() so that it has more time to initialize properly
Diffstat (limited to 'IDEAS')
-rw-r--r--IDEAS5
1 files changed, 1 insertions, 4 deletions
diff --git a/IDEAS b/IDEAS
index 9eb7d762..143b686e 100644
--- a/IDEAS
+++ b/IDEAS
@@ -17,10 +17,7 @@ PLATFORMS
FEATURES
========
-- (Linux): from /proc/pid/stat we can also retrieve process and children guest
- times (time spent running a virtual CPU for a guest OS).
-
-- #809: (Linux) per-process resource limits.
+- #809: (BSD) per-process resource limits (rlimit()).
- (UNIX) process root (different from cwd)