Microkernel

网络  微内核; 微核; 模式

复数:microkernels

计算机

BNC.31856



双语例句

  1. The Lab's work in each of these domains coined the term microvisor, which represents a microkernel with virtualization capabilities.
    这个实验室在这些领域中的工作创造了一个术语:microvisor,表示一个具有虚拟化功能的微核。
  2. Codezero's scheduler includes kernel preemption for both guest threads and microkernel threads ( in addition to time slices for preemption).
    Codezero的调度器包含针对来宾线程和微核线程的内核优先(以及用于优先的时间片)。
  3. 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实现了具有虚拟化功能的核心微核,这些功能包括资源管理以及具有实时功能和低性能开销的调度功能。
  4. 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,以及一些虚拟化功能。
  5. Like most other enterprise operating systems, Geronimo is built on a kernel& a microkernel that lays the foundation for everything above it.
    与大多数其他企业操作系统一样,Geronimo构建于内核一个为位于它上面的一切事物提供基础的微内核之上。
  6. Like prior microkernel architectures, NOVA implements a thin microkernel with separate layers for non-privileged code.
    与此前的微核架构类似,NOVA实现了一个瘦微核,包含一些用于非特权代码的独立层。
  7. In contrast, microkernel operating systems provide the means to discard functionality dynamically, allowing a much more scalable environment.
    相比之下,微核操作系统提供动态抛出功能的方法,从而提供伸缩性更好的环境。
  8. In addition to providing a more scalable environment, the microkernel can offer reliability advantages.
    除了提供伸缩性更好的环境之外,微核还能提供稳定性优势。
  9. 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.
    将操作系统的结构重新组织为一个运行于内核态的微内核,外加若干用户进程去完成真正的操作系统任务。
  10. Microkernel becomes an attention-attracting technology because of its clear structure, and its advantage for expansion and transplantation.
    微内核由于其结构清晰,易扩充和移植等特点,成为一种备受关注的技术。
  11. 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上安排执行请求。
  12. The use of a resource-oriented microkernel has several key benefits.
    使用面向资源微核有几个主要的优点。
  13. Microkernel Operating System on Embeded Platforms
    微内核操作系统在嵌入式平台上的应用
  14. However, before executing any call, the microkernel first checks to make sure the call is permitted.
    微内核在执行任何调用之前,首先会检查该调用是否被许可。
  15. More operating system code was moved out of the kernel and into user space, resulting in a much smaller kernel and the rise of the term microkernel.
    Mach把更大部分的操作系统代码移出内核,放入用户空间,结果形成一个大大缩小了的内核,术语“微内核”随之兴起。
  16. While a microkernel is by no means a complete operating system, this design achieves a major goal.
    尽管一个微内核离完整的操作系统还很远,但这样的设计达到了我们的主要目标。
  17. Secure Development Across Teams-The OSGi microkernel style inforces rules to keep components and extensions isolated and controlled.
    跨团队的安全开发&OSGi的微核结构保证了组件和扩展是独立且可控的。
  18. If a client requests a representation type that an endpoint does not provide then the microkernel can intermediate.
    如果客户端请求了端点并未提供的表示类型,那么微核就可以起到媒介的作用。
  19. Finally, all internal requests to the microkernel are asynchronous, allowing processing to scale linearly as more CPUs are added to the host server.
    最后,所有向微核发送的内部请求都是异步的,因此随着主机服务器CPU个数的增加,其处理能力也会线性增长。
  20. 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的微核的抽象。
  21. Research and Design on an Executing Environment Framework Based on Microkernel for NGN Service
    基于微内核的下一代网络业务执行环境框架的研究与设计
  22. Device drivers need to do I/ O and they do this by making calls to the microkernel to obtain services ( such as issuing commands to a physical device).
    设备驱动需要执行I/O操作的时候向微内核发出调用以获得服务(比如向物理设备发出指令)。
  23. It also discusses the pros and cons of microkernel systems and their prospect of actual deployments in the industry.
    本文还对微内核操作系统的优缺点及发展前景发表评论。
  24. Design and research of running ELF file based on microkernel system
    微内核系统直接加载ELF文件机制的设计与研究
  25. NetKernel's logical model is focused on information processing and is cleanly separated from the physical level of objects and APIs by a microkernel.
    NetKernel的逻辑模型集中于信息处理,而且通过一个微内核将逻辑模型与物理层对象和API干净地分离。
  26. Based on the hardware system, a real time microkernel based distributed operating system is designed and implemented.
    在图像处理硬件系统的基础上,还基于实时系统的层次体系思想,设计并实现了基于实时微内核的实时分布式操作系统。
  27. It uses microkernel mode to provide a good performance of operation.
    它采用了微内核的设计模式,为整个系统提供了良好的性能。
  28. Finally, the development flow of the HAL for microkernel in embedded operating system was summarized.
    最后对面向嵌入式操作系统微内核的硬件抽象层开发流程进行了总结。
  29. The microkernel pattern separates the minimal functional core from extended functions and specific functions.
    微核模式将系统的最小功能核心同扩展功能和特定应用功能分离开来。
  30. The microkernel pattern divides the platform into microkernel module, internal application module and external application module.
    分布式微核模式将控制器平台分为微核模块、内部应用模块、外部应用模块。