From owner-freebsd-current@FreeBSD.ORG Wed May 10 15:12:16 2006 Return-Path: X-Original-To: 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 2C25016A47E for ; Wed, 10 May 2006 15:12:16 +0000 (UTC) (envelope-from mistry.7@osu.edu) Received: from mail.united-ware.com (am-productions.biz [69.61.164.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6EEC143D5A for ; Wed, 10 May 2006 15:12:13 +0000 (GMT) (envelope-from mistry.7@osu.edu) Received: from [192.168.1.100] (am-productions.biz [69.61.164.22]) (authenticated bits=0) by mail.united-ware.com (8.13.4/8.13.4) with ESMTP id k4AFDgQ8057856 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 10 May 2006 11:13:48 -0400 (EDT) (envelope-from mistry.7@osu.edu) From: Anish Mistry To: freebsd-current@freebsd.org User-Agent: KMail/1.9.1 References: <200604241027.44959.mistry.7@osu.edu> <200605090101.39901.mistry.7@osu.edu> In-Reply-To: <200605090101.39901.mistry.7@osu.edu> MIME-Version: 1.0 Date: Wed, 10 May 2006 11:12:14 -0400 Content-Type: multipart/signed; boundary="nextPart2678241.mJFJbK4pyT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200605101112.23203.mistry.7@osu.edu> X-Spam-Status: No, score=-5.5 required=5.0 tests=ALL_TRUSTED,BAYES_50, MYFREEBSD2 autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on mail.united-ware.com X-Virus-Scanned: ClamAV 0.88.1/1452/Tue May 9 05:14:00 2006 on mail.united-ware.com X-Virus-Status: Clean Subject: [PATCH] Fix ugen multiple panics and detach race conditions 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: Wed, 10 May 2006 15:12:16 -0000 --nextPart2678241.mJFJbK4pyT Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Sending to -current for a little more exposure. I've updated my ugen patch again. It now adds support for select() on=20 writes and fixes the detach select() panic. http://am-productions.biz/docs/ugen-multiple-panics.patch The patch should fix ALL outstanding ugen panic PRs. Would a commiter please take a look at these changes. They are=20 applicable to CURRENT, RELENG_6, and RELENG_5. A few of the changes=20 are also applicable to NetBSD and OpenBSD too. Thanks, =2D-=20 Anish Mistry --nextPart2678241.mJFJbK4pyT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEYgLXxqA5ziudZT0RAnboAJ46aNV+GIAC1zoVVytKm5clJn7m4ACgtMdI HEZ9Eji//Acq3Ypz8UFroi8= =SiYe -----END PGP SIGNATURE----- --nextPart2678241.mJFJbK4pyT--