micro-kernel
基本解释
- 微内核
英汉例句
- 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.
这个FAQ并不以教您如何写一个多任务,多线程,分部式的微内核操作系统为目的,也不打算教您学会应用C,C++或任何其它的编程语言。 - 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.
本系统采用微内核Minix操作系统并去掉不必要的服务如:文件服务器等,仅仅使用其微内核的核心。 - Micro Kernel
微内核 - How fast does the new micro process the data?
这新微型计算机处理数据有多快? - Again, the architecture specific kernel code is in arch/*/kernel.
同时与处理器结构相关代码都放在arch/*/kernel目录下。