ezelkow1 opened a new issue, #8824:
URL: https://github.com/apache/trafficserver/issues/8824

   Reported by Steve Malenfant, when setting ram_cache=false the ram cache will 
not be allocated for that volume, however the ram cache that would now be free 
to allocate to other volumes is not allocated to them. So the calculation for 
the ramcache allocation is done across the total size and not 
total_size-vols_with_ram_cache_disabled_size
   
   Need to see if there is a better way to do this, if we can scan for all 
ramcache disabled volumes ahead of time to properly split up the remaining 
ramcache


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to