Subject: Re: ASLR patch
To: Andrew Doran <ad@netbsd.org>
From: Elad Efrat <elad@NetBSD.org>
List: tech-kern
Date: 12/27/2007 01:11:00
Andrew Doran wrote:

> Is there a problem with making this a runtime tunable instead of yet another
> option?

It is already a runtime tunable, under the security.pax.aslr node.

Few people wanted the ability to not even compile code they're not going
to use, and as such this option was provided.

-e.