cmcfarlen opened a new pull request, #9479:
URL: https://github.com/apache/trafficserver/pull/9479

   This removes the following settings:
   
     - proxy.config.cache.dir.enable_hugepages
     - proxy.config.allocator.iobuf_use_hugepages
   
   Instead, these features will just use the `proxy.config.allocator.hugepages` 
setting.  This is to reduce the config required to get huge pages going.
   
   This PR also adds back in the hopefully more user friendly parsing of the 
iobuffer buckets.  This is related because this was part of the prior hugepage 
work but was left out because libswoc was not linked to the binaries in the 
build system.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to