minix/servers/vm/arch/i386
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
..
Makefile.inc No more intel/minix segments. 2012-07-15 22:30:15 +02:00
memory.h No more intel/minix segments. 2012-07-15 22:30:15 +02:00
pagefaults.h Convert drivers/ and servers/ over to bsdmake 2010-03-22 21:25:22 +00:00
pagetable.c kernel: facility for user-visible memory 2012-07-28 20:57:38 +00:00
pagetable.h vm: include no-caching bits in PTF_ALLFLAGS for flags sanity check. 2010-04-13 11:08:08 +00:00
util.S Macros for symbols used in both ASM and C 2010-08-17 16:44:07 +00:00