cpu() Apple Silicon M1 mem
This commit is contained in:
parent
afc2002145
commit
58ee86a7a9
@ -428,7 +428,7 @@ function memLayout(callback) {
|
||||
const type = util.getValue(lines, ' Type:');
|
||||
if (size && type) {
|
||||
result.push({
|
||||
size,
|
||||
size: size * 1024 * 1024 * 1024,
|
||||
bank: 0,
|
||||
type,
|
||||
clockSpeed: 0,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user