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

git: kernel - Fix list corruption in dsched


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Sat, 12 Feb 2011 14:26:50 -0800 (PST)

commit 076dc4bb35ff784c459aea98a48700c3796d8e1f
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Sat Feb 12 14:17:01 2011 -0800

    kernel - Fix list corruption in dsched
    
    * dsched_thread_io_alloc() also needs to hold a context lock when
      doing an internal list operation.

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

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/076dc4bb35ff784c459aea98a48700c3796d8e1f


-- 
DragonFly BSD source repository



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