git: powerd: Rework cpu and cpu power domain selection

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Thu Jul 9 18:27:01 PDT 2015


commit a4c3bf5ed71daaf9b047fbf5caaaa04069500927
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sun Jul 5 00:33:14 2015 +0800

    powerd: Rework cpu and cpu power domain selection
    
    Since some kernel threads are bound to the specific cpus, e.g.
    network threads, so we need to take this into consideration when
    cpus are selected to increase their performance.  And cpu power
    domain selection is adjusted accordingly.

Summary of changes:
 usr.sbin/powerd/powerd.c | 747 ++++++++++++++++++++++++++++++-----------------
 1 file changed, 474 insertions(+), 273 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list