git: kern_sensors - MPSAFE
    Alex Hornung 
    alexh at crater.dragonflybsd.org
       
    Sun Aug 29 09:26:03 PDT 2010
    
    
  
commit bce291d6c14a7a1b10cbd4859c0cad5cab0a2180
Author: Alex Hornung <ahornung at gmail.com>
Date:   Sun Aug 29 10:35:55 2010 +0100
    kern_sensors - MPSAFE
    
    * It also seems like all sensor drivers can be run mpsafe as long as
      their tasks are serialized, which happens now anyways via the
      sensor_task_lock.
Summary of changes:
 sys/kern/kern_sensors.c |   46 ++++++++++++++++++++++++++++++++++++++++------
 1 files changed, 40 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bce291d6c14a7a1b10cbd4859c0cad5cab0a2180
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list