您要查找的是不是:
- Again, the architecture specific kernel code is in arch/*/kernel. 同时与处理器结构相关代码都放在arch/*/kernel目录下。
- The kernel code is all in kernel/modules. 核心代码位于kernel/modules.
- The kernel code is all in kernel / modules. 核心代码位于kernel;modules。
- Four user and kernel code and data segments (see previous section). 四个用户/内核代码/数据段。
- It can be of three-type kernel code, user code, and shared library code. 它可以有三种类型:内核代码、用户代码和共享的库代码。
- Patching helps eliminate software flaws that can be used to inject malicious kernel code. 打补丁有助于消除软件缺陷,这些缺陷可能会被用来注入恶意内核代码。
- The tests should adequately cover the kernel code to help support the stability statement produced from their results. 测试应该充分地覆盖内核代码,以帮助支持自其结果中生成的稳定性声明。
- The Visual Studio debugger is not designed for debugging protected mode kernel code, even with DBG symbols. Visual Studio调试器并不旨在调试受保护模式的核心代码,即使对于DBG符号也如此。
- DSF is especially helpful in executing device driver kernel code where the device may not be present. 当设备可能不存在时,DSF特别有助于执行设备驱动程序内核代码。
- Modifying the template to execute the desired kernel code is relatively straightforward. 修改模板来执行期望的内核代码相对也比较简单。
- It becomes the kernel code in the light water reactor (LWR) physics design and nuclear fuel management calculations. 基准计算表明,该程序精度高、速度快,成为水堆堆芯物理设计和燃料管理计算的核心程序。
- Kernel code can request that the execution of workqueue functions be delayed for an explicit interval. 内核代码可以请求工作队列函数被延后一个明确的时间间隔.
- This aptly named tool is essentially a patch to the kernel code that lets hackers access kernel memory and data structures. 这个恰如其名的工具实质上是内核代码的补丁,它允许高手访问内核内存和数据结构。
- Maskable interrupt sources that cannot preempt the kernel code and are thus able to invoke operating system APIs from within their handlers. 不能抢占内核的掩码中断源,因此可以在处理程序中调用操作系统API。
- Some of the projects he has been working on over the past year include the Linux Test Project, 2.5 2.6 Kernel stabilization, and kernel code coverage analysis. 过去一年中;他从事的项目包括Linux测试项目2.;5 2
- The four steps to this combination test method are: test selection, system resource utilization evaluation, kernel code coverage analysis, and final stress test evaluation. 这一组合测试方法的四个步骤是:测试选择、系统资源利用率评价、内核代码覆盖分析以及最终的压力测试评价。
- Also, you can target specific areas of the kernel for execution, which eliminates the typical userspace test case hit-or-miss approach to executing kernel code. 而且,您还可以执行内核的特定目标区域,这样典型的用户空间测试用例执行内核代码时就不会再漫无目的。
- 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. 可以抢占内核的掩码中断源,因此拥有更短的延迟时间并且不容易受抖动,参考响应时间与抖动。
- The introduction of the new sysfs filesystem has helped to make a good portion of the kernel code more aware of reference counts and consistent in its use of them. 新sysfs文件系统介绍到,它已经帮助创建部分好的内核代码,使得更多的一致的来意识到参考计数被它所应用。
- The kernel code is all in kernel/modules 核心代码位于kernel/modules