minix/drivers/memory
Ben Gras ed1af3c86c VM: full munmap
complete munmap implementation; single-page references made
a general munmap() implementation possible to write cleanly.

	. memory: let the MIOCRAMSIZE ioctl set the imgrd device
	  size (but only to 0)
	. let the ramdisk command set sizes to 0
	. use this command to set /dev/imgrd to 0 after mounting /usr
	  in /etc/rc, so the boot time ramdisk is freed (about 4MB
	  currently)
2012-09-18 13:17:52 +02:00
..
local.h VM: full munmap 2012-09-18 13:17:52 +02:00
Makefile Don't build ext2 ramdisk for cross compilation 2012-06-18 10:54:56 +00:00
memory.c VM: full munmap 2012-09-18 13:17:52 +02:00