freebsd-skq/sys/powerpc
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
..
aim On Alan's advice, rather than do a wholesale conversion on a single 2010-04-30 00:46:43 +00:00
booke On Alan's advice, rather than do a wholesale conversion on a single 2010-04-30 00:46:43 +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
cpufreq Add cpufreq support on the PowerPC G5, along with a skeleton SMU driver 2009-06-23 04:28:32 +00:00
fpu The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 17:07:02 +00:00
include On Alan's advice, rather than do a wholesale conversion on a single 2010-04-30 00:46:43 +00:00
mpc85xx Fix an off-by-one bug for the number of slots on a PCI/PCI-X bus. 2010-03-23 23:46:28 +00:00
ofw With r205496 in place we should ensure that nargs and nreturns are always 2010-04-02 21:48:27 +00:00
powermac Get nexus(4) out of the RTC business. The interface used by nexus(4) 2010-03-23 03:14:44 +00:00
powerpc Resurrect pmap_is_referenced() and use it in mincore(). Essentially, 2010-04-24 17:32:52 +00:00
psim Unbreak build. 2009-12-06 17:26:43 +00:00