网站首页  词典首页

请输入您要查询的英文单词:

 

单词 kernel code
释义

kernel code

  • 网络指内核代码;内核码;系统核心码
1.
指内核代码
加载模块是指内核代码kernel code)的一些片断,比如驱动程序,当编译内核的时候它们也被单独编译。因此,这些代码不 …
linux.chinaunix.net
2.
内核码
电脑名词译名 ... kernel 核心 kernel code内核码 kernel data structure 内核数据结构 ...
www.iicm.org.tw
3.
系统核心码
sy (system time) : 执行作业系统核心码(Kernel code)所花费的时间。id (idle time) : CPU 闲置时间,此值越大,代表CPU负载量 …
www.lijyyh.com
4.
核心常式
...ser mode) 变成「核心模式」,并且具有执行核心常式kernel code)的权利。
boson4.phys.tku.edu.tw
5.
基本部分
他的基本部分Kernel Code)位于微电路接口内部,程序被用于完成最普通的程序,同时还被用于在闪存的外部微电路中记入 …
www.360doc.com

例句

释义:
1.
Kernel code and data are always addressable, ready to handle interrupts or system calls at any time.
因此,内核代码与数据在内存中的地址总是能够被准确定位,从而为时刻处理中断以及系统调用做好了准备。
www.bing.com
2.
Below the system call interface is the kernel code, which can be more accurately defined as the architecture-independent kernel code.
系统调用接口之下是内核代码,可以更精确地定义为独立于体系结构的内核代码。
www.ibm.com
3.
Maskable interrupt sources that cannot preempt the kernel code and are thus able to invoke operating system APIs from within their handlers.
不能抢占内核的掩码中断源,因此可以在处理程序中调用操作系统API。
dictsearch.appspot.com
4.
Tags are open to all kernel code and can be called directly from your kernel modules without kernel code modification.
标签内定义的函数对全部内核代码公开,不用修改内核代码就可以在您的内核模块中直接调用。
www-128.ibm.com
5.
DSF is especially helpful in executing device driver kernel code where the device may not be present.
当设备可能不存在时,DSF特别有助于执行设备驱动程序内核代码。
www-128.ibm.com
6.
As you can see, the initial program setup is nearly identical to the hdaps kernel code.
正如您所见,初始的程序设置几乎与hdaps内核代码完全相同。
www.ibm.com
7.
The tests should adequately cover the kernel code to help support the stability statement produced from their results.
测试应该充分地覆盖内核代码,以帮助支持自其结果中生成的稳定性声明。
www-128.ibm.com
8.
Some of the projects he has worked on over the past year include the Linux Test Project and kernel code coverage analysis.
去年他所从事的一些项目包括LinuxTestProject和内核代码复盖分析。
www-128.ibm.com
9.
One is the "common" patch that contains the changes for the generic kernel code, and the other is the architecture-specific patch.
一个是“公共的”补丁,包含了对通用内核代码的更改,另一个是特定于体系结构的补丁。
www-128.ibm.com
10.
The first page of virtual memory in the kernel address space can be accessed by kernel code, but is marked as read-only.
内核地址空间中的第一页虚拟内存可通过内核代码访问,但是被标记为只读。
www.ibm.com
1.
This aptly named tool is essentially a patch to the kernel code that lets hackers access kernel memory and data structures.
这个恰如其名的工具实质上是内核代码的补丁,它允许高手访问内核内存和数据结构。
www-128.ibm.com
2.
This chapter introduces techniques you can use to monitor kernel code and trace errors under such trying circumstances.
本章介绍了在这样的恶劣环境下监视内核代码和跟踪错误的技术。
saviee.blogbus.com
3.
Of course, not all sections of the kernel code can be preempted.
当然,不是所有的内核代码段都可以被抢占。
www.ibm.com
4.
The Tprof tool provides this information for multiple types of code, including application code, library routines, and kernel code.
Tprof为多种类型的代码提供这一信息,包括应用程序代码、库例程以及内核代码。
www.ibm.com
5.
Kernel code is not automatically included simply because someone contributes it and suggests it has value.
内核代码不会仅仅因为某人的贡献并表明其价值而自动包含进来。
www.bing.com
6.
KQEMU is a driver (kernel module for Linux) that allows user-mode code and kernel code to execute directly on the host CPU.
KQEMU是一个驱动程序(Linux的内核模块),允许用户模式的代码和内核代码直接在主机CPU上执行。
www.ibm.com
7.
Modifying the template to execute the desired kernel code is relatively straightforward.
修改模板来执行期望的内核代码相对也比较简单。
www-128.ibm.com
8.
Certain critical sections of the kernel code are locked against preemption.
可以锁定内核代码的关键部分,不允许抢占。
www.ibm.com
9.
If you write kernel code, you'll run across one or all three of these APIs, so they're definitely worth exploring.
当您编写内核代码时,您将遇到一个或多个这样的API,因此它们肯定值得深入研究。
www.ibm.com
10.
Even though the kernel code has been made meaningfully more efficient, the test uses more cycles to accomplish the same file transfer.
虽然内核代码的效率变得更高,但完成测试中同样多的文件传输占用更多的周期。
www.ibm.com
1.
Linux reserves few page frames exclusively for the kernel code and data structures.
Linux为内核代码和数据结构预留了几个页框。
www-128.ibm.com
2.
When developing a kernel code or running a development kernel, sometimes a kernel panics.
在开发内核代码或运行开发内核时,偶尔会发生内核崩溃。
www.ibm.com
3.
This requires changes to the OProfile kernel code to sample the SPU instruction pointers regularly.
这需要修改OProfile的内核代码来周期性地对SPU指令指针进行采样。
www.ibm.com
4.
L22 - Virtual machines, OS Kernel Code, Supervisor Calls, Scheduling.
虚拟机器,作业系统核心程式,监督呼叫,工作排程。
www.myoops.org
5.
The first module the thread ran is vmlinux, or kernel code.
线程运行的第一个模块是vmlinux,或内核代码。
www.ibm.com
6.
us: Time spent running non-kernel code.
us:用于运行非内核代码的时间。
www.ibm.com
7.
sy: Time spent running kernel code.
sy:用于运行内核代码的时间。
www.ibm.com
8.
kgdb helps to place breakpoints in kernel code, so you can step through it and observe the variables.
kgdb可帮助在内核代码中放置断点,这样您就可以逐步通过断点来观察变量。
www.ibm.com
9.
It can be of three-type kernel code, user code, and shared library code.
它可以有三种类型:内核代码、用户代码和共享的库代码。
www-128.ibm.com
10.
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(内核调度器)。
www.ibm.com
1.
I hope you have gained some insight into OProfile and the ways you can optimize the kernel code.
我希望您已经对Oprofile和可以优化内核代码的方法有了一些了解。
www.ibm.com
2.
Research on Dynamic Detecting Techniques of Kernel Code Hotspots in Operating System
操作系统内核代码热点动态检测技术研究
168.160.184.78
3.
Research of Operating System Kernel Code Hotspot's Dynamic Detection
基于蒙特卡罗方法的内核代码热点动态检测技术研究
www.ilib.cn
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/14 8:03:05