Bug 107765 - Add __DATA ordering for WebCore
Summary: Add __DATA ordering for WebCore
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-23 17:27 PST by Stephanie Lewis
Modified: 2024-02-25 09:48 PST (History)
5 users (show)

See Also:


Attachments
patch (614.54 KB, patch)
2013-01-23 17:31 PST, Stephanie Lewis
oliver: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stephanie Lewis 2013-01-23 17:27:09 PST
<rdar://problem/13019603>

Order __DATA segment in order to lower dirty memory usage overhead for multiple WebProcesses.
Comment 1 Stephanie Lewis 2013-01-23 17:31:26 PST
Created attachment 184362 [details]
patch