ni / linux

Linux kernel source for NI Linux Real-Time
Other
80 stars 77 forks source link

nati_x86_64_defconfig: enable CONFIG_CGROUP_FAVOR_DYNMODS #135

Closed gratian closed 1 year ago

gratian commented 1 year ago

Per help:

"This option enables the "favordynmods" mount option by default which reduces the latencies of dynamic cgroup modifications such as task migrations and controller on/offs at the cost of making hot path operations such as forks and exits more expensive."

When this option is disabled (the default) increased latencies have been observed in some of our real-time benchmarks (ex. FPGA streaming benchmark). Enable it.

gratian commented 1 year ago

Testing

Note to maintainers

bstreiff commented 1 year ago

pulled into both nilrt/master/6.1 and nilrt/23.8/6.1