[Webkit-unassigned] [Bug 74650] New: "This machine could support 8 child processes, but only has enough memory for 0."
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Dec 15 14:56:59 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=74650
Summary: "This machine could support 8 child processes, but
only has enough memory for 0."
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Mac OS X 10.7
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ap at webkit.org
CC: eric at webkit.org, dpranke at chromium.org
run-webkit-tests doesn't start on my machine. This appears the be because the script checks for free memory.
An OS X system is expected to have as close to 0 free memory as possible, because there is no reason to evict stuff from caches before someone asks for memory. Can a better heuristic be found, perhaps based on inactive memory? Can at least one process be always started?
PhysMem: 1146M wired, 3105M active, 3867M inactive, 8119M used, 61M free. VM: 253G vsize, 1122M framework vsize, 81575868(0) pageins, 929707(0) pageouts.
--
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