You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Phil Sorber (JIRA)" <ji...@apache.org> on 2014/04/21 19:32:14 UTC

[jira] [Created] (TS-2735) Make sure all items on freelist are properly aligned

Phil Sorber created TS-2735:
-------------------------------

             Summary: Make sure all items on freelist are properly aligned
                 Key: TS-2735
                 URL: https://issues.apache.org/jira/browse/TS-2735
             Project: Traffic Server
          Issue Type: Improvement
            Reporter: Phil Sorber


Currently when the freelist allocates a block of memory, it aligns the entire block to the alignment specified at freelist creation time. Unless the caller rounds their object size requirement to the same alignment, the individual objects inside the allocated block may not be aligned properly.



--
This message was sent by Atlassian JIRA
(v6.2#6252)