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

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

Commit e56d1f9eb6f55b0257d1fb758b773dea468159ee in trafficserver's branch 
refs/heads/master from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=e56d1f9 ]

TS-3918: add a runtime option to disable freelists

  - use an unsigned allocation count in ProxyAllocator
  - add a command-line option to disable the freelist
  - always use the thread proxy allocators
  - document the --disable_freelist option to traffic_server
  - remove the --disable-freelist build option
  - remove unnecessary fastmemtotal global
  - update freelist stats when using malloc
  - fix test_RamCache to allocate IOBufferData objects properly


> runtime option to disable freelists
> -----------------------------------
>
>                 Key: TS-3918
>                 URL: https://issues.apache.org/jira/browse/TS-3918
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build, Configuration, Core
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 6.1.0
>
>
> Disabling the free list is helpful for debugging and could also be useful for 
> memory-constrained deployments. Make this a run-time option (will require a 
> {{traffic_server}} restart).



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

Reply via email to