Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 1998 14:00:21 +0200 (CEST)
From:      Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
To:        freebsd-questions@FreeBSD.ORG
Subject:   How to limit the physical RAM usage of a process?
Message-ID:  <199803301200.OAA03027@intern>

next in thread | raw e-mail | index | archive | help
Hi,

I want to limit the usage of physical RAM to 20MB for a specific process.
I tried a little with

  limits -m 20M /path/to/process

but it still shows up in ps with 50M in the RSS field.

Any hints what to do? (FreeBSD-2.2.6)

Thanks,

	-Andre

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199803301200.OAA03027>