intel / intel/mOS

Can I use yod to mmap for a memory larger than 128M?

Open
#7 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
146
Forks
26
PR merge metrics
No merged PRs in 30d

Description

As far as I know, the system physical memory block size is 128M, but why can yod only allocate one memory block to mmap? Is there any other way to make yod allocate more memory to mmap?

My test method is as follows:
yod -o lwkmem-prot-none-delegation-enable -M 2048m -C all --mosview lwk ./maptest --verbose --type anonymous --size 4096 --num 32512

Test Results
Failed mmap. Cannot allocate memory

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.