added references on migrating VMs
This commit is contained in:
parent
6d4074a9f4
commit
54d0e081f5
2 changed files with 32 additions and 2 deletions
|
@ -355,3 +355,25 @@ This paper details the motivations and design choices we made in Thrift, as well
|
|||
keywords = {agreement problem, asynchronous system, consensus problem, failure correction, failure detection, fault models, fault tolerance, liveness, message passing, possibility detection, predicate detection, redundancy, safety},
|
||||
}
|
||||
|
||||
@article{VM:Jin2010,
|
||||
title = "Optimizing the live migration of virtual machine by CPU scheduling",
|
||||
journal = "Journal of Network and Computer Applications",
|
||||
volume = "In Press, Corrected Proof",
|
||||
year = "2010",
|
||||
issn = "1084-8045",
|
||||
doi = "DOI: 10.1016/j.jnca.2010.06.013",
|
||||
url = "http://www.sciencedirect.com/science/article/B6WKB-50GWNDF-1/2/8e238feaccf38844aba14ece109b28a6",
|
||||
author = "Hai Jin and Wei Gao and Song Wu and Xuanhua Shi and Xiaoxin Wu and Fan Zhou",
|
||||
keywords = "Live virtual machine migration",
|
||||
keywords = "Pre-copy algorithm",
|
||||
keywords = "CPU scheduling",
|
||||
keywords = "Dirty rate"
|
||||
}
|
||||
|
||||
@INPROCEEDINGS{VM:Polze,
|
||||
author={Polze, Andreas and Troger, Peter and Salfner, Felix},
|
||||
booktitle={Object/Component/Service-Oriented Real-Time Distributed Computing Workshops (ISORCW), 2011 14th IEEE International Symposium on}, title={Timely Virtual Machine Migration for Pro-active Fault Tolerance},
|
||||
year={2011},
|
||||
month={march},
|
||||
doi={10.1109/ISORCW.2011.42},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue