minix/servers/vm
Ben Gras b6ea15115c kernel: facility for user-visible memory
. map all objects named usermapped_*.o with globally visible
	  pages; usermapped_glo_*.o with the VM 'global' bit on, i.e.
	  permanently in tlb (very scarce resource!)
	. added kinfo, machine, kmessages and loadinfo for a start
	. modified log, tty to make use of the shared messages struct
2012-07-28 20:57:38 +00:00
..
arch/i386 kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
addravl.c secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
addravl.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
addravl_defs.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
alloc.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
break.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
cavl_if.h vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
cavl_impl.h Fix VM -Wall warnings and enable -Werror 2011-06-01 11:30:58 +02:00
exit.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
fork.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
glo.h various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
main.c various coverity-inspired fixes 2012-07-16 14:00:56 +02:00
Makefile No more intel/minix segments. 2012-07-15 22:30:15 +02:00
memlist.h let vm use physically fragmented memory for allocations. 2010-04-12 11:25:24 +00:00
mmap.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
pagefaults.c kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
pagerange.h - pages that points to page directory values of all processes, 2009-09-21 14:49:49 +00:00
phys_region.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
physravl.c secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
physravl.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
physravl_defs.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
proto.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
queryexit.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00
region.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
region.h further libexec generalization 2012-06-07 15:15:02 +02:00
regionavl.c vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
regionavl.h vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
regionavl_defs.h vm: optimisation: avl tree for virtual regions 2010-10-04 11:41:10 +00:00
rs.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
sanitycheck.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
signal.c exec() cleanup, generalization, improvement 2012-06-07 15:15:01 +02:00
slaballoc.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
unavl.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
util.h vm: use assert() instead of vm_assert(); remove vm_assert(). 2010-04-12 12:37:28 +00:00
utility.c No more intel/minix segments. 2012-07-15 22:30:15 +02:00
vm.h vm: undo accidental JUNKFREE on 2011-09-19 15:36:46 +00:00
vmproc.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
yielded.h vm - hash table for block cache 2010-10-15 09:10:14 +00:00
yieldedavl.c secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
yieldedavl.h secondary cache feature in vm. 2010-05-05 11:35:04 +00:00
yieldedavl_defs.h vm - hash table for block cache 2010-10-15 09:10:14 +00:00