Github user PSUdaemon commented on a diff in the pull request:

    https://github.com/apache/trafficserver/pull/1097#discussion_r82918082
  
    --- Diff: mgmt/RecordsConfig.cc ---
    @@ -1449,6 +1449,8 @@ static const RecordElement RecordsConfig[] =
       ,
       {RECT_CONFIG, "proxy.config.allocator.hugepages", RECD_INT, "0", 
RECU_RESTART_TS, RR_NULL, RECC_NULL, "[0-1]", RECA_NULL}
       ,
    +  {RECT_CONFIG, "proxy.config.allocator.dontdump_iobuffers", RECD_INT, 
"0", RECU_RESTART_TS, RR_NULL, RECC_NULL, "[0-1]", RECA_NULL}
    --- End diff --
    
    I'm fine with it being backported if @bryancall is. Though, I don't think 
we absolutely have to. In 7.0.x it's on by default now, you just can't disable 
it.
    
    I'm considering backporting this to 6.2.x as well due to the trouble it 
causes on older kernels.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to