1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/amd64
Konstantin Belousov 1b3c32568a Update some comments related to use of amd64 full context switch.
In exec_linux_setregs(), use locally cached pointer to pcb to set
pcb_full_iret.
In set_regs(), note that full return is needed when code that sets
segment registers is enabled.

MFC after:	1 week
2010-12-07 12:44:33 +00:00
..
acpica Reinitialize PAT MSR via pmap_init_pat() while resuming. This function does 2010-11-23 16:12:35 +00:00
amd64 Update some comments related to use of amd64 full context switch. 2010-12-07 12:44:33 +00:00
compile
conf Now userland POSIX semaphore is based on umtx. The kernel module 2010-09-24 09:04:16 +00:00
ia32 Retire write-only PCB_FULLCTX pcb flag on amd64. 2010-12-07 12:17:43 +00:00
include Retire write-only PCB_FULLCTX pcb flag on amd64. 2010-12-07 12:17:43 +00:00
linux32 Update some comments related to use of amd64 full context switch. 2010-12-07 12:44:33 +00:00
pci
Makefile