Skip to content

Commit

Permalink
Merge pull request #1 from koobs/patch-1
Browse files Browse the repository at this point in the history
Create README.md
  • Loading branch information
allanjude authored Oct 7, 2021
2 parents bab2f7a + 22efb5d commit b7c9d4c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Development version of kvmclock FreeBSD driver for virtual machines.

### References and prior art

* [RedHat: Virtualization Deployment and Administration Guide -- Chapter 8. KVM Guest Timing Management](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/virtualization_deployment_and_administration_guide/chap-kvm_guest_timing_management)
* [VMWare: Timekeeping in VMware Virtual Machines (Information Guide, PDF)](https://www.vmware.com/files/pdf/techpaper/Timekeeping-In-VirtualMachines.pdf)
* [Pitfalls of TSC usage -- 3.3 TSC emulation on different hypervisors (2015-09-09, Oliver Yang)](https://oliveryang.net/2015/09/pitfalls-of-TSC-usage/#33-tsc-emulation-on-different-hypervisors)
* [FreeBSD Review D29531: Add kvmclock timecounter support to FreeBSD](https://reviews.freebsd.org/D29531)
* [FreeBSD Bug #216759: Memory speed with small blocks (1K) up to 35 times slower than host system (under QEMU)](https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216759)

0 comments on commit b7c9d4c

Please sign in to comment.