Subject: SILO overflows.
To: None <port-arm32@NetBSD.ORG>
From: Mark Brinicombe <amb@physig4.ph.kcl.ac.uk>
List: port-arm32
Date: 07/05/1996 18:16:14
Hi,
  I don;t know if others have noticed less SILO overflows since 
I changes the interrupt system.
THis has not removed the problem completely. One thing people
can try and will probably be in future kernels is to
lower the serial FIFO trigger point from 8 to 4
(search arm32/mainbus/com.c for FIFO_8 and replace with FIFO_4)
This is significantly reduced my SILO overflows as it will give
more times between the serial interrupt and the FIFO actually
filling up.

CHeers,
				Mark
Mark Brinicombe				amb@physig.ph.kcl.ac.uk
Research Associate			http://www.ph.kcl.ac.uk/~amb/
Department of Physics			tel: 0171 873 2894
King's College London			fax: 0171 873 2716