From owner-freebsd-questions@FreeBSD.ORG Mon Oct 17 19:11:11 2005 Return-Path: X-Original-To: questions@freebsd.org Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8ED3C16A41F for ; Mon, 17 Oct 2005 19:11:11 +0000 (GMT) (envelope-from toomas.aas@raad.tartu.ee) Received: from mail.neti.ee (mail.neti.ee [194.126.101.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 279B143D48 for ; Mon, 17 Oct 2005 19:11:10 +0000 (GMT) (envelope-from toomas.aas@raad.tartu.ee) Received: from [217.159.163.224] (217-159-163-224-dsl.trt.estpak.ee [217.159.163.224]) by Relayhost2.neti.ee (Postfix) with ESMTP id DF21D16BB; Mon, 17 Oct 2005 22:10:58 +0300 (EEST) Message-ID: <4353F74B.2090403@raad.tartu.ee> Date: Mon, 17 Oct 2005 22:11:07 +0300 From: Toomas Aas User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050408) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <4353ED68.5010500@raad.tartu.ee> <20051017185543.GA94092@xor.obsecurity.org> In-Reply-To: <20051017185543.GA94092@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee Cc: questions@freebsd.org Subject: Re: GIANT lock in 5.4 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Oct 2005 19:11:11 -0000 Kris Kennaway wrote: > On Mon, Oct 17, 2005 at 09:28:56PM +0300, Toomas Aas wrote: > >>Hello! ... >> With FreeBSD 5.3, several devices (for example: ips, ahc, >>atkbd) had a note similar to this in dmesg: >> >>ips0: port 0x2000-0x20ff mem >> 0xfeb00000-0xfebfffff irq 9 at device 1.0 on pci0 >>ips0: [GIANT-LOCKED] >> >>With FreeBSD 5.4, the [GIANT-LOCKED] message no longer appears. >> >>Does that mean that Giant lock has been removed from all those drivers, >>or is the message simply not printed? > > Do you still see it on some other drivers? If so, the former. grep -i giant /var/run/dmesg.boot comes up blank on all my FreeBSD 5.4 machines: the two RELENG_5_4 servers I've just upgraded and my home RELENG_5 box. --- ... I spilled spot remover on my dog. Now he's gone.