From owner-cvs-all Sun Sep 10 17:36:57 2000 Delivered-To: cvs-all@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 1A1C237B423; Sun, 10 Sep 2000 17:36:55 -0700 (PDT) Received: (from jhb@localhost) by pike.osd.bsdi.com (8.9.3/8.9.3) id RAA28683; Sun, 10 Sep 2000 17:36:47 -0700 (PDT) (envelope-from jhb) From: John Baldwin Message-Id: <200009110036.RAA28683@pike.osd.bsdi.com> Subject: Re: cvs commit: src/sys/alpha/alpha interrupt.c In-Reply-To: <200009101539.IAA20563@freefall.freebsd.org> from Doug Rabson at "Sep 10, 2000 08:39:23 am" To: Doug Rabson Date: Sun, 10 Sep 2000 17:36:47 -0700 (PDT) Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL68 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Rabson wrote: > dfr 2000/09/10 08:39:23 PDT > > Modified files: > sys/alpha/alpha interrupt.c > Log: > Remove the manipulation of the Giant mutex from the interrupt entry > points. This can't work right anyway and needs to happen in the irq thread. Err, when I tried these commented out before the big commit, the machine panic'd after 5 minutes of uptime. Turning these on allowed it to finish a 3 hour buildworld. Until we have working interrupt threads it may be best to leave these in. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message