NetBSD/usr.bin/pmap
jmmv ec93365612 Initial addition of tmpfs, an efficient memory file-system. This project
was developed as part of Google's Summer of Code 2005 program.  This
change adds the kernel code, the mount_tmpfs utility, a regression test
suite and does all other related changes to integrate these.

The file-system is still *experimental*.  Therefore, it is disabled by
default in all kernels.  However, as typically done, a commented-out
entry is added in them to ease its setup.

Note that I haven't commited the required mountd(8) changes to be able
to export tmpfs file-systems because NFS support is still very unstable
and because, before enabling it, I'd like to do some other changes.

OK'ed by my project mentor, William Studenmund (wrstuden@).
2005-09-10 19:20:48 +00:00
..
Makefile Make pmap work on LOCKDEBUG *and* non-LOCKDEBUG kernels (previously it 2003-01-08 20:25:12 +00:00
TODO
main.c Lint police. 2004-01-31 20:53:55 +00:00
main.h remove remaining v_id. 2003-07-31 15:43:06 +00:00
pmap.1 Some fixes and formatting changes from jmc@openbsd. 2004-02-17 20:41:49 +00:00
pmap.c Initial addition of tmpfs, an efficient memory file-system. This project 2005-09-10 19:20:48 +00:00
pmap.h s/the the/the/ (only in sources that aren't regularly imported from 2004-04-23 02:58:27 +00:00
pmap_ld.c Make pmap work on LOCKDEBUG *and* non-LOCKDEBUG kernels (previously it 2003-01-08 20:25:12 +00:00