Re: Extending ulimits

From: Janne Johansson (jj_at_jj.it.su.se)
Date: 03/30/04


Date: 30 Mar 2004 13:26:07 +0200

Timo Weggen <tweggen@loewe-komp.de> writes:

> When logging in, the shell tells me, that the maximal value is exceeded.
> typing ulimit -a also reports a default of 65535.
>
> While I'm aware of the security risks involved with insensible
> ulimit values, I'm interested in granting considerable amounts
> of memory to selected users.
>
> But how can I do that?

Add them to a group in login.conf that have larger values as a maximum limit?



Relevant Pages

  • ulimit - memory: follow up
    ... The reason ulimit -a is only showing one gig form memory when the ... I opened an iTAR with Oracle to ... server prompt> ulimit -m 2045680 ...
    (Tru64-UNIX-Managers)
  • FreeBSD 4.9 on i386, using Generic Mapping Tools, calloc
    ... with ulimit. ... amount of memory My GMT ... grdimage: Allocates memory and read intensity file ...
    (freebsd-questions)
  • Re: Large array size in C++
    ... 'ulimit -a' gives me following output on my system ... max locked memory (kbytes, -l) unlimited ... other things deal with VM tuning, network tuning, network setting etc. ...
    (comp.sys.sgi.misc)
  • Re: [PATCH] per-user signal pending and message queue limits
    ... ulimit is part of bash, ... I'm thinking about how to do the mqueue "kernel allocated memory" accounting, ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Free phys. memory estimate.
    ... Note though at any given time, you'll probably see that nearly all of your physical is used, as the kernel, roughly speaking, uses any spare memory for caching data from the disk. ... I have a system here that's starved by IO and I want ot prevent users jobs allocating big chunks of swap. ... the maximum stack size (ulimit -s), and the maximum amount of virtual memory available to the shell. ...
    (Fedora)