Date: Fri, 2 Feb 1996 09:04:28 -0800 (PST) From: "Brian N. Handy" <handy@sag.space.lockheed.com> To: Nate Williams <nate@sri.MT.net> Cc: freebsd-questions@freebsd.org Subject: Re: silo overflow Message-ID: <Pine.OSF.3.91.960202085537.2264A-100000@sag.space.lockheed.com> In-Reply-To: <199602012113.OAA21098@rocky.sri.MT.net>
next in thread | previous in thread | raw e-mail | index | archive | help
First I wrote: > > > > Can someone tell me what this line out of my syslog means? > > > > > > > > Jan 27 15:04:24 condor /kernel: sio0: 2 more silo overflows (total 2) > > > > Jan 27 15:04:32 condor /kernel: sio0: 1 more silo overflow (total 3) And Nate Responds "serial port"...and I theorize about the mouse...and Nate wonders about my kernel config...AND... AND...the answer is at Christmastime I upgraded us to 2.1R. I stripped out all the goodies in the config that I don't need. The system has worked fine up until now, though. I suspect the kernel is OK. I think I've found what the problem was. Let's take a look at dmesg (below)....I bet I know what it's related to. I've got guys using netscape here and with 24 MB of RAM and 40 MB of swap and it's just not enough. Something jammed up when swap ran out. (I don't know what to make of the file system full stuff.) So anyway...it looks like this machine just ungracefully choked when it ran out of swap. I've satisfied my own curiousity, I'm just including this here as a datapoint for anyone else who might wonder what's up. Happy Trails, Brian ==================================================================== FreeBSD 2.1.0-RELEASE #0: Wed Dec 27 02:32:19 1995 handy@condor.physics.montana.edu:/usr/src/sys/compile/CONDOR CPU: i486DX (486-class CPU) real memory = 25165824 (24576K bytes) avail memory = 22855680 (22320K bytes) Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16450 sio1 at 0x2f8-0x2ff irq 3 on isa sio1: type 16450 lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: NEC 72065B fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): <QUANTUM LP240A GM240A01X> wd0: 234MB (479349 sectors), 723 cyls, 13 heads, 51 S/T, 512 B/S le0 at 0x300-0x30f irq 5 maddr 0xd0000 msize 65536 on isa le0: DE202 ethernet address 08:00:2b:3b:c6:a1 npx0 on motherboard npx0: INT 16 interface pid 9250: netscape: uid 2995: exited on signal 10 sio0: 2 more silo overflows (total 2) sio0: 1 more silo overflow (total 3) sio0: 2 more silo overflows (total 5) sio0: 1 more silo overflow (total 6) sio0: 1 more silo overflow (total 7) sio0: 2 more silo overflows (total 9) sio0: 1 more silo overflow (total 10) sio0: 2 more silo overflows (total 12) pid 24342: gopher: uid 3830: exited on signal 11 uid 3830 on /: file system full uid 9958 on /usr: file system full pid 1857: gopher: uid 3830: exited on signal 11 condor %
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.91.960202085537.2264A-100000>