mirror of
https://git.freebsd.org/src.git
synced 2026-01-11 19:57:22 +00:00
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. |
||
|---|---|---|
| .. | ||
| tests | ||
| Makefile | ||
| Makefile.depend | ||
| procstat.1 | ||
| procstat.c | ||
| procstat.h | ||
| procstat_advlock.c | ||
| procstat_args.c | ||
| procstat_auxv.c | ||
| procstat_basic.c | ||
| procstat_bin.c | ||
| procstat_cred.c | ||
| procstat_cs.c | ||
| procstat_files.c | ||
| procstat_kqueue.c | ||
| procstat_kstack.c | ||
| procstat_penv.c | ||
| procstat_ptlwpinfo.c | ||
| procstat_pwdx.c | ||
| procstat_rlimit.c | ||
| procstat_rlimitusage.c | ||
| procstat_rusage.c | ||
| procstat_sigs.c | ||
| procstat_threads.c | ||
| procstat_vm.c | ||