git: opencrypto - Only yield for cryptosoft

Alex Hornung alexh at crater.dragonflybsd.org
Tue Aug 24 00:00:57 PDT 2010


commit c5fcbac78c1afd853c4f736423750671d4988c38
Author: Alex Hornung <ahornung at gmail.com>
Date:   Tue Aug 24 07:54:09 2010 +0100

    opencrypto - Only yield for cryptosoft
    
    * There's no need to yield the CPU when doing hardware-assisted
      crypto. Move the lwkt_yield()s into cryptosoft.

Summary of changes:
 sys/opencrypto/crypto.c     |    2 --
 sys/opencrypto/cryptosoft.c |    1 +
 2 files changed, 1 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c5fcbac78c1afd853c4f736423750671d4988c38


-- 
DragonFly BSD source repository





More information about the Commits mailing list