Date: Fri, 14 Feb 2025 13:31:08 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 284815] RCTL memoryuse limit is not working Message-ID: <bug-284815-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284815 Bug ID: 284815 Summary: RCTL memoryuse limit is not working Product: Base System Version: 14.2-RELEASE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: jSML4ThWwBID69YC@protonmail.com The memoryuse limit with rctl does not appear to work. Here is how the limit is setup in /etc/rctl.conf user:5000:memoryuse:deny=4096MB/user Here's the live rule. ``` rctl -h user:5000 | grep memoryuse user:5000:memoryuse:deny=4096M ``` Here is the current usage under that rule. ``` rctl -uh user:5000 | grep memoryuse memoryuse=30G vmemoryuse=86G ``` Note the 30GB usage on a 4GB memory limit. I have no idea how to diagnose this other than it does not work. Please let me know if there is anything I can do, or provide to track this down. OS: 14.2-RELEASE-p1 -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284815-227>
