Bug 156614 - Some GuardMalloc bots are not happy when running many parallel processes
Summary: Some GuardMalloc bots are not happy when running many parallel processes
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-04-14 17:16 PDT by Alexey Proskuryakov
Modified: 2016-04-27 16:55 PDT (History)
3 users (show)

See Also:


Attachments
proposed fix (1.71 KB, patch)
2016-04-14 17:20 PDT, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2016-04-14 17:16:09 PDT
Some 12-core machines run into lots of timeouts when running 18 WebKitTestRunners (24 virtual cores * 0.75, which is a quotient for WebKit2).

I'm not really sure why it's a problem with GuardMalloc while it's not a problem with regular builds. We definitely have enough RAM for all.

But it seems like bringing the number further down to 12 doesn't reduce performance anyway.

rdar://problem/24711525
Comment 1 Alexey Proskuryakov 2016-04-14 17:20:39 PDT
Created attachment 276452 [details]
proposed fix
Comment 2 David Kilzer (:ddkilzer) 2016-04-14 20:46:40 PDT
Comment on attachment 276452 [details]
proposed fix

r=me
Comment 3 WebKit Commit Bot 2016-04-14 21:37:34 PDT
Comment on attachment 276452 [details]
proposed fix

Clearing flags on attachment: 276452

Committed r199573: <http://trac.webkit.org/changeset/199573>
Comment 4 WebKit Commit Bot 2016-04-14 21:37:37 PDT
All reviewed patches have been landed.  Closing bug.