core-extra/wiki/Time.wiki
2010-10-28 22:58:21 +00:00

14 lines
No EOL
552 B
Text

#summary this page collects references on scaling time for network emulation
This page collects references on scaling time for network emulation.
= References =
* DieCast - _time dilation_
Modified Xen hypervisor to make time appear slower to guest OS.<br>
http://www.usenix.org/event/nsdi08/tech/gupta.html <br>
http://cseweb.ucsd.edu/~kyocum/pubs/P2P-2009.pdf
* Linux Time namespace
Add a time namespace to the Linux kernel, allowing for gettimeofday() offsets.<br>
http://lkml.indiana.edu/hypermail/linux/kernel/0604.1/1225.html