micro-kernel
基本解釋
- 微內(nèi)核
英漢例句
- This FAQ does not aim to teach you how to program a multitasking, multithreaded, distributed micro kernel OS, nor how to use C, C++ or any other programming language.
這個(gè)FAQ并不以教您如何寫(xiě)一個(gè)多任務(wù),多線(xiàn)程,分部式的微內(nèi)核操作系統(tǒng)為目的,也不打算教您學(xué)會(huì)應(yīng)用C,C++或任何其它的編程語(yǔ)言。 - This system use microkernel Minix operating system and remove unnecessary parts of operating system, for example: file system etc.This system only use the micro kernel of Minix.
本系統(tǒng)采用微內(nèi)核Minix操作系統(tǒng)并去掉不必要的服務(wù)如:文件服務(wù)器等,僅僅使用其微內(nèi)核的核心。 - Micro Kernel
微內(nèi)核 - How fast does the new micro process the data?
這新微型計(jì)算機(jī)處理數(shù)據(jù)有多快? - Again, the architecture specific kernel code is in arch/*/kernel.
同時(shí)與處理器結(jié)構(gòu)相關(guān)代碼都放在arch/*/kernel目錄下。