Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932223AbXBXNgj (ORCPT ); Sat, 24 Feb 2007 08:36:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932796AbXBXNgj (ORCPT ); Sat, 24 Feb 2007 08:36:39 -0500 Received: from 69-100-st.zelcom.ru ([80.92.100.69]:1798 "EHLO etherstorm.feelingofgreen.ru" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S932223AbXBXNgi (ORCPT ); Sat, 24 Feb 2007 08:36:38 -0500 Date: Sat, 24 Feb 2007 16:36:35 +0300 Message-ID: <87hctbbrto.wl@betelheise.deep.net> From: Samium Gromoff <_deepfire@feelingofgreen.ru> To: Florian Weimer Cc: Alan , Samium Gromoff <_deepfire@feelingofgreen.ru>, Pavel Machek , Valdis.Kletnieks@vt.edu, David Wagner , linux-kernel@vger.kernel.org Subject: Re: [PATCH] Undo some of the pseudo-security madness In-Reply-To: <87fy8v9947.fsf@mid.deneb.enyo.de> References: <87r6toufpp.wl@betelheise.deep.net> <200701221520.l0MFKLdK032645@turing-police.cc.vt.edu> <871wlnq7ue.wl@betelheise.deep.net> <20070123084805.GB5560@ucw.cz> <87mz4996wg.wl@betelheise.deep.net> <20070123154127.57059632@localhost.localdomain> <87fy8v9947.fsf@mid.deneb.enyo.de> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (=?ISO-8859-4?Q?Shij=F2?=) APEL/10.6 Emacs/23.0.51 (i486-pc-linux-gnu) MULE/5.0 (SAKAKI) X-Face: "P-:w!.&Hdk.h~~pT`!Q%H6;/8Cce^m&%vIn"W-SXb4h88dCgwD\_}N5:\}lowY2gxg0u^wVO*L\$C@MvBDRTmh/=,468w{W{OTc$kfq5O9Y!`pd+N}SMHrN+Gs>jXe5}}EL`cRbc0^_0cZ-}M\b~55I;Qe$1uL8M`M`82<_%CQ(GwLk."M>zBLn:-u>n,$kjH`~Uo[pH`08#\G!GVMd`%7![m9]*w5PMts4@m>=;lX41Z90N MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 997 Lines: 25 At Sat, 24 Feb 2007 10:51:20 +0100, Florian Weimer wrote: > > > Randomisation has nothing to do with C. In fact from a C perspective the > > compiler and linker do a lot of work to deal with ELF and loading code at > > arbitary addresses for dynamic linking and the like, not the user and > > not as language constructs. Perhaps the Lisp universe should wake up and > > meet the 1980s 8) > > Uhm, C++ folks and others have run into loader performance issues due > to the way DSOs are handled. The problem is more severe in the lisp > context because a typical image contains hundreds of thousands of > small objects on startup. Well: root@betelheise:/mnt/shared/video1 # cat /proc/`pgrep sbcl | head -n1`/maps | wc -l 1378 regards, Samium Gromoff - 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/