https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196542
--- Comment #19 from John Baldwin <[email protected]> --- Comment on attachment 152311 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=152311 mp_machdep.c patch with printf Ahhh, so you didn't alter the arg passed to DELAY(), but you made the lapic_ipi_wait()'s timeout. Ok. That is actually what Linux does too, though I think it might specify a timeout in a time unit (e.g. microseconds) rather than a simple spin count. I will think about this some more to come up with a real patch. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
