DragonFly BSD
DragonFly submit List (threaded) for 2010-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue1638] OpenSSL cryptodev patch


From: Sepherosa Ziehau <sepherosa@xxxxxxxxx>
Date: Mon, 25 Jan 2010 12:16:20 +0800

On Sat, Jan 23, 2010 at 6:10 PM, Alex Hornung (via DragonFly issue
tracker) <sinknull@leaf.dragonflybsd.org> wrote:
>
> Alex Hornung <ahornung@gmail.com> added the comment:
>

I just took a brief look at the patch, but I don't think you want to
turn on INTR_MPSAFE for the intr handler, if the intr handler does
non-trivial work (like updating softc).  It will be better that you
just leave it as non-mpsafe at the early stage.  Same may apply to the
callout (I saw callout_init_mp() is used)

Best Regards,
sephe

-- 
Live Free or Die



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