From owner-freebsd-current@FreeBSD.ORG Fri Jul 23 19:47:19 2004 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 2D5D716A4CE for ; Fri, 23 Jul 2004 19:47:19 +0000 (GMT) Received: from smtp05.web.de (smtp05.web.de [217.72.192.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id E9D1B43D41 for ; Fri, 23 Jul 2004 19:47:18 +0000 (GMT) (envelope-from nakal@web.de) Received: from [217.81.253.50] (helo=[217.81.253.50]) by smtp05.web.de with esmtp (TLSv1:DES-CBC3-SHA:168) (WEB.DE 4.101 #44) id 1Bo60j-0007tC-00; Fri, 23 Jul 2004 21:47:17 +0200 From: Martin To: Markie In-Reply-To: <000e01c470eb$d5b215e0$f800000a@laptop> References: <1090606572.2670.15.camel@klotz.local> <000e01c470eb$d5b215e0$f800000a@laptop> Content-Type: text/plain Message-Id: <1090612034.3387.5.camel@klotz.local> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 23 Jul 2004 21:47:15 +0200 Content-Transfer-Encoding: 7bit Sender: nakal@web.de X-Sender: nakal@web.de cc: FreeBSD Current Subject: Re: Problems with interrupts on -CURRENT? 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, 23 Jul 2004 19:47:19 -0000 Am Fr, den 23.07.2004 schrieb Markie um 21:32: > To get over the printer thing, which has done that interrupt storm thing for > rather a long time with me but never this bad, I used polling mode instead with > lptcontrol. Something like lptcontrol -p ... Earlier, when the kernel was more responsive, i've had interrupt storms (lpt irq) when shutting down (only after printer has been used). But printing worked in normal speed (printing a page took a few seconds), but now it takes minutes (10-20 or so). I will try to update now, but I think it can take until tomorrow. Martin