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

UCT/IB/RCACHE: Clean invalidated regions during progress #123

Merged
merged 1 commit into from
Jan 19, 2021

Conversation

yosefe
Copy link
Owner

@yosefe yosefe commented Jan 18, 2021

Fixes https://redmine.mellanox.com/issues/2436871 (Internal link)

When application is idle and not registering more memory, regions which
were invalidated by memory release hooks may remain in the cache and not
be removed. This patch checks the invalidate queue during transport
progress to cleanup those regions.

When application is idle and not registering more memory, regions which
were invalidated by memory release hooks may remain in the cache and not
be removed. This patch checks the invalidate queue during transport
progress to cleanup those regions.
@yosefe
Copy link
Owner Author

yosefe commented Jan 18, 2021

@alinask @evgeny-leksikov can you pls take a look?

@yosefe yosefe merged commit 87fd76e into integration3 Jan 19, 2021
@yosefe yosefe deleted the topic/rcache-check-inv-during-progress branch January 19, 2021 10:09
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.

2 participants