DescriptionReplace OS::NumberOfCores() with CPU::NumberOfProcessorsOnline().
The name NumberOfCores is misleading, as it does not return the
actual number of cores. While NumberOfProcessorsOnline is also
not a great name, it's at least consistent with the operating
system terminology.
R=verwaest@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16392
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (0 generated)
|