Re: V240 Status?
Eduardo Horvath <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 22 Jan 2013, Martin Husemann wrote: > On Tue, Jan 22, 2013 at 07:50:08PM +0900, Takeshi Nakayama wrote: > > Other idea is just schedule a softint in IPI-handler: > > I prefer to do the full TRAP_SETUP() dance (and move the function to locore.s), > which will make it usefull for future work with other target functions, e.g. > if we convert fpu handling to pcu(9). I don't know how well pcu will get along with the in-kernel VIS memcpy implementation we have. Eduardo