Skip to content
Snippets Groups Projects
Commit 515e079d authored by Zach Brown's avatar Zach Brown Committed by Andy Grover
Browse files

RDS/IB: create a work queue for FMR flushing


This patch moves the FMR flushing work in to its own mult-threaded work queue.
This is to maintain performance in preparation for returning the main krdsd
work queue back to a single threaded work queue to avoid deep-rooted
concurrency bugs.

This is also good because it further separates FMRs, which might be removed
some day, from the rest of the code base.

Signed-off-by: default avatarZach Brown <zach.brown@oracle.com>
parent 8aeb1ba6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment