使用 JavaScript能使本网站更好的工作。
首页
广场
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10213903403
/
os_kernel_lab
关注
1
点赞
0
派生
0
代码
话题
0
合并请求
0
版本发布
0
百科
动态
《操作系统》的实验代码。
47
提交
2
分支
52 MiB
C
76.4%
Assembly
8.6%
Python
7.3%
Shell
4.2%
Makefile
3.3%
目录树:
43ac8a7152
os_kernel_lab
/
code
/
lab6
/
kern
/
mm
文件历史
chyyuu
1851498df5
update codes for os course-YAO-class, fall, 2013
11 年前
..
default_pmm.c
initial version
12 年前
default_pmm.h
initial version
12 年前
kmalloc.c
update codes for os course-YAO-class, fall, 2013
11 年前
kmalloc.h
change slab based kmalloc to slob based kmalloc
12 年前
memlayout.h
change slab based kmalloc to slob based kmalloc
12 年前
mmu.h
initial version
12 年前
pmm.c
initial version
12 年前
pmm.h
update codes
12 年前
swap.c
update lab1-8 codes and docs. now version is 0.2
12 年前
swap.h
initial version
12 年前
swap_fifo.c
initial version
12 年前
swap_fifo.h
initial version
12 年前
vmm.c
Makefile:: add tags options; vmm.[ch] fix bug in find_vma Function, and update check_vma_struct Funciton from lab3-lab8
12 年前
vmm.h
Makefile:: add tags options; vmm.[ch] fix bug in find_vma Function, and update check_vma_struct Funciton from lab3-lab8
12 年前