mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-17 15:33:42 +08:00
feat: Improve CPU detection (#884)
This commit is contained in:
@@ -65,6 +65,8 @@ fi
|
||||
|
||||
CPU="${CPU// CPU/}"
|
||||
CPU="${CPU// 16 Core/}"
|
||||
CPU="${CPU// 32 Core/}"
|
||||
CPU="${CPU// 64 Core/}"
|
||||
CPU="${CPU// Processor/}"
|
||||
CPU="${CPU// Quad core/}"
|
||||
CPU="${CPU// Core TM/ Core}"
|
||||
|
||||
Reference in New Issue
Block a user