Date: Sun, 10 Sep 2000 17:36:47 -0700 (PDT) From: John Baldwin <jhb@pike.osd.bsdi.com> To: Doug Rabson <dfr@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/alpha/alpha interrupt.c Message-ID: <200009110036.RAA28683@pike.osd.bsdi.com> In-Reply-To: <200009101539.IAA20563@freefall.freebsd.org> from Doug Rabson at "Sep 10, 2000 08:39:23 am"
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jhb@bsdi.com> -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009110036.RAA28683>