From owner-freebsd-current@FreeBSD.ORG Fri Aug 29 14:04:48 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B26116A4BF for ; Fri, 29 Aug 2003 14:04:48 -0700 (PDT) Received: from mail.gmx.net (imap.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 305C843F85 for ; Fri, 29 Aug 2003 14:04:47 -0700 (PDT) (envelope-from pilkis@gmx.net) Received: (qmail 9416 invoked by uid 65534); 29 Aug 2003 21:04:45 -0000 Received: from unknown (EHLO pilkisnotexp) (62.68.42.70) by mail.gmx.net (mp026) with SMTP; 29 Aug 2003 23:04:45 +0200 Message-ID: <02c201c36e71$2c941d50$0464a8c0@spotripoli.local> From: "Putinas" To: "Soren Schmidt" References: <200308281258.h7SCwvxR024643@spider.deepcore.dk> Date: Fri, 29 Aug 2003 23:04:39 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.3790.0 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 cc: freebsd-current@FreeBSD.ORG Subject: Re: Sil3112 dma errors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Aug 2003 21:04:48 -0000 I did, inserted intel pro 100, disabled gig in bios, I booted up, = removed icmp limit in sysctl from 200 to 0 , started ping -f from other = server, cd /usr/src; make buildworld and lockup instantly ... I saw just = one line rm -rf something and dma errors are coming. I am sure this = would happen and without ping -f from other server, but just makes = things faster... I have cvsup'ed again and will try to rebuild world = again tonight. ----- Original Message -----=20 From: Soren Schmidt=20 To: Putinas=20 Cc: freebsd-current@FreeBSD.ORG=20 Sent: Thursday, August 28, 2003 14:58 PM Subject: Re: Sil3112 dma errors It seems Putinas wrote: > 1. It's written only Advance Peripherals , looks like this > http://www7.alternate.de/prodpic/200x200/f/fpba03.jpg OKies, not much to say about those, probably marvell based.. > 2. Nope , network is connected only to 100 mbit switch, and most = often the > problem occurs when there is higher i/o with disk ( like kernel = compiling or > make buildworld ) which I usually do over ssh remotely, but same = thing > happened via console and even when booting on the starting up = services. Hmm, I cant reproduce anything like this here, could you try to exchange the gigE card with something else ? (I've seen a fair amount of problems with bge based cards lately)... -S=F8ren