snmalloc icon indicating copy to clipboard operation
snmalloc copied to clipboard

Document snmalloc memory usage pattern

Open achamayou opened this issue 5 years ago • 0 comments

In situations such as https://github.com/openenclave/openenclave/pull/3292, where memory is constrained (typically using SNMALLOC_USE_SMALL_CHUNKS) and having a precise understanding of total consumption is desirable, having reference documentation detailing how snmalloc uses memory would be helpful.

achamayou avatar Jul 22 '20 12:07 achamayou