1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-18 15:30:21 +00:00
freebsd/sys/fs/tmpfs
Attilio Rao a0f2c37b6f - Introduce a cache-miss optimization for consistency with other
accesses of the cache member of vm_object objects.
- Use novel vm_page_is_cached() for checks outside of the vm subsystem.

Reviewed by:	alc
MFC after:	2 weeks
X-MFC:		r234039
2012-04-09 17:05:18 +00:00
..
tmpfs_fifoops.c
tmpfs_fifoops.h
tmpfs_subr.c Add reserved memory limit sysctl to tmpfs. 2012-04-07 15:23:51 +00:00
tmpfs_vfsops.c tmpfs supports only INT_MAX nodes due to limitations of unit number 2012-04-07 15:30:46 +00:00
tmpfs_vnops.c - Introduce a cache-miss optimization for consistency with other 2012-04-09 17:05:18 +00:00
tmpfs_vnops.h
tmpfs.h Add reserved memory limit sysctl to tmpfs. 2012-04-07 15:23:51 +00:00