Ex1 syscall從time.h中一共只有三個函數(shù)一個個試過來也行了 Ex 5Allocate a region of memory for...
Ex1所以一開始為什么要comment掉啊,我忘記comment out回來了eflag設置為FL MASK即可 Ex2第一題依次round,m...
ex1參照nextfree,然后需要對齊,直接調(diào)用boot map的代碼 ex2先單核啟動的(BSP),再是APs,AP從實模式開始,入口:bo...
Ex 1仿照pages寫env即可但是發(fā)現(xiàn)一直說paddr(0)應該是kern pgdir里面分配了自己的位置需要在boot alloc里面添加...
Part1記錄那些頁被用了,使用鏈表管理struct Page objects boot_alloc: 看注釋mem_init: 設置一個二階表...
要求是先回答幾個問題為什么要用大頁?從邏輯地址到物理地址的轉(zhuǎn)換我們知道,如果采用常規(guī)頁(4KB)并且使TLB總能命中,那么至少需要在TLB表中存...
The help command is obvious, and we will shortly discuss the meaning of ...
為什么外核在內(nèi)存和文件系統(tǒng)性能更好?性能的代價是什么Expose namesTo improve library operating syste...
prefix??:可以改,比如ctrl a~/.tmux.conf 里面unbind ^b set -g prefix 'C-a' % 左右平分...