From owner-freebsd-current@FreeBSD.ORG Tue Jul 14 14:08:25 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1E705106566B for ; Tue, 14 Jul 2009 14:08:25 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from elsa.codelab.cz (elsa.codelab.cz [94.124.105.4]) by mx1.freebsd.org (Postfix) with ESMTP id D01418FC1C for ; Tue, 14 Jul 2009 14:08:24 +0000 (UTC) (envelope-from 000.fbsd@quip.cz) Received: from localhost (localhost.codelab.cz [127.0.0.1]) by elsa.codelab.cz (Postfix) with ESMTP id AB11B19E023; Tue, 14 Jul 2009 16:08:22 +0200 (CEST) Received: from [192.168.1.2] (r5bb235.net.upc.cz [86.49.61.235]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by elsa.codelab.cz (Postfix) with ESMTPSA id 17D9719E019; Tue, 14 Jul 2009 16:08:20 +0200 (CEST) Message-ID: <4A5C9154.9000501@quip.cz> Date: Tue, 14 Jul 2009 16:08:20 +0200 From: Miroslav Lachman <000.fbsd@quip.cz> User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.12) Gecko/20050915 X-Accept-Language: cz, cs, en, en-us MIME-Version: 1.0 To: Kamigishi Rei References: <549859.9626.qm@web25007.mail.ukl.yahoo.com> <4A379AEE.7080101@freebsd.org> <4A5C89E7.503@quip.cz> <4A5C8DB7.2090607@haruhiism.net> In-Reply-To: <4A5C8DB7.2090607@haruhiism.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: "freebsd-current@freebsd.org" Subject: Re: LOR:vfs_bio.c and ufs_dirhash.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 14 Jul 2009 14:08:25 -0000 Kamigishi Rei wrote: > Miroslav Lachman wrote: > >> I don't know how to identify the uniqueness of the LOR. I installed >> 8.0-BETA1 amd64 with GENERIC kernel on new server for testing (Xeon >> E5520 QuadCore + 12GB RAM) and got following LORs in heavy IO >> operation (portsnap extract) >> Both LORs appeared at the same time (in var/log/messages) > > Please consider checking http://sources.zabbadoz.net/freebsd/lor.html > before reporting a possible new LOR. > The first one you posted in this message is the same as in the previous > one (261). > The second one is http://sources.zabbadoz.net/freebsd/lor/266.html. I tried it, but I don't know what is the identifier (it is not mentioned on the page). For me, the LOR is just a bunch of meaningless text and I don't know how to compare two LOR reports. Is it by source files, or hex number after 1st, 2nd, 3rd, or anything else... So... how can I search the page next time? Thanx Miroslav Lachman