Merge pull request #4460 from DomT4/cores
hardware: add dodeca-core for 2018 MBPs
This commit is contained in:
commit
fed404b9be
@ -137,6 +137,7 @@ module Hardware
|
|||||||
when 4 then "quad"
|
when 4 then "quad"
|
||||||
when 6 then "hexa"
|
when 6 then "hexa"
|
||||||
when 8 then "octa"
|
when 8 then "octa"
|
||||||
|
when 12 then "dodeca"
|
||||||
else
|
else
|
||||||
Hardware::CPU.cores
|
Hardware::CPU.cores
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user