This patchset is based on discussions at:
https://github.com/opensvc/multipath-tools/issues/82

The first patch fixes a condlog logging level, and the second patch
makes it possible to turn off realtime scheduling or adjust the priority
at compile time. After we do some testing with multipathd not using a
realtime policy, I think we can probably change the defaults

Changes from v1 (suggested by Martin Wilck):
02: make scheduling configurable at compile time, instead of by a config
    option.

Benjamin Marzinski (2):
  multipathd: use condlog level for setscheduler error message
  multipathd: make multipathd scheduling configurable

 Makefile.inc        | 6 ++++++
 README.md           | 3 +++
 multipathd/Makefile | 3 +++
 multipathd/main.c   | 7 ++++---
 4 files changed, 16 insertions(+), 3 deletions(-)

-- 
2.43.0


Reply via email to