mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-02-23 21:10:02 +08:00
feat: Improve CPU detection (#884)
This commit is contained in:
parent
d71834a777
commit
41db7c1035
@ -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}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user