Skip to content
Snippets Groups Projects
Commit 8576f374 authored by Chris Mason's avatar Chris Mason Committed by Andy Grover
Browse files

RDS: flush fmrs before allocating new ones


Flushing FMRs is somewhat expensive, and is currently kicked off when
the interrupt handler notices that we are getting low.  The result of
this is that FMR flushing only happens from the interrupt cpus.

This spreads the load more effectively by triggering flushes just before
we allocate a new FMR.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent b4e1da3c
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