HardenedBSD/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
booke Correct the method of waking the page daemon when the number of allocated 2009-06-13 18:35:29 +00:00
compile
conf
cpufreq
fpu
include
mpc85xx
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
psim