Date: 22 Aug 2001 00:31:52 +0200 From: Dag-Erling Smorgrav <des@ofug.org> To: Alfred Perlstein <bright@mu.org> Cc: John Baldwin <jhb@FreeBSD.org>, Matt Dillon <dillon@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_condvar.c kern_synch.c src/sys/sys proc.h Message-ID: <xzpy9od11uv.fsf@flood.ping.uio.no> In-Reply-To: <xzppu9p1b29.fsf@flood.ping.uio.no> References: <200108211842.f7LIgkp03186@freefall.freebsd.org> <20010821134601.J81307@elvis.mu.org> <xzppu9p1b29.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav <des@ofug.org> writes: > I don't think -CURRENT is particularly unstable, but it seems to have > issues with resource allocations that only affect certain motherboards > or chipsets. It's been getting steadily worse since the beginning of > June - first my floppy drive stopped working, then I started getting > massive ISA interrupt lossage (but only after a few hours of uptime), > then my floppy drive stopped even attaching. I haven't had a single > crash, though. Interesting Fact Of The Day: I just noticed that the syncer process is eating up heaps of CPU, (5%-10% continuously, even when the system is idle and there is *no* disk activity), and that running sync(1) hangs the machine for a couple of seconds and causes sio and kbd interrupts to be lost. Maybe the removal of vm_mtx is the culprit? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpy9od11uv.fsf>