So at UNESCO, I started looking into the kernel code.
所以,在UNESCO,我开始了解内核代码。
Of course, not all sections of the kernel code can be preempted.
当然,不是所有的内核代码段都可以被抢占。
Certain critical sections of the kernel code are locked against preemption.
可以锁定内核代码的关键部分,不允许抢占。
I hope you have gained some insight into OProfile and the ways you can optimize the kernel code.
我希望您已经对oprofile和可以优化内核代码的方法有了一些了解。
The tests should adequately cover the kernel code to help support the stability statement produced from their results.
测试应该充分地覆盖内核代码,以帮助支持自其结果中生成的稳定性声明。
This aptly named tool is essentially a patch to the kernel code that lets hackers access kernel memory and data structures.
这个恰如其名的工具实质上是内核代码的补丁,它允许高手访问内核内存和数据结构。
Even though the kernel code has been made meaningfully more efficient, the test USES more cycles to accomplish the same file transfer.
虽然内核代码的效率变得更高,但完成测试中同样多的文件传输占用更多的周期。
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).
内核代码中子例程是idled (当CPU空闲时运行的进程)和schedule(内核调度器)。
You set some registers and issue a system call instruction (or an interrupt) and have the kernel code called directly from the trap handler.
你可以设置一些寄存器,并发出一个系统调用指令(或中断),并由陷阱处理程序直接调用内核代码。
Maskable interrupt sources that cannot preempt the kernel code and are thus able to invoke operating system APIs from within their handlers.
正规中断。不能抢占内核的掩码中断源,因此可以在处理程序中调用操作系统API。
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.
但是,比如一个打印机驱动程序突然把接磁盘驱动所需的核心代码删除掉,操作系统就会出现部分停顿。
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.
可以抢占内核的掩码中断源,因此拥有更短的延迟时间并且不容易受抖动,参考响应时间与抖动。
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.
尽管内核可以在执行一个中断时,接收一个新的中断信号,内核代码中存在一些临界区域,这里中断必须关闭。
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.
不过,关于他们决定运行哪些测试、覆盖的代码、达到的压力级别等的基础信息都没有发布,这就大大降低了结果的价值。
DSF is especially helpful in executing device driver kernel code where the device may not be present.
当设备可能不存在时,DSF特别有助于执行设备驱动程序内核代码。
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内核模块和现有的文件系统代码以外)情况下在用户空间中实现文件系统。
The first module the thread ran is vmlinux, or kernel code.
线程运行的第一个模块是vmlinux,或内核代码。
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)中给出的信息记录下来。
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内核代码自身(通过仿真平台的包装器),而不是构建新的框架(通过该框架可以在用户空间中完成调度)。
"As kernel developers, we want this code in the kernel," Garrett said.
“作为内核开发者,他想要在内核上找到自己想要的代码,”Garrett说。
Git is a distributed version control system, originally written by Linus Torvalds to manage the source code of the Linux kernel.
Git是一个分布式的版本控制系统,最初由LinusTorvalds编写,用作Linux内核代码的管理。
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是内核入口点,这意味着在内核引导时将首先执行这一节下的代码。
Support for Unicode is embedded into both the kernel and the code development libraries.
Unicode支持被嵌入到内核和代码开发库中。
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要解决的问题之一。
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开发文件系统来说,您当然不用懂得这些代码的机制)。
At the highest level, there's code to determine whether the kernel being booted is being virtualized.
在最高的级别,有一些代码可以决定正在启动的内核是否被虚拟化。
Modifying the template to execute the desired kernel code is relatively straightforward.
修改模板来执行期望的内核代码相对也比较简单。
Virtually the entire kernel remains unchanged, save for the new object code and a few instructions to redirect the function calls.
实际上,整个内核没有变,只是增加了新的对象代码和几个函数调用重定向指令。
At the moment, the kernel software RAID code is synchronizing the drives so that they're exact mirrors of each other.
此时,内核软件RAID代码正在同步这两个驱动器,以便它们彼此精确地成为对方的镜像。
At the moment, the kernel software RAID code is synchronizing the drives so that they're exact mirrors of each other.
此时,内核软件RAID代码正在同步这两个驱动器,以便它们彼此精确地成为对方的镜像。
应用推荐