This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Patch: RAM-based heuristics for ggc-min-heapsize and ggc-min-expand


> Date: Mon, 17 Feb 2003 11:01:17 +0000
> From: Richard Earnshaw <rearnsha@arm.com>

> I'd be surprised if a machine had an RLIMIT_DATA that was lower than 
> RLIMIT_RSS, but you never know...

I wouldn't; they're independent and user-controllable, so it's quite
reasonable that they both start off as 'unlimited' and the user wants
to limit memory consumption so sets RLIMIT_DATA to a lower number.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]