Skip to content

Conversation

mellowcandle
Copy link
Contributor

Remove the restriction that prevented WRITE_IMM operations from using
completion queue events. As WRITE_IMM posts to the reciever CQ, there's
no reason not to support the event parameter (-e) as in WRITE.

Changes include:

  • Remove WRITE_IMM exclusion from events parameter parsing
  • Add CQ notification setup for write_bw and write_lat tools
  • Implement event notification in run_iter_lat_write_imm()
  • Update polling logic to respect use_event flag

Remove the restriction that prevented WRITE_IMM operations from using
completion queue events. As WRITE_IMM posts to the reciever CQ, there's
no reason not to support the event parameter (-e) as in WRITE.

Changes include:
- Remove WRITE_IMM exclusion from events parameter parsing
- Add CQ notification setup for write_bw and write_lat tools
- Implement event notification in run_iter_lat_write_imm()
- Update polling logic to respect use_event flag

Reviewed-by: Michael Margolin <[email protected]>
Reviewed-by: Yonatan Nachum <[email protected]>
Signed-off-by: Ramon Fried <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant