diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2016-09-23 04:13:24 +0200 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2016-09-23 04:13:24 +0200 |
| commit | eec3c620a9e9fc3d2ba551cf1379d61aebcdfa48 (patch) | |
| tree | 2251480be08b5a0b9ab5c968be89ef9f5aea3560 /IDEAS | |
| parent | 44d37aec3dff113960af5c83ded3f271e9ee57f3 (diff) | |
| download | psutil-eec3c620a9e9fc3d2ba551cf1379d61aebcdfa48.tar.gz | |
better synchronize get_test_subprocess() so that it has more time to initialize properly
Diffstat (limited to 'IDEAS')
| -rw-r--r-- | IDEAS | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -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) |
