RESOLVED FIXED 155884
Detect correct number of processors on Windows
https://bugs.webkit.org/show_bug.cgi?id=155884
Summary Detect correct number of processors on Windows
Bill Ming
Reported 2016-03-25 07:20:22 PDT
script "run-jsc-stress-tests" should not try to run sysctl and nproc on windows. The correct way to detect number of cpu is from environment "NUMBER_OF_PROCESSORS"
Attachments
Patch (1.69 KB, patch)
2016-03-25 07:30 PDT, Bill Ming
no flags
Bill Ming
Comment 1 2016-03-25 07:30:39 PDT
WebKit Commit Bot
Comment 2 2016-03-25 09:25:29 PDT
Comment on attachment 274906 [details] Patch Clearing flags on attachment: 274906 Committed r198670: <http://trac.webkit.org/changeset/198670>
WebKit Commit Bot
Comment 3 2016-03-25 09:25:32 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.