Closed
Description
Hi Daan! First thanks for the guarded implementation, we plan to use it a lot!
So after some testing, I've found that using MIMALLOC_GUARDED_SAMPLE_RATE=1 does not add pages (I've verified this with SysInternals VmMap and apart from the segments "No Access" 4kb blocks, there is nothing else.
But if I turn up the MIMALLOC_GUARDED_SAMPLE_RATE=2 then I see lots of 4kb pages (in VmMap sort by Blocks in the private shows them nicely)
I was trying to grasp the code, and I see nothing wrong why it should not run like the way it is, but this is what I'm finding (compiler bug?) not sure...
Cheers!
Metadata
Metadata
Assignees
Labels
No labels