You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/04/21 22:00:16 UTC

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

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

ASF subversion and git services commented on TS-2735:
-----------------------------------------------------

Commit 32f71df3a021dbeaac3aff7bf0b23c9ec5fd64f4 in trafficserver's branch refs/heads/master from [~psudaemon]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=32f71df ]

TS-2735: Align all memory during freelist allocations


> 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
>            Assignee: Phil Sorber
>             Fix For: 5.0.0
>
>
> 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)