[issue1638] OpenSSL cryptodev patch

Sepherosa Ziehau sepherosa at gmail.com
Sun Jan 24 20:17:29 PST 2010


On Sat, Jan 23, 2010 at 6:10 PM, Alex Hornung (via DragonFly issue
tracker) <sinknull at leaf.dragonflybsd.org> wrote:
>
> Alex Hornung <ahornung at 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





More information about the Submit mailing list