You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/05/23 19:03:02 UTC

[jira] [Commented] (TS-1835) Restore ink_resource.{cc,h} functionality

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

Leif Hedstrom commented on TS-1835:
-----------------------------------

Also, I wonder if we should make this either a run-time (preferable) or compile time option:

{code}
I_IOBuffer.h:58:#if !defined(TRACK_BUFFER_USER)
I_IOBuffer.h:59:#define TRACK_BUFFER_USER 1
{code}

It's always on right now.

> Restore ink_resource.{cc,h} functionality
> -----------------------------------------
>
>                 Key: TS-1835
>                 URL: https://issues.apache.org/jira/browse/TS-1835
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Leif Hedstrom
>            Assignee: Bryan Call
>             Fix For: 5.1.0
>
>
> I think we should eliminate the ink_resource memory tracking code. We already have support for this when linking in with tcmalloc or jemalloc, rolling our own seems pointless with these tools being available.



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