Skip to content

feat(host): Allocate heap memory at the highest possible address - #857

Open
Dasaav-dsv wants to merge 1 commit into
mainfrom
feat/topdown-heap
Open

feat(host): Allocate heap memory at the highest possible address#857
Dasaav-dsv wants to merge 1 commit into
mainfrom
feat/topdown-heap

Conversation

@Dasaav-dsv

Copy link
Copy Markdown
Collaborator

Use MEM_TOP_DOWN when allocating heap memory before handing it over to mimalloc.

Also adds support for outside heap introspection env vars ME3_HEAP_MAPPING_FILE and ME3_HEAP_MAPPING_NAME.

@github-project-automation github-project-automation Bot moved this to Todo in me3 Aug 1, 2026
@github-actions github-actions Bot added the feature New feature label Aug 1, 2026
Comment thread crates/mod-host/src/alloc_hooks/mimalloc.rs Fixed
…env vars

Signed-off-by: Dasaav-dsv <simplydasaav@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants