minix/distrib/sets/lists/minix
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
..
md.evbarm Adding missing dependency on libraries for hdboot 2013-04-09 16:41:52 +02:00
md.i386 Installing posix tests in /usr/tests/minix-posix 2013-03-13 10:43:16 +01:00
mi vm: mmap support 2013-05-31 15:42:01 +00:00