Skip to content

Enhance slab reallocation for burst of evictions#695

Closed
mjhags wants to merge 1 commit intomemcached:nextfrom
mjhags:master
Closed

Enhance slab reallocation for burst of evictions#695
mjhags wants to merge 1 commit intomemcached:nextfrom
mjhags:master

Conversation

@mjhags
Copy link
Copy Markdown

@mjhags mjhags commented Jul 2, 2020

Extension to the existing slab reallocation model to better cope with eviction patterns that appear in short timeframe bursts.

This means that if more than 25% of the total evictions in the window appear in this slab it becomes a candidate for
needing more pages.

… eviction patterns that appear in short timeframe bursts.

This means that if more than 25% of the total evictions in the window appear in this slab it becomes a candidate for
needing more pages.
@dormando
Copy link
Copy Markdown
Member

dormando commented Jul 2, 2020

thanks!

@dormando
Copy link
Copy Markdown
Member

dormando commented Sep 4, 2020

Released in 1.6.7!

@dormando dormando closed this Sep 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants