Grand Pauses in 4.3 on 750s

lrr at princeton.UUCP lrr at princeton.UUCP
Tue Sep 30 01:22:00 AEST 1986


The problem turned out to be a lack of buffers in the DEUNA.  By asserting
dedebug in the driver, we found that it was unable to put the incoming
information anywhere.  We changed the line

	#define	NRCV	7

to

	#define	NRCV	31

and all is well.  The problem did not show up on the 8600 because it
appears to be able to get the info from the DEUNA fast enough to never (?)
run out of buffer space.


Larry Rogers
Princeton University
Department of Computer Science
Engineering Quadrangle Building, Room C334
Princeton, NJ 08544

UUCP:	princeton!lrr
CSNET:	lrr%princeton at CSnet-relay
BITNET:	lrr%princeton at pucc.bitnet
PHONE:	609 452 6483



More information about the Comp.unix.wizards mailing list