lhotari commented on issue #25433:
URL: https://github.com/apache/pulsar/issues/25433#issuecomment-4160972691

   Also check [Netflix ZGC originated tuning 
recommentations](https://github.com/gunnarmorling/discussions.morling.dev/discussions/335#discussioncomment-14441044).
 
   Some settings are Linux kernel settings at the node level, however IIRC 
cloud managed k8s nodes already provide sufficient configuration, but it's 
worth checking.
   
   check Linux kernel settings with
   ```
   cat /sys/kernel/mm/transparent_hugepage/enabled
   cat /sys/kernel/mm/transparent_hugepage/shmem_enabled
   cat /sys/kernel/mm/transparent_hugepage/defrag
   cat /sys/kernel/mm/transparent_hugepage/khugepaged/defrag
   ```
   


-- 
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