From owner-freebsd-emulation@FreeBSD.ORG Sun Dec 21 18:18:48 2008 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 A12241065674 for ; Sun, 21 Dec 2008 18:18:48 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from contrabass.post.ru (contrabass.post.ru [85.21.78.5]) by mx1.freebsd.org (Postfix) with ESMTP id 55FE58FC29 for ; Sun, 21 Dec 2008 18:18:48 +0000 (UTC) (envelope-from root@dchagin.dialup.corbina.ru) Received: from corbina.ru (mail.post.ru [195.14.50.16]) by contrabass.post.ru (Postfix) with ESMTP id 5463538F2D for ; Sun, 21 Dec 2008 20:49:44 +0300 (MSK) X-Virus-Scanned: by cgpav Uf39PSi9pFi9oFi9 Received: from dchagin.dialup.corbina.ru ([78.107.232.239] verified) by corbina.ru (CommuniGate Pro SMTP 5.1.14) with ESMTPS id 1530993758 for freebsd-emulation@freebsd.org; Sun, 21 Dec 2008 20:49:44 +0300 Received: from dchagin.dialup.corbina.ru (localhost.chd.net [127.0.0.1]) by dchagin.dialup.corbina.ru (8.14.3/8.14.3) with ESMTP id mBLHnh0q033611 for ; Sun, 21 Dec 2008 20:49:43 +0300 (MSK) (envelope-from root@dchagin.dialup.corbina.ru) Received: (from root@localhost) by dchagin.dialup.corbina.ru (8.14.3/8.14.3/Submit) id mBLHndM9033610 for freebsd-emulation@freebsd.org; Sun, 21 Dec 2008 20:49:39 +0300 (MSK) (envelope-from root) Date: Sun, 21 Dec 2008 20:49:39 +0300 From: Chagin Dmitry To: freebsd-emulation@freebsd.org Message-ID: <20081221174939.GA33531@dchagin.dialup.corbina.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) Subject: [PATCH] futexes, flash9 related 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: Sun, 21 Dec 2008 18:18:48 -0000 Hi, /me ready to present patches for testing (nor review). The primary goal - the futexes code is rewrited, Giant removed. head: http://people.freebsd.org/~timur/dchagin/mega-head.linux.patch stable/7: http://people.freebsd.org/~timur/dchagin/mega-st7.linux.patch Please, test and report any problems. thnx! -- Have fun! chd