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

git: opencrypto - Only yield for cryptosoft


From: Alex Hornung <alexh@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 23 Aug 2010 23:55:08 -0700 (PDT)

commit c5fcbac78c1afd853c4f736423750671d4988c38
Author: Alex Hornung <ahornung@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



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