From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 25 11:27:17 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CF735323 for ; Mon, 25 Feb 2013 11:27:17 +0000 (UTC) (envelope-from chagin.dmitry@gmail.com) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) by mx1.freebsd.org (Postfix) with ESMTP id 3DE601E6 for ; Mon, 25 Feb 2013 11:27:16 +0000 (UTC) Received: by mail-lb0-f169.google.com with SMTP id m4so2164826lbo.14 for ; Mon, 25 Feb 2013 03:27:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=X9X4d7MwgMWrqZZObEBpAl8tcZMmPJpl4R29fRJC4PU=; b=zmRavUrQuoB8DgBtO7yD5sQzyU2CkiD7GMrUNPd/INRSdGPIEz6d8XSwYyj7bJaC2g yRpDbpHNfEi4qbKKTv3J4qxqkH3MPEvbBy3wbkt1VqF7m/TvFlLSOJ3QyzTEeMJ8GKcv uJT+OB8VU1M3WAv3RB00kSCRU+nizptSy/jmpiq/QV2eQyUBUzlqnvzuKPsg5ba3GSFV B+zM1u6LE+D6ziNzlyQ6QTeCSGKhBgwbaiVDDaTnfcCO+gFC3AbSOTgmTSgoLC36Qs9D eFeM+sOMIHnvvF7NaLXMRwAyab+HogY55LusKHsyjshMhbDa/zDQbPHDR+sywnVdUWkc o9KQ== X-Received: by 10.112.49.99 with SMTP id t3mr4348627lbn.108.1361791635873; Mon, 25 Feb 2013 03:27:15 -0800 (PST) Received: from dchagin.static.corbina.net (dchagin.static.corbina.ru. [78.107.232.239]) by mx.google.com with ESMTPS id ng6sm6697459lab.2.2013.02.25.03.27.14 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 25 Feb 2013 03:27:14 -0800 (PST) Sender: Dmitry Chagin Received: from dchagin.static.corbina.net (localhost [127.0.0.1]) by dchagin.static.corbina.net (8.14.6/8.14.6) with ESMTP id r1PBRCEZ002881 for ; Mon, 25 Feb 2013 15:27:12 +0400 (MSK) (envelope-from dchagin@dchagin.static.corbina.net) Received: (from dchagin@localhost) by dchagin.static.corbina.net (8.14.6/8.14.6/Submit) id r1PBRCsc002880 for freebsd-emulation@freebsd.org; Mon, 25 Feb 2013 15:27:12 +0400 (MSK) (envelope-from dchagin) Date: Mon, 25 Feb 2013 15:27:12 +0400 From: Chagin Dmitry To: freebsd-emulation@freebsd.org Subject: Linuxulator patches,request for test && review Message-ID: <20130225112712.GA2870@dchagin.static.corbina.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cNdxnHkX5QqsyA0e" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 25 Feb 2013 11:27:17 -0000 --cNdxnHkX5QqsyA0e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi all! I have created a new Linuxulator branch: svn://svn.freebsd.org/base/user/dchagin/lemul where I plan to switch it to use the native 1:1 threads, implement vdso for nptl cleanup support and amd64 layer. Currently I have committed the patchset which switched Linuxulator to 1:1 threading model. Any review and test would be greatly appreciated. Thanks. --=20 Have fun! chd --cNdxnHkX5QqsyA0e Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlErSpAACgkQ0t2Tb3OO/O0TCQCeM+ONoyh+KIxPdB9fSoxD2F/6 CAYAn3vciKCnwEt7qvNUW/zBrVHhcQM4 =fBIK -----END PGP SIGNATURE----- --cNdxnHkX5QqsyA0e--