Skip to content

Modify Direct-Memory-Ptr to False in gs-memory for Tracking Memory Access in LiqBox Example #18

@alpha-beta-user

Description

@alpha-beta-user

I have a situation where the gs_memory provides a direct-mem-ptr to the CPU, enabling fast memory access.

Now, I need to modify direct-mem-ptr to false to track every memory access. However, when doing this, the CPU halts when attempting to access 0x0.
if (p_dmi) txn.set_dmi_allowed(false);
image

I am currently using the liqbox example, specifically the simpleWriteTest case.

Looking forward to your assistance. Thank you!

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