Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Later
-
None
-
None
-
None
-
None
Description
Currently, the off heap cache uses Memcached's allocation model, which works reasonably well, but other memory allocation models, such as fragmented writes, or buddy allocation, may be better suited to the task, and require less configuration from the users perspective.