Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932182AbVLHQfT (ORCPT ); Thu, 8 Dec 2005 11:35:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932203AbVLHQfT (ORCPT ); Thu, 8 Dec 2005 11:35:19 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:61390 "EHLO pentafluge.infradead.org") by vger.kernel.org with ESMTP id S932182AbVLHQfS (ORCPT ); Thu, 8 Dec 2005 11:35:18 -0500 Subject: Re: How to enable/disable security features on mmap() ? From: Arjan van de Ven To: "linux-os (Dick Johnson)" Cc: Emmanuel Fleury , Linux Kernel In-Reply-To: References: <43983EBE.2080604@labri.fr> <1134051272.2867.63.camel@laptopd505.fenrus.org> <43984154.5050502@labri.fr> <43984595.1090406@labri.fr> <1134053349.2867.65.camel@laptopd505.fenrus.org> <4398493E.50508@labri.fr> <1134056272.2867.73.camel@laptopd505.fenrus.org> <1134058481.2867.85.camel@laptopd505.fenrus.org> Content-Type: text/plain Date: Thu, 08 Dec 2005 17:35:14 +0100 Message-Id: <1134059714.2867.91.camel@laptopd505.fenrus.org> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 (2.2.3-2.fc4) Content-Transfer-Encoding: 7bit X-Spam-Score: 1.8 (+) X-Spam-Report: SpamAssassin version 3.0.4 on pentafluge.infradead.org summary: Content analysis details: (1.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.1 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP address [213.93.14.173 listed in dnsbl.sorbs.net] 1.7 RCVD_IN_NJABL_DUL RBL: NJABL: dialup sender did non-local SMTP [213.93.14.173 listed in combined.njabl.org] X-SRS-Rewrite: SMTP reverse-path rewritten from by pentafluge.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 758 Lines: 25 On Thu, 2005-12-08 at 11:24 -0500, linux-os (Dick Johnson) wrote: > On Thu, 8 Dec 2005, Arjan van de Ven wrote: > > > > >> 0xbfbb6d74 Stack > >> 0xb7e97008 Heap > >> 0x080495e8 _end[] > >> > > > > there is still a HUGE gap there.... > > > Only because the test program didn't have any global data! > You can add the size of any global data to that offset and > watch them converge. We have medical imaging programs with > great gobs of global data. 3Gb worth? too bad that code doesn't even run on 2.4 then :) - 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/