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

Alan M. Carroll resolved TS-1580.
---------------------------------

    Resolution: Fixed
      Assignee: Alan M. Carroll

Accidental removal of a mutex clear, restored.
Commit db0cfd44222e5e280db5b832496691ec7722e28e
                
> mutexAllocator and netVCAllocator in-use count continually growing
> ------------------------------------------------------------------
>
>                 Key: TS-1580
>                 URL: https://issues.apache.org/jira/browse/TS-1580
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 3.2.0
>            Reporter: Shaun McGinnity
>            Assignee: Alan M. Carroll
>             Fix For: 3.3.3
>
>
> Running HTTP traffic through 3.2.0 we see the in-use count from the 
> mutexAllocator and netVCAllocators continually growing.
> An example allocator dump before a test:
>               88064 |               2064 |        688 | memory/netVCAllocator
>             1566720 |            1564800 |         80 | memory/mutexAllocator
> After the test has completed (about 15 minutes of traffic):
>            13914112 |             629520 |        688 | memory/netVCAllocator
>             2570240 |            2376480 |         80 | memory/mutexAllocator
> We never see the in-use counters fall back to the value set before the test. 
> If we start the test again then we get further growth. Running for longer or 
> under heavy load the growth is much clearer:
>          6791976960 | 6791970080 | 80 | memory/mutexAllocator

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to