jeff 2007-01-06 02:34:23 UTC FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Don't IPI unless we're going to interrupt something exiting in the kernel. otherwise we can afford the latency. This makes a significant performance improvement. Revision Changes Path 1.176 +1 -1 src/sys/kern/sched_ule.c