Date: Tue, 8 Jul 2003 02:20:27 -0400 (EDT) From: Jeff Roberson <jroberson@chesapeake.net> To: current@freebsd.org Subject: ULE SMP fixed. Message-ID: <20030708021959.U17881-100000@mail.chesapeake.net>
next in thread | raw e-mail | index | archive | help
Squashed the bug that was causing panics with nice processes on SMP ULE.
Thanks,
Jeff
---------- Forwarded message ----------
Date: Mon, 7 Jul 2003 23:19:40 -0700 (PDT)
From: Jeff Roberson <jeff@FreeBSD.org>
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/kern sched_ule.c
jeff 2003/07/07 23:19:40 PDT
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- When stealing a kse in kseq_move() ignore the current kseq's min nice
value. We want to steal any thread, even one that is not given a slice
on its current queue.
Revision Changes Path
1.53 +13 -7 src/sys/kern/sched_ule.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030708021959.U17881-100000>
