[PATCH] Decrease number of threads used by goroutines.go test (take 2)

Rainer Orth ro@CeBiTec.Uni-Bielefeld.DE
Tue Mar 8 19:10:00 GMT 2011


Jakub Jelinek <jakub@redhat.com> writes:

> I'm happy to drop the [ ishost "*-linux*" ] && if you are going to look for
> failures on weirdo OSes.  I have no idea what ulimit -u does on anything but
> Linux, while the tcl code only uses its value if it printed a number,
> whether it is something similar to limit on number of each user's threads
> or something completely else is unclear.

In both bash and every non-bash shell I have that implements it at all,
ulimit -u does exactly the same as on Linux.

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University



More information about the Gcc-patches mailing list