Subject: misc X-related errors
To: None <port-sun3@NetBSD.ORG>
From: Kenneth Stailey <kstailey@leidecker.gsfc.nasa.gov>
List: port-sun3
Date: 04/10/1995 12:14:57
Model: Sun 3/60
real mem = 12566528
avail mem = 10928128
using 76 buffers containing 622592 bytes of memory
fpu0 at mainbus0 (mc68881)
bwtwo0 at obmem0 addr 0xff000000 (1600x1280)
le0 at obio0 addr 0x120000 level 3 hwaddr 08:00:20:00:ec:30
diskless, uses NetBSD/i386 server
Since I have been running the X11R6 XSunMono server the following
errors have occured. Let me know if my interpretation of them seems
correct or not.
Apr 10 02:25:51 charon /netbsd: swap_pager_clean: clean of page aa4000 failed
run out of swap? it would have had to be a pretty quick shortfall
since I was running top at the time and there was about 5MB used out
of 8MB at the time.
Apr 10 11:02:27 charon /netbsd: zs1b: fifo overrun
serial mouse fifo overrun? seems harmless
Apr 10 11:07:41 charon /netbsd: mb_map full
running out of mbuf map space. This panic'd the i386 server when it
happened, but the Sun 3/60 client seems to have lucked out. I
increased the NBMCLUSTERS on the server from 256 to 512 and the server
is now all right. Should the client's mb_map be enlarged too? I
cannot build kernels yet so I'd have to ask for
options NMBCLUSTERS=512
to be added to GENERIC.
Thanks,
Ken