minix/servers/vm/arch
Ben Gras d1df256de9 VM: slight pagedir mapping generalization
. allow any number of pde's used for pagedir mapping
	. allows >1024 NR_PROCS on x86, >64 on ARM
	. allows NR_PROCS to be the same in both cases
	. also cleanup: allocating spare PDE's is not necessary
	  throw that function out

Change-Id: Ibb8f8cf6e7db6a4d6384b6911d1a3f3f5e5d8256
2013-02-10 21:50:34 +01:00
..
earm ARM: Provide linker script for VM 2013-01-25 17:07:01 +00:00
i386 VM: slight pagedir mapping generalization 2013-02-10 21:50:34 +01:00