From owner-freebsd-current@FreeBSD.ORG Wed Mar 24 12:03:33 2004 Return-Path: <owner-freebsd-current@FreeBSD.ORG> 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 09C8B16A537 for <current@freebsd.org>; Wed, 24 Mar 2004 12:03:33 -0800 (PST) Received: from cmsrelay03.mx.net (cmsrelay03.mx.net [165.212.11.112]) by mx1.FreeBSD.org (Postfix) with SMTP id B87A143D53 for <current@freebsd.org>; Wed, 24 Mar 2004 12:03:32 -0800 (PST) (envelope-from noackjr@alumni.rice.edu) Received: from uadvg130.cms.usa.net (165.212.11.130) by cmsoutbound.mx.net with SMTP; 24 Mar 2004 20:03:32 -0000 Received: from optimator.noacks.org [65.69.2.38] by uadvg130.cms.usa.net (ASMTP/noackjr@usa.net) via mtad (C8.MAIN.3.13N) with ESMTP id 148icXuDE0111M30; Wed, 24 Mar 2004 20:03:30 GMT X-USANET-Auth: 65.69.2.38 AUTH noackjr@usa.net optimator.noacks.org Received: from localhost (localhost [127.0.0.1]) by optimator.noacks.org (Postfix) with ESMTP id 99ED96103 for <current@freebsd.org>; Wed, 24 Mar 2004 14:03:29 -0600 (CST) Received: from optimator.noacks.org ([127.0.0.1]) by localhost (optimator.noacks.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 87188-09 for <current@freebsd.org>; Wed, 24 Mar 2004 14:03:28 -0600 (CST) Received: from alumni.rice.edu (optimator [192.168.1.11]) by optimator.noacks.org (Postfix) with ESMTP id 84CE46101 for <current@freebsd.org>; Wed, 24 Mar 2004 14:03:28 -0600 (CST) Message-ID: <4061E990.4000703@alumni.rice.edu> Date: Wed, 24 Mar 2004 14:03:28 -0600 From: Jon Noack <noackjr@alumni.rice.edu> User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040312) X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at noacks.org Subject: LOR status page? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: noackjr@alumni.rice.edu List-Id: Discussions about the use of FreeBSD-current <freebsd-current.freebsd.org> List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current> List-Post: <mailto:freebsd-current@freebsd.org> List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help> List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>, <mailto:freebsd-current-request@freebsd.org?subject=subscribe> X-List-Received-Date: Wed, 24 Mar 2004 20:03:33 -0000 Would it be helpful to put up a web page with all known lock order reversal false positives (or better yet all known lock order reversals with a status indication)? This would allow people to check there before reporting, saving everyone time. I'm willing to host/maintain such a page if people will send me LORs (I'll try to mine the list as well), although if someone else (Kris?) wants to do it I'd graciously bow out ;-). Jon