[fix] Align mbind arguments properly.
mbind requires that the input ptr be aligned on a page. NOTE: we could also figure out a way to ask jemalloc for page-aligned allocations, but that would probably be too much for each alloc.
Showing
Please register or sign in to comment