Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UCP: Derived memh #10411

Draft
wants to merge 17 commits into
base: master
Choose a base branch
from
Draft

UCP: Derived memh #10411

wants to merge 17 commits into from

Conversation

iyastreb
Copy link
Contributor

@iyastreb iyastreb commented Jan 9, 2025

What?

This PR contains both UCT and UCP changes of the new memory invalidation design based on the concept of derived memory handles. There is a separate PR for the UCT part (#10332), which is supposed to be merged before this one.

Why?

The overall idea is to employ a lightweight invalidation: when failure happens we invalidate only the exposed indirect rkeys, but don't deregister the entire memory region, which is an expensive operation. Lightweight invalidation enables invalidation workflow for RNDV pipeline protocol.

How?

Design doc

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