Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 12 Aug 2002 11:51:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 12 Aug 2002 11:51:12 -0400 Received: from ppp-217-133-217-5.dialup.tiscali.it ([217.133.217.5]:5800 "EHLO home.ldb.ods.org") by vger.kernel.org with ESMTP id ; Mon, 12 Aug 2002 11:51:02 -0400 Subject: Re: [patch] tls-2.5.31-D5 From: Luca Barbieri To: Ingo Molnar Cc: Jakub Jelinek , Linus Torvalds , Linux-Kernel ML , Alexandre Julliard In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-YMDRLls9mN9QXPaR13Qt" X-Mailer: Ximian Evolution 1.0.5 Date: 12 Aug 2002 17:54:44 +0200 Message-Id: <1029167684.4531.88.camel@ldb> Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1387 Lines: 38 --=-YMDRLls9mN9QXPaR13Qt Content-Type: text/plain Content-Transfer-Encoding: 7bit > well, i think i have to agree ... if it wasnt for Wine's 0x40 descriptor. > But it certainly does not come free. We could have 3 TLS entries (0x40 > will be the last entry), and the copying cost is 9 cycles. (compared to 6 > cycles in the 2 entries case.) Good enough? Or we could leave 0x40 fixed to 0x400 and use only 2. This loses flexibility but anyway the only 2 apps that could use it are dosemu and wine and I think that they already need to have it mapped at 0x400 for vm86 (no one uses 16-bit DLLs anymore). Of course this is only valid if Win32 doesn't use it because otherwise we would lose the ability to do null-pointer checking in programs using Win32 DLLs (e.g. mplayer). --=-YMDRLls9mN9QXPaR13Qt Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQA9V9pEdjkty3ft5+cRAhtUAKDh/rFbCm/egDWR4OPDLG9Fmnje7gCgpaPw HRLMk6HrR5e+Gow2fUKeYZU= =z12f -----END PGP SIGNATURE----- --=-YMDRLls9mN9QXPaR13Qt-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/