Re: V240 Status?
Takeshi Nakayama <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
>>> Martin Husemann <[email protected]> wrote > This patch makes xcalls (and fss) work for me. > > Takeshi, do you think you can make your version avoid the duplicate > softint bounce? Not that it likely matters at all. > > I haven't made up my mind wich version we should prefer (as you probably > noticed). No, it's hard to avoid the duplicate by my idea. So I prefer your code if called IPI-functions is relatively light task (in this case, just call a softint_schedule). -- Takeshi Nakayama