[Webkit-unassigned] [Bug 21783] New: Need more granular control over allocation of executable memory
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 21 23:41:23 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21783
Summary: Need more granular control over allocation of executable
memory
Product: WebKit
Version: 528+ (Nightly build)
Platform: Macintosh
OS/Version: Windows XP
Status: NEW
Keywords: NeedsRadar
Severity: Normal
Priority: P1
Component: JavaScriptCore
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: oliver at apple.com
CC: mjs at apple.com, ggaren at apple.com
Currently fastMalloc automagically makes all pages executable to be win2k3
compatible and this is obviously less than ideal.
We only *need* executable memory for the final piece of memory that the
JitCodeBuffer produces
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list