cosmoss-jigu / memtis

Tiered memory management
49 stars 14 forks source link

Can not allocate on NVM #5

Open m8 opened 5 months ago

m8 commented 5 months ago

Hi, When i run the gapbs-pr i can not see any pages allocated in NVM.

sudo ./scripts/run_bench.sh -B gapbs-pr -R 1:2 -V test

Output:

htmm_nr_demoted 0
htmm_nr_sampled 0
htmm_missed_dramread 0
htmm_missed_nvmread 0
htmm_missed_write 0
htmm_alloc_dram 7282713
htmm_alloc_nvm 0

Why this might happen? Thanks.

kevins981 commented 4 months ago

Have you enabled cgroupV2? See https://github.com/cosmoss-jigu/memtis/issues/3