From dbc94b775fce0f0d31dddbc1e2bb47a2981b2a0f Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" Date: Tue, 27 Mar 2012 18:42:31 +0000 Subject: [PATCH] added link to time dilation and newline --- wiki/Time.wiki | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/wiki/Time.wiki b/wiki/Time.wiki index 79328a39..bf252fa2 100644 --- a/wiki/Time.wiki +++ b/wiki/Time.wiki @@ -12,14 +12,15 @@ _time dilation_
Modified Xen hypervisor to make time appear slower to guest OS.
http://www.usenix.org/event/nsdi08/tech/gupta.html
- http://cseweb.ucsd.edu/~kyocum/pubs/P2P-2009.pdf + http://cseweb.ucsd.edu/~kyocum/pubs/P2P-2009.pdf
+ http://sysnet.ucsd.edu/projects/time-dilation/ * Linux Time namespace - Jeff Dike (UML creator) Add a time namespace to the Linux kernel, allowing for gettimeofday() offsets.
http://lkml.indiana.edu/hypermail/linux/kernel/0604.1/1225.html * SliceTime/Synchronized Network Emulation - RWTH Aachen University - http://portal.acm.org/citation.cfm?id=1453185 + http://portal.acm.org/citation.cfm?id=1453185
http://www.comsys.rwth-aachen.de/research/projects/slicetime/ * Virtual Time for OpenVZ