• So at UNESCO, I started looking into the kernel code.

    所以UNESCO开始了解内核代码

    youdao

  • Of course, not all sections of the kernel code can be preempted.

    当然不是所有内核代码可以抢占。

    youdao

  • Certain critical sections of the kernel code are locked against preemption.

    可以锁定内核代码关键部分,不允许抢占

    youdao

  • I hope you have gained some insight into OProfile and the ways you can optimize the kernel code.

    希望已经对oprofile可以优化内核代码方法一些了解

    youdao

  • The tests should adequately cover the kernel code to help support the stability statement produced from their results.

    测试应该充分地覆盖内核代码帮助支持结果中生成稳定性声明

    youdao

  • This aptly named tool is essentially a patch to the kernel code that lets hackers access kernel memory and data structures.

    这个恰如其名的工具实质上内核代码补丁它允许高手访问内核内存数据结构。

    youdao

  • Even though the kernel code has been made meaningfully more efficient, the test USES more cycles to accomplish the same file transfer.

    虽然内核代码效率变得更高,但完成测试同样文件传输占用更多周期

    youdao

  • The subroutines that ran in the kernel code are idled (the process that is run when the CPU is idle) and schedule (the kernel scheduler).

    内核代码中子例程idledCPU空闲时运行进程schedule(内核调度器)。

    youdao

  • You set some registers and issue a system call instruction (or an interrupt) and have the kernel code called directly from the trap handler.

    可以设置一些寄存器发出一个系统调用指令(中断),并陷阱处理程序直接调用内核代码

    youdao

  • Maskable interrupt sources that cannot preempt the kernel code and are thus able to invoke operating system APIs from within their handlers.

    正规中断不能抢占内核的掩中断因此可以处理程序调用操作系统API

    youdao

  • But if, say, a printer driver suddenly erases the kernel code needed to access the disk drive, the operating system will have part of its brain cut out.

    但是比如一个打印机驱动程序突然把接磁盘驱动所需核心代码删除掉,操作系统就会出现部分停顿。

    youdao

  • Maskable interrupt sources with the ability to preempt the kernel code and thus have a lower latency and are less subject to jitter, see Response Time and jitter.

    可以抢占内核中断因此拥有短的延迟时间并且不容易抖动参考响应时间抖动。

    youdao

  • Although the kernel may accept a new interrupt signal while handling a previous one, some critical regions exist inside the kernel code where interrupts must be disabled.

    尽管内核可以在执行中断时,接收一个新的中断信号,内核代码存在一些临界区域这里中断必须关闭

    youdao

  • However, information regarding the basis for their decision on which tests to run, the kernel code covered, and stress levels attained are unpublished, which greatly reduces the value of the results.

    不过关于他们决定运行哪些测试覆盖代码达到压力级别等的基础信息没有发布就大大降低了结果的价值

    youdao

  • DSF is especially helpful in executing device driver kernel code where the device may not be present.

    设备可能存在时,DSF特别有助于执行设备驱动程序内核代码

    youdao

  • FUSE is a mechanism that allows you to implement file systems in user space without kernel code (other than the FUSE kernel module and existing file system code).

    FUSE一种机制允许没有内核代码(除FUSE内核模块现有文件系统代码以外)情况下在用户空间实现文件系统

    youdao

  • The first module the thread ran is vmlinux, or kernel code.

    线程运行第一模块vmlinux内核代码

    youdao

  • The kernel trace hooks call functions in the device driver code, which log the information provided by the kernel trace hooks in pinned buffers.

    内核追踪挂钩调用设备驱动程序代码中的函数那些函数将内核追踪挂钩固定缓冲区pinned buffer)中给出信息记录下来。

    youdao

  • Rather than build a new framework through which scheduling could be accomplished in user space, LinSched USES the Linux kernel code itself (with wrappers for platform emulation).

    LinSched使用Linux内核代码自身(通过仿真平台的包装器),不是构建新的框架(通过框架可以用户空间完成调度)。

    youdao

  • "As kernel developers, we want this code in the kernel," Garrett said.

    作为内核开发者,他想内核上找到自己想要的代码,”Garrett说。

    youdao

  • Git is a distributed version control system, originally written by Linus Torvalds to manage the source code of the Linux kernel.

    Git一个分布式版本控制系统最初LinusTorvalds编写,用作Linux内核代码管理

    youdao

  • stext is the kernel entry point, which means that the code under this section is the first to execute when the kernel boots up.

    stext内核入口意味着内核引导时将首先执行一节下代码

    youdao

  • Support for Unicode is embedded into both the kernel and the code development libraries.

    Unicode支持嵌入内核代码开发库中

    youdao

  • It's true that most of the 2.6 kernel AIO code is involved with improving disk concurrency, but classically that's only one of the problem domains for AIO.

    6内核大部分AIO代码改进磁盘并发度有关但是只是AIO要解决问题之一。

    youdao

  • Kernel contains the FUSE kernel module source code (which, of course, you don't need to know for developing a filesystem with FUSE).

    kernel包含FUSE内核模块源代码(对于使用FUSE开发文件系统来说,当然不用懂得这些代码的机制)。

    youdao

  • At the highest level, there's code to determine whether the kernel being booted is being virtualized.

    最高级别一些代码可以决定正在启动内核是否虚拟化

    youdao

  • Modifying the template to execute the desired kernel code is relatively straightforward.

    修改模板执行期望内核代码相对也比较简单。

    youdao

  • Virtually the entire kernel remains unchanged, save for the new object code and a few instructions to redirect the function calls.

    实际上整个内核没有变只是增加新的对象代码几个函数调用定向指令

    youdao

  • At the moment, the kernel software RAID code is synchronizing the drives so that they're exact mirrors of each other.

    此时内核软件RAID代码正在同步两个驱动器以便它们彼此精确地成为对方镜像

    youdao

  • At the moment, the kernel software RAID code is synchronizing the drives so that they're exact mirrors of each other.

    此时内核软件RAID代码正在同步两个驱动器以便它们彼此精确地成为对方镜像

    youdao

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

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

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