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

git: kernel - hold MP lock in idlezero for now


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Jul 2010 19:08:10 -0700 (PDT)

commit d27837759a4f890c613f0cb4902ed3ac37f1c604
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Fri Jul 2 19:07:14 2010 -0700

    kernel - hold MP lock in idlezero for now
    
    * The MP lock must be held in the idlezero code for now until tokenization
      is finished on the rest of the code base.
    
    * Fixes random memory corruption which could occur when idlezero was
      turned on.

Summary of changes:
 sys/vm/vm_zeroidle.c |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d27837759a4f890c613f0cb4902ed3ac37f1c604


-- 
DragonFly BSD source repository



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