freebsd-dev/sys/mips
John Baldwin 4cbbb74888 Add a KPI for the delay while spinning on a spin lock.
Replace a call to DELAY(1) with a new cpu_lock_delay() KPI.  Currently
cpu_lock_delay() is defined to DELAY(1) on all platforms.  However,
platforms with a DELAY() implementation that uses spin locks should
implement a custom cpu_lock_delay() doesn't use locks.

Reviewed by:	kib
MFC after:	3 days
2018-11-05 21:34:17 +00:00
..
atheros add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
beri
broadcom add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
cavium Remove the Yarrow PRNG algorithm option in accordance with due notice 2018-08-26 12:51:46 +00:00
conf Remove all the really old junk that never would be used with an OCTEON 2018-10-21 07:56:58 +00:00
gxemul
include Add a KPI for the delay while spinning on a spin lock. 2018-11-05 21:34:17 +00:00
ingenic Eliminate the arena parameter to kmem_free(). Implicitly this corrects an 2018-08-25 19:38:08 +00:00
malta add snps IP uart support / genaralize UART 2018-08-19 21:10:21 +00:00
mediatek
mips Don't enter DDB for fatal traps before panic by default. 2018-11-01 21:34:17 +00:00
nlm
sibyte