From owner-freebsd-bugbusters@FreeBSD.ORG Fri Feb 5 08:37:08 2010 Return-Path: Delivered-To: freebsd-bugbusters@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0958E106568B; Fri, 5 Feb 2010 08:37:08 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id DDCEF8FC12; Fri, 5 Feb 2010 08:37:07 +0000 (UTC) Received: by mail.soaustin.net (Postfix, from userid 502) id 4A58D8C060; Fri, 5 Feb 2010 02:37:07 -0600 (CST) Date: Fri, 5 Feb 2010 02:37:07 -0600 From: Mark Linimon To: tyler@monkeypox.org Message-ID: <20100205083707.GA30463@lonesome.com> References: <20100117213049.GA2259@kiwi.sharlinx.com> <877hr9ltym.fsf@kobe.laptop> <20100201072150.GD30608@kiwi.sharlinx.com> <20100204100948.GA11167@lonesome.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100204100948.GA11167@lonesome.com> User-Agent: Mutt/1.5.18 (2008-05-17) Cc: freebsd-hackers@freebsd.org, Giorgos Keramidas , freebsd-bugbusters@FreeBSD.org Subject: Re: Weekend PR smashing X-BeenThere: freebsd-bugbusters@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Coordination of the Problem Report handling effort." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Feb 2010 08:37:08 -0000 On Thu, Feb 04, 2010 at 04:09:48AM -0600, Mark Linimon wrote: > Reports that are duplicates indicate that various users are being affected > by one underlying problem. At one point I was trying to gather them all > into a page. I was hoping more people would do the analysis and send me > additions for it. However, it looks as though the script that generates > that page has rotted. I'll re-add it to my list of things-to-do ... > > http://people.freebsd.org/~linimon/studies/prs/well_known_prs.html This report is now fixed. > We have more kern/ PRs than any other category. This category is > overloaded to mean both kernel, libraries, networking, and device > drivers. http://people.freebsd.org/~linimon/studies/prs/pr_tag_index.html > makes this much more tractable. I forgot to mention the 2-level hierarchy that I have set up, where you can look at PRs starting with e.g. "disk/driver" and then drill down to a page that references all the related PRs by manpage. It may have been just as well, since the report had also gotten stale. However, it is once again up-to-date: http://people.freebsd.org/~linimon/studies/prs/prs_for_all_groups.html > There would also a slightly different way of looking at things, the ones > with '[panic]' in the Synopsis. Hmm, I thought there was such a page, > but it doesn't seem so. I'll put it on my list to create one. Now created: http://people.freebsd.org/~linimon/studies/prs/prs_for_tag_panic.html Finally, I have fixed other problems, such as broken links, in other various pages under http://people.freebsd.org/~linimon/studies/prs/ mcl