On Fri, Aug 10, 2012 at 7:35 PM, Friedrich Locke
<friedrich.lo...@gmail.com> wrote:
> There are different level of responsaiblity.
>
> 0. setrlimit should be allowed to set any limit the super user wants.
> 1. physical addressing to 64 bit boundary
> 2. hardware pratical limit
>
> Anyway using arbitraty limits like openbsd does for stack is really
> bad design. Using arbitrary limit for data is also bad design
> descision.
>
> I understand the facts, but ....

You say you understand the facts, yet you try to set limits that, if
obeyed and not clamped, would result in execve() always failing.  Huh.
 That's an interesting demonstration of understanding.


Philip Guenther

Reply via email to