From owner-freebsd-emulation@FreeBSD.ORG Sat Jan 29 16:03:59 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 502CF106564A; Sat, 29 Jan 2011 16:03:59 +0000 (UTC) (envelope-from dchagin@dchagin.static.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id EEC918FC08; Sat, 29 Jan 2011 16:03:58 +0000 (UTC) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 113CFC95DD; Sat, 29 Jan 2011 18:45:44 +0300 (MSK) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from [10.208.17.3] (HELO dchagin.static.corbina.ru) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 296682919; Sat, 29 Jan 2011 18:45:43 +0300 Received: from dchagin.static.corbina.ru (localhost [127.0.0.1]) by dchagin.static.corbina.ru (8.14.4/8.14.4) with ESMTP id p0TFjhFX050888; Sat, 29 Jan 2011 18:45:43 +0300 (MSK) (envelope-from dchagin@dchagin.static.corbina.ru) Received: (from dchagin@localhost) by dchagin.static.corbina.ru (8.14.4/8.14.4/Submit) id p0TFjcLY050887; Sat, 29 Jan 2011 18:45:38 +0300 (MSK) (envelope-from dchagin) Date: Sat, 29 Jan 2011 18:45:38 +0300 From: Chagin Dmitry To: Alexander Best Message-ID: <20110129154538.GA50877@dchagin.static.corbina.ru> References: <20110129122617.GA77148@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xHFwDpU9dbj6ez1V" Content-Disposition: inline In-Reply-To: <20110129122617.GA77148@freebsd.org> User-Agent: Mutt/1.5.19 (2009-01-05) Cc: freebsd-emulation@freebsd.org Subject: Re: [patch] draft to add support for futex operators FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET to the linuxulator X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2011 16:03:59 -0000 --xHFwDpU9dbj6ez1V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 29, 2011 at 12:26:17PM +0000, Alexander Best wrote: > hi there, >=20 > i've spent a couple of hours hacking support for futex operators > FUTEX_WAIT_BITSET and FUTEX_WAKE_BITSET into the linuxulator. the followi= ng > patch is far from perfect and in certain places it is probably doing the = wrong > thing, however it doesn't seem to break anything. >=20 > i'd appreciate if somebody could have a look at the patch and point out a= ny > issues. please note that the patch also contains a few unrelated comment > changes and such (however only very few). >=20 > thanks in advance. >=20 > the patch can be found in here: >=20 > http://people.freebsd.org/~arundel/drafts/futex.diff hi, how i can test this? thnx :) --=20 Have fun! chd --xHFwDpU9dbj6ez1V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (FreeBSD) iEYEARECAAYFAk1ENiIACgkQ0t2Tb3OO/O1QVwCeOEsqFSoSTaEcgYpAM4cHYSRw HwsAn2uqr7altVGaQLPq1Arxys3gr9GS =ujfE -----END PGP SIGNATURE----- --xHFwDpU9dbj6ez1V--