Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Feb 2025 18:32:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 284815] RCTL memoryuse limit is not working
Message-ID:  <bug-284815-227-87q69F19Od@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284815-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284815-227-87q69F19Od>