freebsd-skq/sys/sparc64
Kip Macy 2965a45315 On Alan's advice, rather than do a wholesale conversion on a single
architecture from page queue lock to a hashed array of page locks
(based on a patch by Jeff Roberson), I've implemented page lock
support in the MI code and have only moved vm_page's hold_count
out from under page queue mutex to page lock. This changes
pmap_extract_and_hold on all pmaps.

Supported by: Bitgravity Inc.

Discussed with: alc, jeffr, and kib
2010-04-30 00:46:43 +00:00
..
central Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
compile
conf Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
ebus Add epic(4), a driver for the front panel LEDs in Sun Fire V215/V245. 2010-01-10 15:44:48 +00:00
fhc - Take advantage of the INTCLR_* macros. 2010-03-31 22:19:00 +00:00
include On Alan's advice, rather than do a wholesale conversion on a single 2010-04-30 00:46:43 +00:00
isa - Add a missing const. 2010-04-26 18:49:06 +00:00
pci Add missing copyright shebang. 2010-04-10 12:10:11 +00:00
sbus - Take advantage of the INTCLR_* macros. 2010-03-31 22:19:00 +00:00
sparc64 On Alan's advice, rather than do a wholesale conversion on a single 2010-04-30 00:46:43 +00:00