DescriptionRevert 195190 "Set up NaClChromeMainArgs number_of_cores member ..."
> Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools appropriately
>
> The outer sandbox on Linux and OSX was preventing
> sysconf(_SC_NPROCESSORS_ONLN) from succeeding, so that NaCl
> applications that need the number of threads were getting a
> bogus value (-1 when using newlib, and 1 when using glibc).
>
> TEST= run_sysconf_nprocessors_onln_test
> BUG=176522
>
> Review URL: https://chromiumcodereview.appspot.com/14238013
TBR=bsy@google.com
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=195213
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|