We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
b5cfc15
ps now compiles on platforms that enable OpenMP (#109).
New functions ps_get_cpu_affinity() and ps_set_cpu_affinity() to query and set CPU affinity (#123).
ps_get_cpu_affinity()
ps_set_cpu_affinity()
ps_memory_info() now does not mix up rss and vms on Linux.
ps_memory_info()
rss
vms
ps_memory_info() now reports memory in bytes instead of pages on Linux (#115)