cvs commit: src/sys/kern vfs_bio.c

Matthew Dillon dillon at apollo.backplane.com
Tue Apr 29 21:20:18 PDT 2008


:>   Log:
:>   Change the SMP wakeup() code to send an IPI to the target cpu's in parallel
:>   instead of chaining the message.  This fixes a stack depth assertion in the
:>   IPI processing code that Sephe was hitting in his network work.  The target
:>   cpu _wakeup() code no longer recurses the IPI subsystem.
:
:You seemed to have committed a wrong file :)
:
:-- 
:Live Free or Die

    Oops.  Fixing it.

					-Matt
					Matthew Dillon 
					<dillon at backplane.com>





More information about the Commits mailing list