NetBSD-Users archive

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

Re: cvs fail because allocate memory fail



On Mon, Sep 21, 2009 at 12:00:56PM +0800, Water NB wrote:
> $ ulimit
> unlimited

That's the wrong command:

> ulimit -d
262144

> I wrote a test program to allocate 256M bytes, it failed.
> There are 1238M bytes space for File, 

Try this command, please:

ulimit -d `ulimit -d -H`

        Kind regards

-- 
Matthias Scheler                                  http://zhadum.org.uk/


Home | Main Index | Thread Index | Old Index