1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/x86
Neel Natu d1b1b60065 Update the vdso timehands only via tc_windup().
Prior to this change CLOCK_MONOTONIC could go backwards when the timecounter
hardware was changed via 'sysctl kern.timecounter.hardware'. This happened
because the vdso timehands update was missing the special treatment in
tc_windup() when changing timecounters.

Reviewed by:	kib
2015-01-20 03:54:30 +00:00
..
acpica Create a cpuset mask for each NUMA domain that is available in the 2015-01-08 15:53:13 +00:00
bios
cpufreq Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
include Update Features2 to display SDBG capability of processor. This is 2015-01-08 16:50:35 +00:00
iommu Right now, for non-coherent DMARs, page table update code flushes the 2015-01-11 20:27:15 +00:00
isa Include mca_machdep.h. 2015-01-18 03:43:47 +00:00
pci Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
x86 Update the vdso timehands only via tc_windup(). 2015-01-20 03:54:30 +00:00
xen loader: implement multiboot support for Xen Dom0 2015-01-15 16:27:20 +00:00