Open yulistic opened 5 months ago
We may use 1/10 of the original values. For example, RSS of our Liblinear benchmark is 1/10 of that of the Memtis' experimental setup.
For the MIN_WATERMARK 3% of the DRAM (top-tier) capacity is used and For the MAX_WATERMARK, 2% is used. https://github.com/xlab-uiuc/memtis/blob/50560af4c483045d07165a5a1368cb822f2c5cf6/linux/mm/htmm_migrater.c#L81
What are the proper values of the WATERMARKs in Memtis?
https://github.com/xlab-uiuc/memtis/blob/50560af4c483045d07165a5a1368cb822f2c5cf6/linux/mm/htmm_migrater.c#L22