• Kernel code is not automatically included simply because someone contributes it and suggests it has value.

    内核代码不会仅仅因为某人贡献表明价值自动包含进来

    youdao

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

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

    youdao

  • Kernel code is modified prior to accessing internal objects to invoke a hook that represents an enforcement function, which implements the security policy.

    访问内部对象之前内核代码进行修改,调用代表实施函数钩子实施函数实现安全策略。

    youdao

  • If you write kernel code, you'll run across one or all three of these APIs, so they're definitely worth exploring.

    编写内核代码时,您遇到一个多个这样API因此它们肯定值得深入研究

    youdao

  • The four steps to this combination test method are: test selection, system resource utilization evaluation, kernel code coverage analysis, and final stress test evaluation.

    这一组合测试方法四个步骤:测试选择系统资源利用率评价内核代码覆盖分析以及最终压力测试评价。

    youdao

  • One is the "common" patch that contains the changes for the generic kernel code, and the other is the architecture-specific patch.

    公共的”补丁包含通用内核代码更改一个是特定体系结构的补丁。

    youdao

  • Those who are new to kernel development can work on items from this list, allowing them a chance to benefit the community while learning how to write kernel code on smaller projects.

    那些新近从事内核开发的人开始时的工作可以选择列表中的条目,这样他们可以通过小项目学习如何编写内核代码同时机会社区做出贡献

    youdao

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

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

    youdao

  • When developing a kernel code or running a development kernel, sometimes a kernel panics.

    开发内核代码运行开发内核时,偶尔会发生内核崩溃

    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

  • This article shows you how to set up the debug environment using serial communication port, how to compile modified kernel code, and how to start kernel debugging.

    本文介绍如何使用串行通信端口设置调试环境、如何编译经过修改内核代码以及如何开始内核调试

    youdao

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

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

    youdao

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

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

    youdao

  • The functions defined within the EXPORT_SYMBOL tags are open to all kernel code and can be called directly from your kernel modules without kernel code modification.

    EXPORT_SYMBOL标签定义函数全部内核代码公开不用修改内核代码就可以的内核模块中直接调用

    youdao

  • However, this isn't trivial; no matter what, you're still writing kernel code.

    不过很重要不管怎样还是编写内核代码

    youdao

  • The first page of virtual memory in the kernel address space can be accessed by kernel code, but is marked as read-only.

    内核地址空间中的第一虚拟内存通过内核代码访问但是标记只读。

    youdao

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

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

    youdao

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

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

    youdao

  • If you have not built and booted an SLES 8 kernel before, first make sure you can build and boot a "stock kernel" using unpatched, unmodified SLES 8 kernel code.

    如果以前没有编译引导SLES8内核,那么首先确保可以使用没有修补的、没有修改的 SLES 8 内核代码 编译并引导一个后备内核”。

    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

  • KGDB helps to place breakpoints in kernel code, so you can step through it and observe the variables.

    kgdb可帮助内核代码放置断点这样就可以逐步通过断点来观察变量

    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

  • Indeed, when Gerstein's team tracked the evolution of Linux kernel code since its original 1991 version, they found that its basic components had undergone extensive alteration.

    事实上斯坦研究小组追溯自从1991年版本以来Linux内核代码演变时,他们发现基本内容经历重大修改

    youdao

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

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

    youdao

  • Some kernel code is needed to use the SPUs from a Linux application, since the controlling registers are only accessible from the PPE in privileged mode.

    Linux程序中使用SPU需要使用一部分内核代码因为控制寄存器只能PPE使用特权模式进行访问

    youdao

  • As you can see, the initial program setup is nearly identical to the hdaps kernel code.

    正如初始程序设置几乎hdaps内核代码完全相同

    youdao

  • This requires changes to the OProfile kernel code to sample the SPU instruction Pointers regularly.

    需要修改oprofile内核代码周期性地SPU指令指针进行采样

    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

  • Linux device drivers work through special kernel code that directly accesses the hardware.

    Linux设备驱动程序,是通过专门硬件打交道内核代码工作的。

    youdao

  • The Tprof tool provides this information for multiple types of code, including application code, library routines, and kernel code.

    Tprof多种类型代码提供信息包括应用程序代码、例程以及内核代码。

    youdao

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

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

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