CMU-SAFARI / Utopia

Utopia is a new hybrid address mapping scheme that accelerates address translation while supporting all conventional VM features as described by Kanellopoulos et al. (https://arxiv.org/abs/2211.12205)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Utopia: Fast and Efficient Address Translation via Hybrid Restrictive & Flexible Virtual-to-Physical Address Mappings

You can find a Utopia implementation under the following Github link since we are preparing a full integration of all our work inside Virtuoso: https://github.com/CMU-SAFARI/Virtuoso

Konstantinos Kanellopoulos, Rahul Bera, Kosta Stojiljkovic, Nisa Bostanci, Can Firtina, Rachata Ausavarungnirun, Rakesh Kumar, Nastaran Hajinazar, Mohammad Sadrosadati, Nandita Vijaykumar, Onur Mutlu ", MICRO'23. Paper PDF

Please use the following citation to cite Utopia if the repository is useful for you.

@inproceedings{kanellopoulos2023utopia,
      title={{Utopia: Fast and Efficient Address Translation via Hybrid Restrictive & Flexible Virtual-to-Physical Address Mappings}}, 
      author={Konstantinos Kanellopoulos, Rahul Bera, Kosta Stojiljkovic, Nisa Bostanci, Can Firtina, Rachata Ausavarungnirun, Rakesh Kumar, Nastaran Hajinazar, Mohammad Sadrosadati, Nandita Vijaykumar and Onur Mutlu},
      year={2023},
      booktitle={MICRO}
}

About

Utopia is a new hybrid address mapping scheme that accelerates address translation while supporting all conventional VM features as described by Kanellopoulos et al. (https://arxiv.org/abs/2211.12205)