DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: usched_bsd4 - Topology-aware scheduling
commit d6d39bc7221f794c45470c5d10267d321ca16677
Author: Mihai Carabas <mihai.carabas@gmail.com>
Date: Wed Aug 22 10:03:45 2012 +0000
usched_bsd4 - Topology-aware scheduling
* Part of "Add SMT/HT awareness to DragonFly BSD scheduler" GSoC
project.
* Details at: http://leaf.dragonflybsd.org/mailarchive/kernel/2012-08/msg00009.html
Mentored-by: Alex Hornung (alexh@)
Sponsored-by: Google Summer of Code 2012
Summary of changes:
sys/conf/options | 1 +
sys/config/LINT | 1 +
sys/config/LINT64 | 1 +
sys/kern/kern_clock.c | 4 +
sys/kern/usched_bsd4.c | 822 +++++++++++++++++++++++++++++++++++++++++++----
sys/sys/proc.h | 1 +
sys/sys/usched.h | 1 +
7 files changed, 761 insertions(+), 70 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d6d39bc7221f794c45470c5d10267d321ca16677
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]