• 大部分应用程序受益于2.6内核NUMA支持

    Most applications will benefit from the 2.6 kernel level NUMA support.

    youdao

  • 虽然并不常见,但需要意识到内核这种潜在问题

    While this is not typical, you need to be aware of such potential problems at the kernel level.

    youdao

  • 自然这些以及gdbLinux常见的内核调试工具可用的。

    Naturally, these are available, along with kernel-level debugging tools common to Linux such as GDB.

    youdao

  • 没有用户空间运行应用程序数量控制所以只能内核改变

    I don't have control of the number of applications running in user space so I have to make changes only in kernel level.

    youdao

  • Linux提供一个内置的内核级负载平衡器,可以使用它替代nginx使高度可用

    Linux also provides a built-in kernel-level load balancer which can be used and made highly available in place of nginx.

    youdao

  • 论文提出一个网络子系统结构内核协议无关内核级协议相关用户协议

    We carry out a three layers network subsystem structure that is protocol independent layer in kernel, protocol dependent layer in kernel and user level protocol stack.

    youdao

  • 通过使用针对用户空间内核级代码这些简单算法现在能够检测记录响应来自用户各种物理输入

    With these simple algorithms for user space and kernel-level code, you now have the ability to detect, log, and respond to the full range of physical input from the user.

    youdao

  • 探测器操作系统内核监视所有数据库事务包括特权用户事务,而不依赖于数据库审计日志

    The probes monitor all database transactions, including those of privileged users, at the operating system kernel level without relying on database audit logs.

    youdao

  • 此外安装无标注驱动程序。安装恶意驱动程序目标系统中放置内核恶意软件的受欢迎方法

    Also, consider prohibiting the installation of any unsigned drivers. Installation of malicious drivers is a favorite method of placing kernel malware on target systems.

    youdao

  • 本文检查点技术开展了广泛深入的理论技术研究改进了基于线程内核检查点机制,加快设置检查点的速度。

    In this dissertation, we have conducted a sophisticated theoretical and technical study on checkpoint technology, and improved the thread-based kernel level checkpoint to speed up checkpointing.

    youdao

  • 虽然通常可以发现应用程序可以内核NUMA支持获得性能提高,但是使用这些用户空间api进行编译能够获得进一步的提高。

    While applications in general will see performance gains from the kernel level NUMA support, additional gains may be achieved by compiling against these user-land API's.

    youdao

  • 对于那些正在加入devfs系列人来说,请阅读系列第4部分在那里面解释了devfs是如何解决内核设备注册这一令人头疼的问题。

    For those who are just joining the series on devfs, read Part 4 of this series, where I explained how devfs solves device registration headaches at the kernel level.

    youdao

  • 如果一个命令内核处理计划设置优先是不是完美无缺了?

    Wouldn't it be nice if there were a command to let you prioritize how the kernel schedules its processing?

    youdao

  • CFS工作于用户通过网络文件系统(NFS)内核进行通信

    CFS operates at the user level, communicating with the kernel through Network File System (NFS).

    youdao

  • 内核使用收集CPU 使用量数据,可以根据优先当前 CPU 使用量 CPU 限制调度撤消运行进程

    The CPU usage thus gathered is used by the kernel, which may schedule or de-schedule a process based on its priority, current CPU usage, and CPU limits.

    youdao

  • 操作系统虚拟化要求操作系统的内核进行一些修改但是优点可以获得原始性能

    Operating system-level virtualization requires changes to the operating system kernel, but the advantage is native performance.

    youdao

  • 内核部分采用单线程设计没有采用基于优先的设计。

    The kernel is single threaded and non preemptive.

    youdao

  • 发生用时,内核空间进行优先提高同步队列管理

    When lock contention occurs, priority boosting and synchronization-queue management is done in kernel space.

    youdao

  • 一真实数据证明多种特性变化帮助2.6内核具备了更好的可扩展性性能,同时成熟用于企业应用程序

    This real data demonstrates that a variety of features and changes have helped the 2.6 kernel offer better scalability and performance and become more mature for enterprise-level applications.

    youdao

  • SCSI子系统较高层代表的是内核设备最高别的接口

    The upper level of the SCSI subsystem represents the highest-level interface from the kernel (the device level).

    youdao

  • 为了使这个过程的效率更高内核使用一个定义给定优先列表何时存在任务

    To make this process more efficient, a bitmap is used to define when tasks are on a given priority list.

    youdao

  • 最后早期内核中,抢占可能的;意味着如果有一个优先任务执行高优先的任务只能等待完成

    Finally, preemption wasn't possible in the earlier scheduler; this meant that a lower priority task could execute while a higher priority task waited for it to complete.

    youdao

  • 操作系统虚拟化一种服务器虚拟化方法这种方法中,操作系统内核支持多个相互隔离用户空间实例

    Operating system-level virtualization is a server virtualization method where the kernel of an operating system allows for multiple isolated user-space instances.

    youdao

  • 优先提高总是需要使用内核调用

    Priority boosting requires a kernel call anyway.

    youdao

  • 建议内核进行配置以便内核添加软件RAID支持(不是作为模块支持)。

    I recommend that you configure your kernel so that Software RAID support is compiled-in (rather than supported as modules).

    youdao

  • 首先内核启用RAID支持

    First, RAID support needs to be enabled in the kernel.

    youdao

  • 现代操作系统逻辑上可以分为系统内核用户代码(通常称为用户空间”)。

    Modern operating systems are logically divided into a system kernel and user-level code (often called "user space").

    youdao

  • 存在用时,POSIX锁定和解操作触发Linux内核优先继承支持

    With contention, a POSIX lock and unlock operation would trigger Linux kernel priority inheritance support to occur.

    youdao

  • 第二语句所有优先crit 或者更高内核消息定向到一个名为 finlandia远程主机

    The second statement directs all kernel messages of the priority crit and higher to the remote host finlandia.

    youdao

  • 检测Linux内核系统代码可能件很时间事情,并且现实世界中会限制使用

    Inspecting Linux kernel and system-level code is likely to be a time-intensive affair and of somewhat limited use in the real world.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定