]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common/options/crimson.yaml.in: allow seastar to select available backend
authorMatan Breizman <mbreizma@redhat.com>
Mon, 9 Feb 2026 14:46:12 +0000 (14:46 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Thu, 12 Feb 2026 10:26:16 +0000 (10:26 +0000)
commitdb874660231e59d36a7b013274fe8478a597ba32
treebd813c86ddacdcc2004fd43c506e7e0342f33155
parentcb9e1dca5819e67834aec22d9c0e2eb7582f79f0
common/options/crimson.yaml.in: allow seastar to select available backend

* If non backend is selected, let seastar choose the default
  reactor backend (io_uring, if available).
* If a backend is selected, don't implicitly fallback to diffrent one.

Updated the conf option and moved to "Reactor options" section.

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/common/options/crimson.yaml.in
src/crimson/osd/main_config_bootstrap_helpers.cc