From owner-cvs-all Mon Nov 27 10:48:18 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B8AE337B4CF; Mon, 27 Nov 2000 10:48:14 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA41380; Mon, 27 Nov 2000 10:48:14 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-Id: <200011271848.KAA41380@freefall.freebsd.org> From: John Baldwin Date: Mon, 27 Nov 2000 10:48:14 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_threads.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2000/11/27 10:48:14 PST Modified files: sys/kern kern_threads.c Log: Drop Giant around the mi_switch() call in yield(). Submitted by: tegge Revision Changes Path 1.18 +3 -1 src/sys/kern/kern_threads.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message