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

Introduce the fine-grained tree lock structure. #778

Closed
Tracked by #407
jerryshao opened this issue Nov 20, 2023 · 1 comment · Fixed by #1264
Closed
Tracked by #407

Introduce the fine-grained tree lock structure. #778

jerryshao opened this issue Nov 20, 2023 · 1 comment · Fixed by #1264
Assignees

Comments

@jerryshao
Copy link
Contributor

No description provided.

@yuqi1129
Copy link
Contributor

@jerryshao

The preliminary documentation is here.
https://docs.google.com/document/d/1ov81tnkRAUkac-K8AjfTsK2AAbpCfnSBfE9XqrTlyWc/edit
and POC code is #1264

Please take a look and we can discuss it later.

jerryshao pushed a commit that referenced this issue Feb 1, 2024
### What changes were proposed in this pull request?

Add the tree-like locks to enhance performance. 

### Why are the changes needed?

Add the tree-like locks to enhance performance. 

Fix: #778 

### Does this PR introduce _any_ user-facing change?

N/A

### How was this patch tested?

UT, `TestLockManager`
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 a pull request may close this issue.

2 participants