freebsd-skq/sys/amd64
dchagin ca1941958a In preparation for switching linuxulator to the use the native 1:1
threads refactor kern_sched_rr_get_interval() and sys_sched_rr_get_interval().
Add a kern_sched_rr_get_interval() counterpart which takes a targettd
parameter to allow specify target thread directly by callee (new Linuxulator).

Linuxulator temporarily uses first thread in proc.

Move linux_sched_rr_get_interval() to the MI part.

Differential Revision:	https://reviews.freebsd.org/D1032
Reviewed by:	trasz
2015-05-24 14:39:26 +00:00
..
acpica If x86 CPU implementation of the MWAIT instruction reasonably 2015-05-09 12:28:48 +00:00
amd64 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
conf Add nvme and nvd drivers to GENERIC for amd64 and i386. 2015-05-14 20:19:22 +00:00
ia32
include Rewrite amd64 PCID implementation to follow an algorithm described in 2015-05-09 19:11:01 +00:00
linux32 In preparation for switching linuxulator to the use the native 1:1 2015-05-24 14:39:26 +00:00
pci
vmm Exceptions don't deliver an error code in real mode. 2015-05-23 01:17:50 +00:00
Makefile