change slab based kmalloc to slob based kmalloc

This commit is contained in:
chyyuu
2012-10-09 21:31:20 +08:00
parent efafff0f75
commit 8a6deabc73
39 changed files with 1317 additions and 5811 deletions

View File

@@ -338,7 +338,7 @@ default_check() {
'PDE(001) fac00000-fb000000 00400000 -rw' \
' |-- PTE(000e0) faf00000-fafe0000 000e0000 urw' \
' |-- PTE(00001) fafeb000-fafec000 00001000 -rw' \
'check_slab() succeeded!' \
'check_slob() succeeded!' \
'check_vma_struct() succeeded!' \
'page fault at 0x00000100: K/W [no page found].' \
'check_pgfault() succeeded!' \