git: kernel - Add critical section in lwkt_yield_quick()

Matthew Dillon dillon at crater.dragonflybsd.org
Thu Feb 21 15:39:42 PST 2013


commit 9c99cb336b475c5531fb726194c7f03049740570
Author: Matthew Dillon <dillon at 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



More information about the Commits mailing list