|
From: Julian S. <js...@ac...> - 2005-08-07 09:18:20
|
> 1. Is it normal for a PIE build to be slower? At the moment ... yes. > 2. Is it normal for a PIE build to allocate a huge amount of virtual > memory (270G) even when running on tiny programs? (I don't really mind, > but the Linux administrators made me swear that I would ask you, so > please just say yes :) :-) I'm starting to think about rewriting the low level address space manager, so that all this PIE nonsense goes away once and for all (a rewrite that worked correctly would fix both these problems). J |