redis icon indicating copy to clipboard operation
redis copied to clipboard

Add hashtable-on-dram option

Open michalbiesek opened this issue 4 years ago • 1 comments

  • set to no to keep expected dram-pmem ratio for small object size e.g. 32 bytes for 1:16 ratio
  • restore generic zfree mechanism in dict module - Hashtable is initialized before reading config - so it could be on dram or pmem, despite the selected hashtable-on-dram option

Co-authored-by: jschmieg [email protected]


This change is Reviewable

michalbiesek avatar Jun 19 '20 11:06 michalbiesek

Can one of the admins verify this patch?

nvml-bot avatar Aug 24 '20 12:08 nvml-bot