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

git: kernel - lwkt_token code, minor fix to last commit


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sun, 20 Dec 2009 21:35:07 -0800 (PST)

commit 1fe5fad280afd9a7d56ff23a8c30b838f79282b9
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sun Dec 20 21:34:02 2009 -0800

    kernel - lwkt_token code, minor fix to last commit
    
    * lwkt_getalltokens() has to release any partially acquired tokens
      when it fails to get them all.  Fixes an issue with the last commit
      that could cause processes to get stuck in a Run state.

Summary of changes:
 sys/kern/lwkt_token.c |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1fe5fad280afd9a7d56ff23a8c30b838f79282b9


-- 
DragonFly BSD source repository



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