microkernel
n. 微核
2026-03-21 20:09 浏览次数 15
n. 微核
wind microkernel微内核
Microkernel OS作为真正的微内核
microkernel rate微核率
Mvery microkernel马赫微核
Microkernel architecture微内核结构
Microkernel Model微内核结构
Microkernel kernel微内核
Xilinx Microkernel的微核
Mach microkernel马赫微核
The context object is an interface to the microkernel which allows an endpoint to bridge between logical requests and physical code.
context对象是microkernel的一个接口,在逻辑请求与具体代码之间架起了一座桥梁。
The microvisor implements the core microkernel with virtualization capabilities, which includes resource management as well as scheduling with real-time capabilities and low performance overhead.
microvisor实现了具有虚拟化功能的核心微核,这些功能包括资源管理以及具有实时功能和低性能开销的调度功能。
In the end, they had a version of the BSD kernel running as a process on top of their microkernel and calling down to Mach instead of executing privileged instructions.
最后,他们使用了某一版本的BSD内核,作为进程运行在他们的微内核上层,调用Mach,而不是运行特权指令。
Reorganize the operating system as a tiny microkernel that runs in kernel mode, along with some number of user processes that do the real work of the operating system.
将操作系统的结构重新组织为一个运行于内核态的微内核,外加若干用户进程去完成真正的操作系统任务。
The recent trend in operating system development is adopting microkernel architecture which holds such advantages as microminiaturization, modularity, portability and extendibility.
当今操作系统的发展趋势是采用微内核体系结构。
Like prior microkernel architectures, NOVA implements a thin microkernel with separate layers for non-privileged code.
与此前的微核架构类似,NOVA实现了一个瘦微核,包含一些用于非特权代码的独立层。
Monitoring chromosome aberration and microkernel used little blood cultivate method.
微量全血培养法检测染色体畸变及微核。
The microkernel approach, taken by Mach, was not a great success.
Mach所使用的微内核的方法,并没有获得很大的成功。
In contrast, microkernel operating systems provide the means to discard functionality dynamically, allowing a much more scalable environment.
相比之下,微核操作系统提供动态抛出功能的方法,从而提供伸缩性更好的环境。
Codezero「s scheduler includes kernel preemption for both guest threads and microkernel threads (in addition to time slices for preemption).
Codezero的调度器包含针对来宾线程和微核线程的内核优先(以及用于优先的时间片)。
In addition to providing a more scalable environment, the microkernel can offer reliability advantages.
除了提供伸缩性更好的环境之外,微核还能提供稳定性优势。
The context object we saw earlier is an example of a uniform POSIX like abstraction around the microkernel called the NetKernel Foundation API.
之前我们了解的上下文对象context就是一个统一的POSIX的例子,就像是被称作NetKernel基础API的微核的抽象。
At the heart of NetKernel is a RESTful or resource-oriented microkernel responsible for resolving logical URI requests to physical code endpoints and scheduling the request on an available CPU core.
NetKernel的中心是一个REST风格或面向资源的微核,专门负责为物理代码解析逻辑uri请求并在空閑的CPU上安排执行请求。
It follows the fundamental principles of microkernels in that it implements address Spaces, thread management, and IPC only in the privileged microkernel along with virtualization capabilities.
它遵循微核的基本原理,因为它只在特权微核中实现地址空间、线程管理和IPC,以及一些虚拟化功能。
However, before executing any call, the microkernel first checks to make sure the call is permitted.
微内核在执行任何调用之前,首先会检查该调用是否被许可。
Theposting elicited the response of Torvalds, which resulted in a wellknown debate over the microkernel and monolithic kernel designs.
帖子引起的反应,托沃兹,造成一个众所周知的争论和单片微内核设计。
Like most other enterprise operating systems, Geronimo is built on a kernel — a microkernel that lays the foundation for everything above it.
与大多数其他企业操作系统一样,Geronimo构建于内核——一个为位于它上面的一切事物提供基础的微内核——之上。
The Lab」s work in each of these domains coined the term microvisor, which represents a microkernel with virtualization capabilities.
这个实验室在这些领域中的工作创造了一个术语:microvisor,表示一个具有虚拟化功能的微核。
Secure Development Across Teams - The OSGi microkernel style inforces rules to keep components and extensions isolated and controlled.
跨团队的安全开发——OSGi的微核结构保证了组件和扩展是独立且可控的。
If a client requests a representation type that an endpoint does not provide then the microkernel can intermediate.
如果客户端请求了端点并未提供的表示类型,那么微核就可以起到媒介的作用。