Right. Hm, what about for i386/amd64 cases we call intr_disable() before the critical_enter and idleclock, then re-enable either just before the wait/halt call (like it is now) or just after the sched_running check (just like it is now.)
That way a filter handler which schedules a callout gets called correctly? Adrian _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[email protected]"

