Re: [PATCH] per-user signal pending and message queue limits

From: Andrew Morton
Date: Tue Apr 20 2004 - 18:38:30 EST


Marcelo Tosatti <marcelo.tosatti@xxxxxxxxxxxx> wrote:
>
> > The major advantage of your work is that we can now remove those limits.
> > You'll be needing a 2.4 backport ;)
>
> Yeap. :)
>
> And we also need to do the userspace part. ulimit is part of bash, so
> probably all shell's should be awared of this? I never looked
> how "ulimit" utility works.

yup, the shells need to be changed, which is really awkward. I was wrong
about how bash and zsh handle `ulimit 4 1024'.

Really the shells _should_ permit ulimit-by-number for this very reason.

Adding new ulimits is nice - it's a shame that the shells make it hard to
use.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/