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

[ Available lists | Index of svn-src-all | Month of Oct 2011 | Week of 1 Oct 2011 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Adrian Chadd <adrian@freebsd.org>
Date
1 Oct 2011 08:54:55
Subject
Re: svn commit: r225892 - head/sys/mips/mips
Message-ID
CAJ-Vmomsq5PQzbCBmWob5juB9EqdcEoYV+9vwYjnJQYTo_+4kw@mail.gmail.com


[ Hide this part ]
.. 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

Elapsed time: 0.311 seconds