]> Zhao Yanbai Git Server - minix.git/commit
allow kernel to tell VM extra physical addresses it wants mapped in.
authorTomas Hruby <tom@minix3.org>
Wed, 11 Nov 2009 12:07:06 +0000 (12:07 +0000)
committerTomas Hruby <tom@minix3.org>
Wed, 11 Nov 2009 12:07:06 +0000 (12:07 +0000)
commitb3b0a18403a36073d499337269d468a838914d86
tree6728d1be4fa8b6d6233cd587b346e9ecabae8b13
parent9ba3b53de82837d9eadf6da691704c9667845cf0
allow kernel to tell VM extra physical addresses it wants mapped in.
used in the future for mapping in local APIC memory.
include/minix/com.h
include/minix/syslib.h
kernel/arch/i386/memory.c
kernel/proto.h
kernel/system/do_vmctl.c
lib/syslib/sys_vmctl.c