Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site utah-gr.UUCP Path: utzoo!linus!philabs!pwa-b!utah-gr!thomas From: thomas@utah-gr.UUCP (Spencer W. Thomas) Newsgroups: net.unix-wizards Subject: Re: Help needed with SC750/eagle and panic when used for swapping. Message-ID: <1208@utah-gr.UUCP> Date: Sun, 14-Oct-84 23:20:05 EDT Article-I.D.: utah-gr.1208 Posted: Sun Oct 14 23:20:05 1984 Date-Received: Tue, 16-Oct-84 06:05:56 EDT References: <177@cybvax0.UUCP> <349@umcp-cs.UUCP> Reply-To: thomas@utah-gr.UUCP (Spencer W. Thomas) Distribution: net Organization: Univ of Utah CS Dept Lines: 20 >* From: dbr@cybvax0.UUCP (Douglas Robinson) > > ... the system panics with the following: > > hp1: not ready > hp1X: hard error snYYYY mbsr=13100\ > er1=4 er2=100000 mr=10 mr2=11777 I think this one is one we fixed a while ago. Here is our comment: revision 1.3 date: 84/08/23 03:17:09; author: lepreau; state: Exp; lines added/del: 87/6 Actual mod date 1/16/84: --by swt & fjl: in mbintr, don't assume that if the mba was active that the interrupt is for us: make sure it's ours. This was causing gr to panic, presumably due to long spiral reads (as in swap) which took longer than parallel seeks. Now why hasn't anyone else seen this? =S