Re: x86: randomize brk() and RLIMIT_DATA

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sami Farin
Date: Thursday, October 25, 2007 - 10:19 am

On Thu, Oct 25, 2007 at 16:46:26 +0200, Jiri Kosina wrote:

Thanks, Jiri, now RLIMIT_DATA works as expected.

Using only RLIMIT_AS to limit processes' memory usage is not
very easy.  It includes also libraries mapped read-only,
I have to check/modify the limits when I update/add
libraries,...

Amazingly, I found a patch which seems to be just what I need:
http://marc.info/?l=linux-mm&m=118402827803338&w=4
Seems like that is not going to -mm or mainstream...

-- 
Do what you love because life is too short for anything else.

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
x86: randomize brk() and RLIMIT_DATA, Sami Farin, (Thu Oct 25, 6:41 am)
Re: x86: randomize brk() and RLIMIT_DATA, Arjan van de Ven, (Thu Oct 25, 7:13 am)
Re: x86: randomize brk() and RLIMIT_DATA, Jiri Kosina, (Thu Oct 25, 7:46 am)
Re: x86: randomize brk() and RLIMIT_DATA, Sami Farin, (Thu Oct 25, 10:19 am)