a little cleanup

This commit is contained in:
ahrenholz 2010-10-28 23:27:40 +00:00
parent 6e23413be0
commit 707c3a67e0

View file

@ -8,11 +8,12 @@
http://portal.acm.org/citation.cfm?id=1857024 <br> http://portal.acm.org/citation.cfm?id=1857024 <br>
http://www.computer.org/portal/web/csdl/doi/10.1109/TRIDENTCOM.2009.4976204 http://www.computer.org/portal/web/csdl/doi/10.1109/TRIDENTCOM.2009.4976204
* DieCast - _time dilation_ * DieCast - UCSD
_time dilation_ <br>
Modified Xen hypervisor to make time appear slower to guest OS.<br> Modified Xen hypervisor to make time appear slower to guest OS.<br>
http://www.usenix.org/event/nsdi08/tech/gupta.html <br> http://www.usenix.org/event/nsdi08/tech/gupta.html <br>
http://cseweb.ucsd.edu/~kyocum/pubs/P2P-2009.pdf http://cseweb.ucsd.edu/~kyocum/pubs/P2P-2009.pdf
* Linux Time namespace * Linux Time namespace - Jeff Dike (UML creator)
Add a time namespace to the Linux kernel, allowing for gettimeofday() offsets.<br> Add a time namespace to the Linux kernel, allowing for gettimeofday() offsets.<br>
http://lkml.indiana.edu/hypermail/linux/kernel/0604.1/1225.html http://lkml.indiana.edu/hypermail/linux/kernel/0604.1/1225.html