[Webkit-unassigned] [Bug 77419] run-webkit-tests: This machine could support 16 child processes, but only has enough memory for 15

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 03:30:45 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=77419


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |lforschler at apple.com




--- Comment #2 from Eric Seidel <eric at webkit.org>  2012-01-31 03:30:45 PST ---
I'm very happy to tune the heuristic further.  It can be wrong in both directions.  ORWT didn't have this problem because it only ran one copy of DRT.  NRWT can run as many as we'd like it to (you can manually control it with --child-processes=N as you like).  Right now it tries to run one-per-core if we have the ram to support them.  The RAM requirement was added because we were breaking the Mac builders which only had 3GB of RAM :) (Which was about all you needed back in the day to link webkit and run one DRT at a time.)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list