os_kernel_lab/code/lab7/kern/mm
2013-09-17 10:34:45 +08:00
..
default_pmm.c initial version 2012-08-22 12:32:13 +08:00
default_pmm.h initial version 2012-08-22 12:32:13 +08:00
kmalloc.c update codes for os course-YAO-class, fall, 2013 2013-09-17 10:34:45 +08:00
kmalloc.h change slab based kmalloc to slob based kmalloc 2012-10-09 21:31:20 +08:00
memlayout.h change slab based kmalloc to slob based kmalloc 2012-10-09 21:31:20 +08:00
mmu.h initial version 2012-08-22 12:32:13 +08:00
pmm.c initial version 2012-08-22 12:32:13 +08:00
pmm.h update codes 2012-09-14 21:36:57 +08:00
swap_fifo.c initial version 2012-08-22 12:32:13 +08:00
swap_fifo.h initial version 2012-08-22 12:32:13 +08:00
swap.c update lab1-8 codes and docs. now version is 0.2 2012-08-26 18:04:26 +08:00
swap.h initial version 2012-08-22 12:32:13 +08:00
vmm.c Makefile:: add tags options; vmm.[ch] fix bug in find_vma Function, and update check_vma_struct Funciton from lab3-lab8 2013-03-24 20:20:28 -04:00
vmm.h Makefile:: add tags options; vmm.[ch] fix bug in find_vma Function, and update check_vma_struct Funciton from lab3-lab8 2013-03-24 20:20:28 -04:00