Skip to content

With 2.2.3 we are not getting any samples with SAMPLE_RATE=1 #1085

Closed
@malkia

Description

@malkia

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions