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

rds: per-rm flush_wait waitq


This removes a global waitqueue used to wait for rds messages
and replaces it with a waitqueue inside the rds_message struct.

The global waitqueue turns into a global lock and significantly
bottlenecks operations on large machines.

Signed-off-by: default avatarChris Mason <chris.mason@oracle.com>
parent 976673ee
No related branches found
No related tags found
Loading
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