freebsd-dev/sys/fs/tmpfs
Jeff Roberson e2068d0bcd Use per-domain locks for vm page queue free. Move paging control from
global to per-domain state.  Protect reservations with the free lock
from the domain that they belong to.  Refactor to make vm domains more
of a first class object.

Reviewed by:    markj, kib, gallatin
Tested by:      pho
Sponsored by:   Netflix, Dell/EMC Isilon
Differential Revision:  https://reviews.freebsd.org/D14000
2018-02-06 22:10:07 +00:00
..
tmpfs_fifoops.c Rework pathconf handling for FIFOs. 2017-12-19 22:39:05 +00:00
tmpfs_fifoops.h sys/fs: further adoption of SPDX licensing ID tags. 2017-11-27 15:15:37 +00:00
tmpfs_subr.c Use per-domain locks for vm page queue free. Move paging control from 2018-02-06 22:10:07 +00:00
tmpfs_vfsops.c Reduce pollution via tmpfs.h. 2017-12-06 00:42:08 +00:00
tmpfs_vnops.c Use long for the last argument to VOP_PATHCONF rather than a register_t. 2018-01-17 22:36:58 +00:00
tmpfs_vnops.h Rework pathconf handling for FIFOs. 2017-12-19 22:39:05 +00:00
tmpfs.h Update tmpfs link count handling for ino64. 2017-12-19 20:19:07 +00:00