Bryan Call created TS-3117:
------------------------------
Summary: Change RAM cache to use its own Allocator instead of
using ioBufAllocator
Key: TS-3117
URL: https://issues.apache.org/jira/browse/TS-3117
Project: Traffic Server
Issue Type: Improvement
Components: Cache, Core
Reporter: Bryan Call
There is little reason for RAM cache to use ioBufAllocator since it doesn't
free anything back into the pool. Change the RAM cache to use its own
Allocator so it is easier to track memory usage between RAM cache and ioBuffers.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)