From owner-cvs-all Sun Oct 17 16:55:39 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BAED61516B; Sun, 17 Oct 1999 16:55:26 -0700 (PDT) (envelope-from grog@FreeBSD.org) Received: (from grog@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA49430; Sun, 17 Oct 1999 16:55:20 -0700 (PDT) (envelope-from grog@FreeBSD.org) Message-Id: <199910172355.QAA49430@freefall.freebsd.org> From: Greg Lehey Date: Sun, 17 Oct 1999 16:55:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/vinum vinumrequest.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk grog 1999/10/17 16:55:10 PDT Modified files: sys/dev/vinum vinumrequest.c Log: launch_requests: Put splbio protection around the main launch loop. We've seen cases where the bottom half was cutting off the branch on which we're sitting. Experienced-by: Michael Reifenberger Revision Changes Path 1.38 +4 -4 src/sys/dev/vinum/vinumrequest.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message