freebsd-skq/sys/arm
mdf b291e9a365 Put the general logic for being a CPU hog into a new function
should_yield().  Use this in various places.  Encapsulate the common
case of check-and-yield into a new function maybe_yield().

Change several checks for a magic number of iterations to use
should_yield() instead.

MFC after:	1 week
2011-02-02 16:35:10 +00:00
..
arm Put the general logic for being a CPU hog into a new function 2011-02-02 16:35:10 +00:00
at91 Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. 2011-01-21 10:26:26 +00:00
compile
conf Remove ancient simulation code. Skyeye simulation never really worked 2011-01-05 22:15:57 +00:00
econa Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. 2011-01-21 10:26:26 +00:00
include Introduce macro FDT_MAP_IRQ to map from an interrupt controller and 2011-01-29 20:25:20 +00:00
mv Fix r217688. We need to call init_param1() before we use msgbufsize, 2011-01-22 01:31:59 +00:00
s3c2xx0 Move the load address of the kernel to the start of KVA as the 2011-01-29 00:46:11 +00:00
sa11x0 The NetBSD Foundation has granted permission to remove clauses 3 and 4. 2010-02-16 21:59:17 +00:00
xscale Make MSGBUF_SIZE kernel option a loader tunable kern.msgbufsize. 2011-01-21 10:26:26 +00:00