Hi, On Thu, Oct 16, 2008 at 12:48, Mag Gam <[EMAIL PROTECTED]> wrote: > I was wondering if there is a way to restrict memory usage > per process? If the process goes over 32G simply kill it.
You can limit the amount of virtual memory of a process with "ulimit -v". See "help ulimit" or "man bash" for more details. HTH, Filipe _______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos