freebsd-dev/sys/powerpc
Alan Cox cd2b3416c3 Correct the method of waking the page daemon when the number of allocated
pv entries surpasses the high water mark.  The problem was that the page
daemon would only be awakened the first time that the high water mark was
surpassed.  (The variable "pagedaemon_waken" is a non-working vestige of
FreeBSD 4.x, in which it was external and reset by the page daemon whenever
it ran.  This reset allowed subsequent wakeups by the pv entry allocator.)
2009-06-13 18:35:29 +00:00
..
aim Get the gdb/psim emulator functioning again. 2009-06-10 12:47:54 +00:00
booke Correct the method of waking the page daemon when the number of allocated 2009-06-13 18:35:29 +00:00
compile
conf Initial version of the sec(4) driver for the integrated security engine found 2009-06-06 09:37:55 +00:00
cpufreq Introduce support for cpufreq on PowerPC with the dynamic frequency 2009-05-31 09:01:23 +00:00
fpu Include <sys/types.h> before <sys/systm.h> to get typedefs required 2008-04-09 08:50:37 +00:00
include Initial version of the sec(4) driver for the integrated security engine found 2009-06-06 09:37:55 +00:00
mpc85xx Initial version of the sec(4) driver for the integrated security engine found 2009-06-06 09:37:55 +00:00
ofw strict kobj signatures: some ofw_setprop fixes 2009-06-11 17:15:20 +00:00
powermac strict kobj signatures: fix adb_hb_controller_poll impl in powermac 2009-06-11 17:16:04 +00:00
powerpc Get the gdb/psim emulator functioning again. 2009-06-10 12:47:54 +00:00
psim Move from using devclass_find_free_unit(ata_devclass, 0) to -1 for the 2009-06-10 17:40:18 +00:00