Commit 294a79c
committed
nati_x86_64_defconfig: enable BFQ I/O scheduler
Enable the BFQ (Budget Fair Queueing) I/O scheduler (CONFIG_IOSCHED_BFQ).
BFQ guarantees a high system and application responsiveness, and a low
latency for time-sensitive applications. Details in
Documentation/block/bfq-iosched.rst
Having this I/O scheduler available and select-able at run-time allows
for better real-time system tuning. It also has the side benefit of
avoiding I/O errors due to CPU starvation under heavy real-time loads
which in turn can lead to file systems being re-mounted read-only (see
linked bug).
Natinst-AZDO-ID: 2249169
Signed-off-by: Gratian Crisan <gratian.crisan@ni.com>1 parent 2f722ca commit 294a79c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| |||
0 commit comments