]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
tmpfs: for used pages, account really allocated pages, instead of file sizes
authorKonstantin Belousov <kib@FreeBSD.org>
Thu, 20 Oct 2022 13:17:43 +0000 (16:17 +0300)
committerKonstantin Belousov <kib@FreeBSD.org>
Fri, 20 Jan 2023 03:19:50 +0000 (05:19 +0200)
commit06e03b4b0d24bc0c513eb7dc5651664565d0c219
tree7905c0226334ac894accac4eff195b9ae698593e
parentc9e7aae6e6f90f700516f0a67fc5cf264daaf610
tmpfs: for used pages, account really allocated pages, instead of file sizes

PR: 223015
Tested by: pho

(cherry picked from commit 37aea2649ff707f23d35309d882b38e9ac818e42)
sys/fs/tmpfs/tmpfs.h
sys/fs/tmpfs/tmpfs_subr.c
sys/fs/tmpfs/tmpfs_vfsops.c
sys/fs/tmpfs/tmpfs_vnops.c
sys/kern/uipc_shm.c