Date: Thu, 9 Jan 2003 22:18:13 -0800 (PST) From: Sam Leffler <sam@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/opencrypto crypto.c Message-ID: <200301100618.h0A6IDHB065819@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2003/01/09 22:18:13 PST
Modified files: (Branch: RELENG_4)
sys/opencrypto crypto.c
Log:
MFC 1.8: Invoke the driver directly when a request is submitted via
crypto_dispatch or crypto_kdispatch unless the driver is
currently blocked. This eliminates the context switch to
the dispatch thread for virtually all requests.
Sponsored by: Vernier Networks
Revision Changes Path
1.4.2.4 +50 -22 src/sys/opencrypto/crypto.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301100618.h0A6IDHB065819>
