WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
136843
bmalloc: allocate small and medium objects using the same bump pointer class
https://bugs.webkit.org/show_bug.cgi?id=136843
Summary
bmalloc: allocate small and medium objects using the same bump pointer class
Geoffrey Garen
Reported
2014-09-15 16:12:15 PDT
bmalloc: allocate small and medium objects using the same bump pointer class
Attachments
Patch
(24.55 KB, patch)
2014-09-15 16:17 PDT
,
Geoffrey Garen
barraclough
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Geoffrey Garen
Comment 1
2014-09-15 16:17:36 PDT
Created
attachment 238146
[details]
Patch
Gavin Barraclough
Comment 2
2014-09-15 18:05:00 PDT
Comment on
attachment 238146
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=238146&action=review
r+, but guessing you don't mean to enable in this patch.
> Source/WTF/wtf/FastMalloc.cpp:109 > +#define USE_BMALLOC 1
Was this intentional?
Geoffrey Garen
Comment 3
2014-09-15 19:24:03 PDT
> > Source/WTF/wtf/FastMalloc.cpp:109 > > +#define USE_BMALLOC 1 > > Was this intentional?
Sorry for the confusion. For EWS purposes, I've been submitting patches with bmalloc enabled -- but I'll remove before landing.
Geoffrey Garen
Comment 4
2014-09-15 19:24:45 PDT
Committed
r173645
: <
http://trac.webkit.org/changeset/173645
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug