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

close oldest indexes before opening new if over capacity #5095

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

rnewson
Copy link
Member

@rnewson rnewson commented Jun 19, 2024

Overview

fixes regression in #5088 where once over capacity we'd never return to below maxIndexesOpen.

Testing recommendations

Related Issues or Pull Requests

Checklist

  • Code is written and works correctly
  • Changes are covered by tests
  • Any new configurable parameters are documented in rel/overlay/etc/default.ini
  • Documentation changes were made in the src/docs folder
  • Documentation changes were backported (separated PR) to affected branches

@rnewson rnewson merged commit bc8de17 into main Jun 19, 2024
17 checks passed
@rnewson rnewson deleted the nouveau-lru-max branch June 19, 2024 21:10
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