diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2017-01-24 15:56:32 +0100 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2017-01-24 15:56:32 +0100 |
| commit | 1fd9d80c374382d010ee7e44944bcd0bde4bbb41 (patch) | |
| tree | 4116c736ffadcf50cb404a7a1a7a81a6c704a048 /IDEAS | |
| parent | de2bce900d5c4be75091ffc50ab99abb1d77f387 (diff) | |
| download | psutil-1fd9d80c374382d010ee7e44944bcd0bde4bbb41.tar.gz | |
add linux specifc test for cpu_count()
Diffstat (limited to 'IDEAS')
| -rw-r--r-- | IDEAS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -79,8 +79,6 @@ FEATURES - Number of system threads. - Windows: http://msdn.microsoft.com/en-us/library/windows/desktop/ms684824(v=vs.85).aspx -- #357: what CPU a process is on. - - Doc / wiki which compares similarities between UNIX cli tools and psutil. Example: ``` |
