freebsd-skq/sys/conf
Alan Cox f167c4a762 Port the new PV entry allocator from amd64/i386. This allocator has two
advantages.  First, PV entries are roughly half the size.  Second, this
allocator doesn't access the paging queues, and thus it will allow for the
removal of the page queues lock from this pmap.

Fix a rather serious bug in pmap_remove_write().  After removing write
access from the specified page's first mapping, pmap_remove_write() then
used the wrong "next" pointer.  Consequently, the page's second, third,
etc. mappings were not write protected.

Tested by:	jchandra
2012-08-13 17:38:38 +00:00
..
defines
files support building vtnet as an embedded driver 2012-08-03 14:00:26 +00:00
files.amd64 Some fixes for r236772. 2012-06-10 02:38:51 +00:00
files.arm Implement mechanism to export some kernel timekeeping data to 2012-06-22 07:06:40 +00:00
files.i386 Some fixes for r236772. 2012-06-10 02:38:51 +00:00
files.ia64 Hide the creation of phys_avail behind an API to make it easier to do it 2012-07-07 00:25:17 +00:00
files.mips Implement mechanism to export some kernel timekeeping data to 2012-06-22 07:06:40 +00:00
files.pc98
files.powerpc Add backlight support for nVidia-based PowerBooks/iBooks/iMacs. 2012-08-04 03:05:01 +00:00
files.sparc64 Implement mechanism to export some kernel timekeeping data to 2012-06-22 07:06:40 +00:00
kern.mk
kern.post.mk MFP4 change 214967: 2012-08-06 21:24:43 +00:00
kern.pre.mk
kmod_syms.awk
kmod.mk Revert r222186 per instructions for FreeBSD 10. 2012-07-03 05:01:00 +00:00
ldscript.amd64
ldscript.arm
ldscript.i386
ldscript.ia64
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.sparc64
Makefile.amd64
Makefile.arm Force overwrite of gz file, to make NO_CLEAN builds work. 2012-07-15 05:38:43 +00:00
Makefile.i386
Makefile.ia64
Makefile.mips
Makefile.pc98
Makefile.powerpc
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh
NOTES Until now KTR_ENTRIES, which defines the size of circular buffer used in 2012-07-30 22:46:42 +00:00
options Introduce an optional ath(4) radiotap vendor extension. 2012-06-24 07:01:49 +00:00
options.amd64
options.arm Create a generic way to support multiple boards within an 2012-07-07 05:02:39 +00:00
options.i386
options.ia64
options.mips Port the new PV entry allocator from amd64/i386. This allocator has two 2012-08-13 17:38:38 +00:00
options.pc98
options.powerpc
options.sparc64
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE