freebsd-skq/sys/amd64
kib d9b5edee7d Increase max number of physical segments on amd64 to 63.
Eventually, the vmd_segs of the struct vm_domain should become bitset
instead of long, to allow arbitrary compile-time selected maximum.

Reviewed by:	alc
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
2014-08-20 08:07:08 +00:00
..
acpica don't set CR4 PSE bit on amd64 2014-07-23 15:53:29 +00:00
amd64 There exists a possible sequence of page table page allocation failures 2014-08-18 20:28:08 +00:00
conf Update i386/NOTES and amd64/NOTES files to contain the complete list of 2014-08-14 18:29:55 +00:00
ia32 x86: Allow users to change PSL_RF via ptrace(PT_SETREGS...) 2013-11-14 15:37:20 +00:00
include Increase max number of physical segments on amd64 to 63. 2014-08-20 08:07:08 +00:00
linux32 Revert r266925 as it can lead to instant panic at fexecve(): 2014-06-17 05:29:18 +00:00
pci Pull in r267961 and r267973 again. Fix for issues reported will follow. 2014-06-28 03:56:17 +00:00
vmm Reword comment to match the interrupt mode names from the MPtable spec. 2014-08-14 18:03:38 +00:00
Makefile