From owner-freebsd-bugs Wed Jan 29 22:58:27 2003 Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D2F637B401 for ; Wed, 29 Jan 2003 22:58:26 -0800 (PST) Received: from HAL9000.homeunix.com (12-233-57-224.client.attbi.com [12.233.57.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id EBAD843F3F for ; Wed, 29 Jan 2003 22:58:25 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id h0U6wONt007602; Wed, 29 Jan 2003 22:58:24 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id h0U6wNS3007601; Wed, 29 Jan 2003 22:58:24 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Date: Wed, 29 Jan 2003 22:58:23 -0800 From: David Schultz To: jjramsey@pobox.com Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: Revisiting the semirandom bug/issue in FreeBSD's ATA querying Message-ID: <20030130065823.GC7258@HAL9000.homeunix.com> Mail-Followup-To: jjramsey@pobox.com, freebsd-bugs@FreeBSD.ORG References: <20030129191417.GA5337@HAL9000.homeunix.com> <20030129194547.20312.qmail@web10704.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030129194547.20312.qmail@web10704.mail.yahoo.com> Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thus spake James J. Ramsey : > --- David Schultz > wrote: > > Alternatively, you can add one > > yourself. The patch > > below won't apply cleanly on -CURRENT, but it's easy > > enough to add > > the lines manually. > > What will it apply cleanly against? I'd rather apply > it against FreeBSD 4.7 if I can, since from what I've > read, 5.0 is still rather raw, and the problem seems > common to both 4.x and 5.x anyway. 4.7 release is fine. Just apply the patch (cd /usr/src && patch < /path/to/patch) and build a new kernel as described in the handbook. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message