[ 
https://issues.apache.org/jira/browse/TS-4211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15148111#comment-15148111
 ] 

ASF GitHub Bot commented on TS-4211:
------------------------------------

Github user bgaff commented on the pull request:

    https://github.com/apache/trafficserver/pull/481#issuecomment-184524565
  
    All good :+1: just set alignment = 0 on declaration and let the complier 
deal with it if it's always assigned later.


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

Reply via email to