tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: [trunk, wrstuden-revivesa] src/sys
On Sat, May 10, 2008 at 11:49:09PM +0000, Bill Stouder-Studenmund wrote:
> Modified Files:
...
> src/sys/arch/mac68k/mac68k [wrstuden-revivesa]: machdep.c trap.c
The hooks in trap() that duck page faults expose another flaw: the upcall
mechanism trying to do something synchronously when it could just as easily
be done async by threads polling for work.
Andrew
Home |
Main Index |
Thread Index |
Old Index