mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-17 15:36:50 +00:00
bogomips
This commit is contained in:
parent
3045ab8251
commit
271973e605
@ -304,7 +304,7 @@ void do_cpuinfo(COMMAND_ARGS)
|
||||
|
||||
*bogostr = 0;
|
||||
*cpustr = 0;
|
||||
if (bogo == 1)
|
||||
if (bogo)
|
||||
sprintf(bogostr,", %s BogoMips",vmlib);
|
||||
if (cpus > 1 || (cores > cpus))
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user