oracle / bpftune

bpftune uses BPF to auto-tune Linux systems
Other
654 stars 55 forks source link

Dynamic tuning of irq and kthreads. #85

Open osevan opened 1 month ago

osevan commented 1 month ago

Dynamic tuning of irq and kthreads.

Like described here is possible in bpftune?

https://github.com/redhat-performance/tuned/issues/631

alan-maguire commented 1 month ago

one thing I've been thinking about is doing some dynamic receive packet steering etc on the networking side when users pin tasks. I'll take a look at the above.