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

git: kernel - Add critical section in lwkt_yield_quick()


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 21 Feb 2013 15:39:42 -0800 (PST)

commit 9c99cb336b475c5531fb726194c7f03049740570
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Thu Feb 21 15:32:12 2013 -0800

    kernel - Add critical section in lwkt_yield_quick()
    
    * Add a critical section to protect the clearing of the LWKT reschedule
      bit against gd_tdrunq.

Summary of changes:
 sys/kern/lwkt_thread.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9c99cb336b475c5531fb726194c7f03049740570


-- 
DragonFly BSD source repository



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