DragonFly commits List (threaded) for 2011-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix stall after mountroot w/ SMP & ncpus == 1
commit 58bb3381c4471bee358b69dec424840490348f65
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Jan 31 13:08:26 2011 -0800
kernel - Fix stall after mountroot w/ SMP & ncpus == 1
* Fix a degenerate case for SMP builds when ncpus == 1. This effects
both the vkernel and the normal kernel (when a SMP kernel is booted
on a non-SMP box which has a LAPIC).
The init process was not bring scheduled properly.
Summary of changes:
sys/kern/usched_bsd4.c | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/58bb3381c4471bee358b69dec424840490348f65
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]