[
https://issues.apache.org/jira/browse/TS-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Leif Hedstrom updated TS-4211:
------------------------------
Fix Version/s: 6.2.0
> 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
> Assignee: Phil Sorber
> Fix For: 6.2.0
>
>
> 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)