Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

memory slab calcification problem. #27

Open
abhilashshingane opened this issue Apr 24, 2013 · 2 comments
Open

memory slab calcification problem. #27

abhilashshingane opened this issue Apr 24, 2013 · 2 comments

Comments

@abhilashshingane
Copy link

Once the object is allocated to some slabs and if the repartition of items size changes, some slabs will miss space whereas others are full of empty pages.

@abhilashshingane
Copy link
Author

@manjuraj sir ,

group of requests according to their size and then stored it into the appropriate slab will little bit solve the problem of eviction.

@thinkingfish
Copy link
Contributor

I'm not sure what the actual problem/request is here. Please elaborate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants