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

nl-cache improvements #4375

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from
Open

nl-cache improvements #4375

wants to merge 1 commit into from

Conversation

mykaul
Copy link
Contributor

@mykaul mykaul commented Jun 4, 2024

  • Reduced an allocation for the name, made it part of the item allocated.
  • Kept the length of the name - for faster searches
  • Made some functions static, code cleanups

Updates: #1000
Signed-off-by: Yaniv Kaul [email protected]

- Reduced an allocation for the name, made it part of the item allocated.
- Kept the length of the name - for faster searches
- Made some functions static, code cleanups

Updates: gluster#1000
Signed-off-by: Yaniv Kaul <[email protected]>
@mykaul
Copy link
Contributor Author

mykaul commented Jun 5, 2024

/run regression

@gluster-ant
Copy link
Collaborator

1 test(s) failed
./tests/00-geo-rep/georep-basic-dr-rsync.t

0 test(s) generated core

1 test(s) needed retry
./tests/00-geo-rep/georep-basic-dr-rsync.t
https://build.gluster.org/job/gh_centos7-regression/3411/

@mykaul
Copy link
Contributor Author

mykaul commented Jun 5, 2024

/run regression

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.

None yet

2 participants