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

Merging master to repl #231

Merged
merged 3 commits into from
Nov 14, 2023
Merged

Merging master to repl #231

merged 3 commits into from
Nov 14, 2023

Conversation

hkadayam
Copy link
Contributor

No description provided.

sanebay and others added 3 commits November 10, 2023 16:27
Add atomic for state for indexbuffer to avoid concurrency issues with
cp flush and insert threads. Create per CP indexbuffer.
Create NodeBuffer which points to actual data buffer.
Several indexbuffer an can point to same node buffer.
Add locks in test for index btree shadow map as there are
concurrent requests. Use shared ptr's in wb cache.
* Main changes

add concurrent UT for index tree
change btree_test.py (add device list and run time)
introduce run_time
@hkadayam hkadayam merged commit 74b8e78 into repl Nov 14, 2023
14 of 17 checks passed
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.

4 participants