psutil icon indicating copy to clipboard operation
psutil copied to clipboard

add linux disk rotational info

Open jerryc05 opened this issue 4 years ago • 0 comments

Summary

  • OS: { type-or-version } Linux
  • Bug fix: { yes/no } no
  • Type: { core, doc, performance, scripts, tests, wheels, new-api } new-api
  • Fixes: { comma-separated list of issues fixed by this PR, if any } #2006

Description

Parsed rotational info from /sys/class/block/DEVICE/queue/rotational

jerryc05 avatar Dec 16 '21 23:12 jerryc05