svn commit: r225892 - head/sys/mips/mips

Adrian Chadd adrian at freebsd.org
Sat Oct 1 08:54:55 UTC 2011


.. and somehow linux mips code does do a variety of WAIT-y things; how
is it they don't have the interrupt handling issues we do?
Is it because they're doing preemption? If so, how do they accurately
handle hz clock pulses when an interrupt may preempt things just
before that wait instruction occurs?


Adrian


More information about the svn-src-head mailing list