oracle / bpftune

bpftune uses BPF to auto-tune Linux systems
Other
659 stars 56 forks source link

tcp_cong_tuner: various fixes found for Ubuntu issues #15

Closed alan-maguire closed 1 year ago

alan-maguire commented 1 year ago

module load was failing as we need CAP_SYS_MODULE, and as a result the tcp_bbr module wasnt loading also needed to search in /lib/module/uname -r needed to add capabilities around attach and fix error handling when link was not attached