[Webkit-unassigned] [Bug 34888] Mac OS X: Use deployment target to determine whether memory tagging should be enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 14 01:32:05 PDT 2010


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





--- Comment #25 from Kent Hansen <kent.hansen at nokia.com>  2010-04-14 01:32:03 PST ---
vmmap output for Qt build on Tiger:

REGION TYPE             [ VIRTUAL]
===========             [ =======]
ATS (font support)      [  33756K]
Carbon                  [   1036K]
CoreGraphics            [  14648K]
IOKit                   [ 262144K]
MALLOC                  [  30640K]
Memory tag=63           [    512K]
STACK GUARD             [      8K]
Stack                   [   8764K]
VM_ALLOCATE ?           [  14768K]
__DATA                  [   8164K]
__IMAGE                 [   1088K]
__LINKEDIT              [  37200K]
__OBJC                  [    852K]
__PAGEZERO              [      4K]
__TEXT                  [ 104392K]
mapped file             [ 109944K]
shared memory           [  16376K]
system                  [     24K]

Yay, collector memory successfully tagged.

cq+ anyone?

-- 
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