Skip to content

Instantly share code, notes, and snippets.

@holmeshe
Created September 16, 2018 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save holmeshe/94e27a310fdfdbf59af19963c2577c39 to your computer and use it in GitHub Desktop.
Save holmeshe/94e27a310fdfdbf59af19963c2577c39 to your computer and use it in GitHub Desktop.
assoc_init(settings.hashpower_init);
conn_init();
slabs_init(settings.maxbytes, settings.factor, preallocate,
use_slab_sizes ? slab_sizes : NULL);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment