[Bug 284815] RCTL memoryuse limit is not working
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 284815] RCTL memoryuse limit is not working"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 28 Feb 2025 18:32:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284815 --- Comment #2 from jSML4ThWwBID69YC@protonmail.com --- Hello, It does not appear to work on a single process. Rule: rctl -a process:32502:memoryuse:deny=1G Live: rctl -h | grep 32502 process:32502:memoryuse:deny=1024M Actual usage: rctl -uh process:32502 | grep memoryuse memoryuse=2599M vmemoryuse=5663M The process does seem to switch in and out of state RACCT, as viewed through the top interface. This is on 14.2-RELEASE-p2. -- You are receiving this mail because: You are the assignee for the bug.