minix/distrib/sets/lists
Ben Gras 49b9165251 vm: mmap support
. test74 for mmap functionality
	. vm: add a mem_file memory type that specifies an mmap()ped
	  memory range, backed by a file
	. add fdref, an object that keeps track of FD references within
	  VM per process and so knows how to de-duplicate the use of FD's
	  by various mmap()ped ranges; there can be many more than there can
	  be FD's
	. turned off for now, enable with 'filemap=1' as boot option

Change-Id: I640b1126cdaa522a0560301cf6732b7661555672
2013-05-31 15:42:01 +00:00
..
base Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
comp Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
etc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
games Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
man Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
minix vm: mmap support 2013-05-31 15:42:01 +00:00
misc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
modules Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
tests Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
text Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
xbase Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
xcomp Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
xetc Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
xfont Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00
xserver Upgrading build system to new NetBSD revision 2012-11-15 16:07:29 +01:00