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/>
References:  <bug-284815-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284815

--- Comment #2 from jSML4ThWwBID69YC@protonmail.com ---
Hello,=20

It does not appear to work on a single process.=20

Rule:
rctl -a process:32502:memoryuse:deny=3D1G

Live:
rctl -h | grep 32502
process:32502:memoryuse:deny=3D1024M

Actual usage:=20
rctl -uh process:32502 | grep memoryuse
memoryuse=3D2599M
vmemoryuse=3D5663M

The process does seem to switch in and out of state RACCT, as viewed through
the top interface.=20

This is on 14.2-RELEASE-p2.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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