git: sensor: Stick sensors thread to the last CPU.

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Apr 7 20:14:38 PDT 2015


commit 1c05a629f2f06745aa593b97d8fd6a9ecf7bbdba
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Apr 7 21:57:09 2015 +0800

    sensor: Stick sensors thread to the last CPU.
    
    Round-robin CPU assignment could stick the sensors thread to CPU0,
    which has many special tasks.
    
    Submitted-by: YRabbit

Summary of changes:
 sys/kern/kern_sensors.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1c05a629f2f06745aa593b97d8fd6a9ecf7bbdba


-- 
DragonFly BSD source repository



More information about the Commits mailing list