Files
minix/servers
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
..
2013-02-26 09:44:20 +00:00
2013-03-06 11:56:56 +01:00
2012-04-09 18:08:26 +02:00
2013-05-31 14:30:52 +00:00
2013-02-26 09:44:20 +00:00
2013-05-31 15:42:00 +00:00
2013-05-31 15:42:00 +00:00
2013-03-06 11:56:56 +01:00
2013-05-31 15:42:00 +00:00
2013-05-31 15:42:01 +00:00
2013-02-26 09:44:20 +00:00