On Sun, May 06, 2007 at 12:29:25PM -0700, John-Mark Gurney wrote: > > It's still useful to have as a reference... It's easy to document which > arches are still missing the parts...
ok, then i'll do that. > > But in another email you said that specifing just FILTER_SCHEDULE_THREAD > (without FILTER_HANDLED) is illegal, but the above states that either > FILTER_HANDLED or FILTER_SCHEDULE_THREAD is valid.. ops, didn't notice that... anyway yes, a filter can only return: FILTER_STRAY or FILTER_HANDLED or FILTER_HANDLED | FILTER_SCHEDULE_THREAD any other combination is wrong, and i'll fix the comment above. > kmacy is probably a better person to talk to about this... Though I > have done some work on sun4v, I don't have immediate access to one, > and didn't work on the low level interrupt code as much as kmacy did... /summon kmacy bye, P. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
