opnsense-src/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.h Add reserved memory limit sysctl to tmpfs. 2012-04-07 15:23:51 +00:00
tmpfs_fifoops.c Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
tmpfs_fifoops.h Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00
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 Reflect license change of NetBSD code. 2008-09-03 18:53:48 +00:00