Package oshi.driver.linux.proc
Class CpuInfo
java.lang.Object
oshi.driver.linux.proc.CpuInfo
-
Method Summary
Modifier and TypeMethodDescriptionGets the board manufacturer, model, version, and serial number from/proc/cpuinfostatic StringGets the CPU manufacturer from/proc/cpuinfo
-
Method Details
-
queryCpuManufacturer
Gets the CPU manufacturer from/proc/cpuinfo- Returns:
- The manufacturer if known, null otherwise
-
queryBoardInfo
-
queryFeatureFlags
-