[ 
https://issues.apache.org/jira/browse/TS-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leif Hedstrom updated TS-3258:
------------------------------
    Fix Version/s:     (was: 7.0.0)
                   7.1.0

> Add allocation unit size in the report for the proxy.config.res_track_memory 
> feature
> ------------------------------------------------------------------------------------
>
>                 Key: TS-3258
>                 URL: https://issues.apache.org/jira/browse/TS-3258
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 5.2.0
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>              Labels: newbie
>             Fix For: 7.1.0
>
>
> Currently the report only displays file location and total in-use size.   It 
> would be helpful to have a unit size too like the memory debugging:
> Currently:
> {code}
>                                           Location |          Size In-use
> ---------------------------------------------------+------------------------
>                      memory/IOBuffer/Cache.cc:2735 |              1613824
>                      memory/IOBuffer/Cache.cc:2749 |           5449940992
>          memory/IOBuffer/P_SSLNetVConnection.h:153 |            126439424
>                                              TOTAL |           5687349248
> {code}
> Should have:
> {code}
>                                           Location |  Type Size |          
> Size In-use
> ---------------------------------------------------+------------+------------------------
>                      memory/IOBuffer/Cache.cc:2735 |       4096 |             
>  1613824
>                      memory/IOBuffer/Cache.cc:2749 |       8196 |           
> 5449940992
>          memory/IOBuffer/P_SSLNetVConnection.h:153 |       1024 |            
> 126439424
>                                              TOTAL |                      
> 5687349248
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to