git: kernel - hold MP lock in idlezero for now

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Jul 2 19:09:48 PDT 2010


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





More information about the Commits mailing list