chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] Segfault with large data-structures (bug)


From: Peter Bex
Subject: Re: [Chicken-users] Segfault with large data-structures (bug)
Date: Sun, 3 Feb 2013 23:47:39 +0100
User-agent: Mutt/1.4.2.3i

On Sun, Feb 03, 2013 at 11:37:42PM +0100, Felix wrote:
> The intention is to provide some sort of soft "ulimit" at the
> application level, in case you want to make sure a certain maximum
> amount of memory is not exceeded. Or if you want to benchmark memory
> consumption, or do other whacky things. So let's keep it for a while.

But why not just use ulimit?  It can be set per process, so I don't see
the need to have a second ulimit-like limit inside each process.

Cheers,
Peter
-- 
http://sjamaan.ath.cx



reply via email to

[Prev in Thread] Current Thread [Next in Thread]