Bug 155884 - Detect correct number of processors on Windows
Summary: Detect correct number of processors on Windows
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-25 07:20 PDT by Bill Ming
Modified: 2016-03-25 09:25 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.69 KB, patch)
2016-03-25 07:30 PDT, Bill Ming
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bill Ming 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"
Comment 1 Bill Ming 2016-03-25 07:30:39 PDT
Created attachment 274906 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2016-03-25 09:25:32 PDT
All reviewed patches have been landed.  Closing bug.