Re: Limiting process memory usage

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

 



On Fri, 2008-08-15 at 17:01 -0400, Matthew Saltzman wrote:
> Is there an administrative way to prevent a process from using more than
> some set amount of memory?  Apparently, ulimit -m is not enforced in
> Linux.

Maybe you want "ulimit -v". "-m" limits the resident set size (i.e. the
number of process pages physically in RAM at one time), not the total
memory available to the process.

poc

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux