kernel mode的意思
kernel mode中文翻譯:
[計]核心態
unexpected kernel mode trap───意外的內核模式陷阱
kernel───n.核心,要點;[計]內核;仁;麥粒,谷粒;精髓
corn kernel───玉米粒
kernel function───[數]核函數
linux kernel───Linux內核
bunted kernel───包子
apricot kernel───[食品]杏仁;杏核油
reproducing kernel───[數]再生核
mode───n.(Mode)人名;(德、英、法、乍、瑞典)莫德;n.模式;方式;風格;時尚
In Windows NT 4, the video, server, and printer spooler subsystems were moved into kernel mode.───在 Windows NT 4 中,視頻、服務器和打印機后臺處理程序子系統被移動到內核模式。
The system should run in 64-bit kernel mode.───該系統應該運行于64位內核模式。
The other mode is kernel mode.───另一種模式是內核模式。
Understands kernel mode vs. user mode, multi-threading, synchronization primitives and how they're implemented, able to read assembly code.───了解內核模式vs用戶模式,多線程,同步原語以及它們如何實現,能夠閱讀匯編代碼。
They need to be locked because the memory will be accessed by kernel-mode drivers and cannot be paged out for the duration of the access.───這是因為內核驅動程序需要訪問這些內存,在此期間這些頁面不能交換出去。
Let us also assume that you want to boot it up in the 64-bit kernel mode.───我們還假設您希望在64位內核模式下啟動。
This speeds up the boot process by taking advantage of a new kernel mode setting feature.───通過利用一種新的內核模式設置特性加速了開機進程。
Our solution consists of a kernel-mode driver and a user-mode application.───我們的解決方案由一個內核模式驅動程序和一個用戶模式應用程序組成。
ZwClose is a generic routine for closing a handle to a kernel-mode object. Here we use it to close the handle we have to the registry key.───ZwClose是用來關閉內核模式對象處理的普通程序。這里我們使用它來關閉我們對這個注冊表關鍵字的處理。