freebsd-dev/sys/amd64
Jeff Roberson a48de40bcc Only use CPUs in the domain the device is attached to for default
assignment.  Device drivers are able to override the default assignment
if they bind directly.  There are severe performance penalties for
handling interrupts on remote CPUs and this should only be done in
very controlled circumstances.

Reviewed by:	jhb, kib
Tested by:	pho (earlier version)
Sponsored by:	Netflix, Dell/EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D14838
2018-03-27 03:37:04 +00:00
..
acpica Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
amd64 Fixes for ptrace(PT_GETXSTATE_INFO) related to the padding in struct 2018-03-22 20:44:27 +00:00
cloudabi32 Use TO_PTR() to convert integers to pointers. 2017-11-26 14:45:56 +00:00
cloudabi64 Use TO_PTR() to convert integers to pointers. 2017-11-26 14:45:56 +00:00
conf Make the TCP blackbox code committed in r331347 be an optional feature 2018-03-24 12:48:10 +00:00
ia32 Improve the lcall $7,$0 syscall emulation on amd64. 2018-03-24 12:57:58 +00:00
include Only use CPUs in the domain the device is attached to for default 2018-03-27 03:37:04 +00:00
linux Remove redundant cast from Linuxulator SYSINITs 2018-03-23 20:32:54 +00:00
linux32 Remove redundant cast from Linuxulator SYSINITs 2018-03-23 20:32:54 +00:00
pci sys/amd64: further adoption of SPDX licensing ID tags. 2017-11-27 15:03:07 +00:00
sgx Rename assym.s to assym.inc 2018-03-20 17:58:51 +00:00
vmm Fix a lock recursion introduced in r327065. 2018-03-07 18:03:22 +00:00
Makefile Bring the tags and links entries for amd64 up to date. 2015-10-27 22:59:24 +00:00