Skip to content

Examples to use both FSDAX permanent memory and normal DRAM #742

@jesHrz

Description

@jesHrz

Details

I'd like to use a hybrid memory pool simultaneously, where I allocate memory either from permanent memory from the FSDAX device or the normal DRAM from anonymous mapping.

I found that libmemkind meets my requirement because I can specify the different allocator via struct memkind in memkind_malloc.
Unfortunately, libmemkind is deprecated now...

I am wondering if I could find the same usage example from UMF as libmemkind does?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions