On 12/08/2010 02:11 AM, Csaba Raduly wrote:
> After successfully building LLVM + clang, I wanted to run the tests.
> The tests start out with
>
> ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ;
>
> I understand that there is no support for setting those limits, but
> the
After successfully building LLVM + clang, I wanted to run the tests.
The tests start out with
ulimit -t 600 ; ulimit -d 512000 ; ulimit -m 512000 ; ulimit -v 1024000 ;
I understand that there is no support for setting those limits, but
the behaviour of 'ulimit -m' seems inconsistent:
/bin/sh: li
2 matches
Mail list logo