freebsd-src/usr.bin/procstat
Bojan Novković 1092ec8b33 kern: Introduce RLIMIT_VMM
This change introduces a new per-UID limit for controlling the
number of vmm instances, in anticipation of unprivileged bhyve.
This allows ut to limit the amount of kernel memory allocated
by the vmm driver and prevent potential memory exhaustion attacks.

Differential Revision:	https://reviews.freebsd.org/D53728
Reviewed by:	markj, olce, corvink
MFC after:	3 months
Sponsored by:	The FreeBSD Foundation
Sponsored by:	Klara, Inc.
2025-12-17 15:08:31 +01:00
..
tests
Makefile procstat(1): dump kqueues 2025-03-13 18:09:35 +02:00
Makefile.depend
procstat.1 manpages: prefer linking to xo_options.7 over xo_parse_args.3 2025-07-16 12:02:24 -06:00
procstat.c procstat(1): dump kqueues 2025-03-13 18:09:35 +02:00
procstat.h procstat(1): dump kqueues 2025-03-13 18:09:35 +02:00
procstat_advlock.c
procstat_args.c
procstat_auxv.c
procstat_basic.c
procstat_bin.c
procstat_cred.c cred: Hide internal flag CRED_FLAG_CAPMODE 2024-12-16 15:42:29 +01:00
procstat_cs.c
procstat_files.c procstat: Add handling for inotify descriptors 2025-07-04 14:42:34 +00:00
procstat_kqueue.c procstat(1): dump kqueues 2025-03-13 18:09:35 +02:00
procstat_kstack.c
procstat_penv.c
procstat_ptlwpinfo.c
procstat_pwdx.c
procstat_rlimit.c kern: Introduce RLIMIT_VMM 2025-12-17 15:08:31 +01:00
procstat_rlimitusage.c procstat(1): add rlimitusage subcommand 2024-09-27 18:02:34 +03:00
procstat_rusage.c
procstat_sigs.c
procstat_threads.c
procstat_vm.c procstat vm: report posix shm segment mapping 2024-10-08 15:38:23 +03:00