This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
fs
/
tmpfs
History
pooka
0ed76b1676
When resizing a node, first drop extra pages and zero tail, and only
...
then set the new size. Otherwise zerolen will always be, well, 0.
2007-08-06 16:08:55 +00:00
..
files.tmpfs
…
tmpfs_fifoops.c
…
tmpfs_fifoops.h
…
tmpfs_pool.c
…
tmpfs_pool.h
…
tmpfs_specops.c
…
tmpfs_specops.h
…
tmpfs_subr.c
When resizing a node, first drop extra pages and zero tail, and only
2007-08-06 16:08:55 +00:00
tmpfs_vfsops.c
Set mnt_fs_bshift and mnt_dev_bshift to reasonable dummy-values.
2007-08-03 13:00:19 +00:00
tmpfs_vnops.c
…
tmpfs_vnops.h
…
tmpfs.h
…
TODO
…