Re: [PATCH] mm: include private data mappings in RLIMIT_DATA limit

2007-05-31 Thread Herbert van den Bergh
Randy Dunlap wrote: > On Thu, 31 May 2007 12:43:16 -0700 Herbert van den Bergh wrote: > >> Below is a patch I would like to submit for limiting process private >> memory allocations via setrlimit(RLIMIT_DATA). > > The patch seems to have all tabs converted to spaces. > This could be caused by

Re: [PATCH] mm: include private data mappings in RLIMIT_DATA limit

2007-05-31 Thread Randy Dunlap
On Thu, 31 May 2007 12:43:16 -0700 Herbert van den Bergh wrote: > Below is a patch I would like to submit for limiting process private > memory allocations via setrlimit(RLIMIT_DATA). > > Thanks, > Herbert van den Bergh. > > > This patch changes how the kernel limits memory allocations that ar

[PATCH] mm: include private data mappings in RLIMIT_DATA limit

2007-05-31 Thread Herbert van den Bergh
Below is a patch I would like to submit for limiting process private memory allocations via setrlimit(RLIMIT_DATA). Thanks, Herbert van den Bergh. This patch changes how the kernel limits memory allocations that are controlled by setrlimit() using the RLIMIT_DATA resource. Currently the kernel