DragonFly commits List (threaded) for 2010-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Fix td_xpcount when pushing a preemption
commit 6d9b99dbc2cb269bb517a657a693ff3526abc97f
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Mon Aug 30 22:24:15 2010 -0700
kernel - Fix td_xpcount when pushing a preemption
* We have to set xpcount to the sum of the victim thread's mpcount
and xpcount, rather than just its mpcount.
Reported-by: Rumko
Summary of changes:
sys/kern/lwkt_thread.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6d9b99dbc2cb269bb517a657a693ff3526abc97f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]