DragonFly commits List (threaded) for 2008-04
DragonFly BSD
DragonFly commits List (threaded) for 2008-04
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern vfs_bio.c


From: "Sepherosa Ziehau" <sepherosa@xxxxxxxxx>
Date: Wed, 30 Apr 2008 12:16:25 +0800

On Wed, Apr 30, 2008 at 12:11 PM, Matthew Dillon
<dillon@crater.dragonflybsd.org> wrote:
> dillon      2008/04/29 21:11:44 PDT
>
>  DragonFly src repository
>
>   Modified files:
>     sys/kern             vfs_bio.c
>   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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]