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

Fix unpack cache reclaimer #3605

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

dbutenhof
Copy link
Member

PBENCH-1318

The reclaimer defaulted to 20%, which is inappropriate for an unpack reclaim where we want to free just enough for the unpacked dataset size.

Also, to help diagnose, add the last referenced cache date to the reclaim log message.

PBENCH-1318

The reclaimer defaulted to 20%, which is inappropriate for an unpack reclaim
where we want to free just enough for the unpacked dataset size.

Also, to help diagnose, add the last referenced cache date to the reclaim log
message.
@dbutenhof dbutenhof added bug Server Operations Related to operation and monitoring of a service labels Jan 26, 2024
@dbutenhof dbutenhof requested a review from webbnh January 26, 2024 22:01
@dbutenhof dbutenhof self-assigned this Jan 26, 2024
Copy link
Member

@webbnh webbnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@dbutenhof dbutenhof merged commit eb05b79 into distributed-system-analysis:main Jan 26, 2024
4 checks passed
@dbutenhof dbutenhof deleted the reclaim branch January 26, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Operations Related to operation and monitoring of a service Server
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants