#summary this page collects references on scaling time for network emulation = References = * VAN Testbed - Telcordia/CERDEC Modified Xen hypervisor monitors Discrete Event Simulator (DES) clock to provide VMs with a _slowdown factor_.
http://portal.acm.org/citation.cfm?id=1831353
http://portal.acm.org/citation.cfm?id=1857024
http://www.computer.org/portal/web/csdl/doi/10.1109/TRIDENTCOM.2009.4976204 * DieCast - UCSD _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 * 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