常見(jiàn)例句雙語(yǔ)例句When a page fault is taken on a file due to an instruction fetch, only the non-computational file transitions to the computational state.如果某個(gè)文件因爲(wèi)指令取出發(fā)生了缺頁(yè),那麼會(huì)將非計(jì)算性文件轉(zhuǎn)換爲(wèi)計(jì)算性狀態(tài)。Kernel space is flagged in the page tables as exclusive to privileged code (ring 2 or lower), hence a page fault is triggered if user-mode programs try to touch it.系統(tǒng)內(nèi)核所使用的內(nèi)存空間通過(guò)特權(quán)碼(privileged code,2級(jí)或者更低)來(lái)標(biāo)記,以防止用戶模式的程序訪問(wèn)到內(nèi)核空間而發(fā)生頁(yè)麪錯(cuò)誤。Writing process is complete page-based virtual memory address translation process management and simulation page fault handling.編寫(xiě)程序完成頁(yè)式虛擬存儲(chǔ)琯理中地址轉(zhuǎn)換過(guò)程和模擬缺頁(yè)中斷的処理。 返回 page fault