This website requires JavaScript.
Explore
Help
Sign In
tacit
/
minix
Watch
1
Star
0
Fork
0
You've already forked minix
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
dcfaf50f79
minix
/
servers
/
vm
/
i386
History
Ben Gras
ef8a741301
set global flag for kernel pages, so tlb entries for kernel aren't thrown
...
away on cr3 reload. minor optimization.
2009-04-23 15:11:16 +00:00
..
arch_pagefaults.c
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
arch_vmproc.h
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
Makefile
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
memory.h
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
pagefaults.h
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
pagetable.c
set global flag for kernel pages, so tlb entries for kernel aren't thrown
2009-04-23 15:11:16 +00:00
pagetable.h
set global flag for kernel pages, so tlb entries for kernel aren't thrown
2009-04-23 15:11:16 +00:00
util.s
Basic VM and other minor improvements.
2008-11-19 12:26:10 +00:00
vm.c
mark pages whose refcount were >1 and drop to 1 and are
2009-04-22 12:39:29 +00:00