Added table

This commit is contained in:
Zhengyi Chen 2024-03-11 21:02:07 +00:00
parent 53aeec8c67
commit 81262392e0
3 changed files with 143 additions and 99 deletions

View file

@ -511,3 +511,53 @@
author={ARM},
year={2015}
}
@inproceedings{Zhang_etal.GiantVM.2020,
title={Giantvm: A type-ii hypervisor implementing many-to-one virtualization},
author={Zhang, Jin and Ding, Zhuocheng and Chen, Yubin and Jia, Xingguo and Yu, Boshi and Qi, Zhengwei and Guan, Haibing},
booktitle={Proceedings of the 16th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments},
pages={30--44},
year={2020}
}
@book{Holsapple.DSM64.2012,
title={DSM64: A Distributed Shared Memory System in User-Space},
author={Holsapple, Stephen Alan},
year={2012},
publisher={California Polytechnic State University}
}
@inproceedings{Eisley_Peh_Shang.In-net-coherence.2006,
title={In-network cache coherence},
author={Eisley, Noel and Peh, Li-Shiuan and Shang, Li},
booktitle={2006 39th Annual IEEE/ACM International Symposium on Microarchitecture (MICRO'06)},
pages={321--332},
year={2006},
organization={IEEE}
}
@inproceedings{Schoinas_etal.Sirocco.1998,
title={Sirocco: Cost-effective fine-grain distributed shared memory},
author={Schoinas, Ioannis and Falsafi, Babak and Hill, Mark D and Larus, James R and Wood, David A},
booktitle={Proceedings. 1998 International Conference on Parallel Architectures and Compilation Techniques (Cat. No. 98EX192)},
pages={40--49},
year={1998},
organization={IEEE}
}
@article{Schaefer_Li.Shiva.1989,
title={Shiva: An operating system transforming a hypercube into a shared-memory machine},
author={Li, Kai and Schaefer, Richard},
year={1989}
} or was the order of authors other way around?
@article{Fleisch_Popek.Mirage.1989,
title={Mirage: A coherent distributed shared memory design},
author={Fleisch, Brett and Popek, Gerald},
journal={ACM SIGOPS Operating Systems Review},
volume={23},
number={5},
pages={211--223},
year={1989},
publisher={ACM New York, NY, USA}
}