Phil Sorber created TS-4211:
-------------------------------
Summary: Allocate only what we need for debugging
Key: TS-4211
URL: https://issues.apache.org/jira/browse/TS-4211
Project: Traffic Server
Issue Type: Improvement
Reporter: Phil Sorber
In freelists we align to page size before making the allocation call even
though we do that inside the call too. This limits our debugging ability
because it makes it look like we always want exactly page size when we might be
using less. We should only ask for what we need to provide cleaner debugging.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)