网站首页  词典首页

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

 

单词 kernel space
释义

kernel space

  • 网络内核空间;核心空间;以核心空间
1.
内核空间
内核空间Kernel Space)与用户空间(User Space) SHARE THIS Twitter Facebook Delicious StumbleUpon E-mail 内核空 …
ilinuxkernel.com
2.
核心空间
计划於核心空间Kernel Space)开发出「IMPBA即时通讯协定的行为分析系统」零组化元件,藉由IMPBA Tech元件化可与现 …
cdnet.stpi.org.tw
3.
以核心空间
整个核心程序都是以核心空间Kernel Space)的身份及监管者模式 (Supervisor Mode)来运行; ? 操作系统的代码高度紧 …
wenku.baidu.com
4.
核子空间
核子对态空间,nucleon... ... ) nucleon pair state space 核子对态空间 ) kernel space 核子空间 ) Dual subspace 对偶子空间 ...
www.dictall.com
5.
内核态
Linux Kernel独立于普通应用程序,工作于内核态(Kernel Space),拥有受保护的内存空间和访问硬件设备的所有权限。相对而 …
www.schooner-ht.com
6.
系统核心空间
...码 (kernel code) 的权利了,直到离开系统核心空间kernel space)为止。
boson4.phys.tku.edu.tw
7.
核心的空间
间是不可预期,并且可能超出作业系统在核心的空间(Kernel Space)中,可以配置
ir.lib.stut.edu.tw

例句

释义:
1.
As the total amount of time executing in user space is tiny compared to the time spent sleeping in kernel space, it gets rounded to zero.
由于花在用户空间执行的时间与花在内核中睡眠的时间相比非常小,因此就被取整成零了。
www.ibm.com
2.
This causes what is known as a context switch from "user space" to "kernel space, " although that's just for you information.
这就引起所谓的从“用户空间”到“内核空间”的上下文切换,不过这仅供了解之用。
www.ibm.com
3.
The system call interface acts as a switch, funneling system calls from user space to the appropriate endpoints in kernel space.
系统调用接口的作用就像是交换器,它将系统调用从用户空间发送到内核空间中的适当端点。
www.ibm.com
4.
One of the most straightforward applications of the usermode-helper API is loading kernel modules from kernel space.
最直接的usermode-helperAPI应用程序是从内核空间加载内核模块。
www.ibm.com
5.
it accepts a destination buffer (in kernel space), a source buffer (from user space), and a length defined in bytes.
它接受一个目的缓冲区(在内核空间)、一个源缓冲区(从用户空间)和一个以字节定义的长度。
www.ibm.com
6.
The distance of samples from two classes is measured in the kernel space, and used to evaluate the separability of subsets.
在核空间中计算两类样本点之间的距离,并以距离的大小评价子集的分类性能。
www.fabiao.net
7.
Executable Formats: Kernel space programming has many additional requirements unknown to application development.
可执行文件的格式:在内核空间进行的编程,有很多(从事)应用程序开发(的开发者)所不知道的要求。
www.bing.com
8.
But because you're starting the process from kernel space, a few additional options are available.
但由于创建内核空间进程,还需要设置一些额外选项。
www.ibm.com
9.
It essentially runs in user space, but part of its implementation may run in kernel space.
它基本上运行在用户空间中,而它的部分实现可能运行在内核空间中。
www-128.ibm.com
10.
It maps original data to kernel space to get a kernel matrix, and utilizes kernel function and L1 norm to minimize the distance function.
运用核函数将原始数据映射到核空间中得到核矩阵,再利用L1范数使距离函数达到最小。
www.ecice06.com
1.
Because openMosix lives entirely in kernel space, coLinux simply loads the guest kernel image as usual and works as described above.
由于openMosix完全位于内核空间,而coLinux只是与通常一样引导客户内核映像,并如前所述那样工作。
www-128.ibm.com
2.
When lock contention occurs, priority boosting and synchronization-queue management is done in kernel space.
当发生锁争用时,在内核空间中进行优先级提高和同步队列管理。
www.ibm.com
3.
System calls are an efficient way of traversing between user-space and the kernel to request services in the kernel-space.
系统调用是穿越用户空间和内核空间,请求内核空间服务的一种有效方法。
www.ibm.com
4.
Linux provides a set of APIs to move data between user space and kernel space.
Linux提供了一组API来在用户空间和内核空间之间移动数据。
www.ibm.com
5.
So, code executing in kernel space has full access to the entire memory map for the current process.
因此,对当前进程而言,在内核空间执行的代码具有对整个内存映射访问的权利。
www.diybl.com
6.
Due to the associated complexities it is not available from user mode, it is for advanced users to make use of in kernel space.
由于相关的复杂,但它不能从用户模式可用,它是要在内核空间使用高级用户使用。
bbs.a9vg.com
7.
In Linux, kernel space is constantly present and maps the same physical memory in all processes.
在Linux中,内核始终占用着一定空间,并且每个内核进程映射的物理内存地址是固定的。
www.bing.com
8.
This command notes how long it takes for an application to complete and also measures how long it spends in user space and in kernel space.
这个命令会显示一个应用程序运行完成需要多少时间,并可以测量它在用户空间和内核空间各花费了多少时间。
www.ibm.com
9.
But what about going in the other direction, kernel space calling user space?
但如果方向反过来呢,内核空间调用用户空间?
www.ibm.com
10.
All the work is transparently done in the kernel space.
所有工作都在内核空间透明地完成。
www-128.ibm.com
1.
As we discussed earlier, UML also has the capabilities to capture all TTY activity from kernel space.
当我们更早地讨论的时候,UML也有能力捕获来自核心空间的所有TTY活动。
dictsearch.appspot.com
2.
The coLinux kernel driver that operates in the host kernel space.
在宿主内核空间运行的coLinux内核驱动程序。
www-128.ibm.com
3.
The second switch is from a JNI layer to a kernel space.
第二个切换是从JNI层到内核空间。
www.ibm.com
4.
The list is copied into the kernel space for each call.
对于每个调用,都要把这个列表复制到内核空间中。
www.ibm.com
5.
Many critical services are run in kernel space.
许多关键服务在内核空间中运行。
www.ibm.com
6.
The page buffer provided here is in kernel space.
此处提供的page缓冲区在内核空间中。
www.ibm.com
7.
POSIX signal handling is done in kernel space.
POSIX信号处理在内核空间中完成。
www.ibm.com
8.
In the middle, or kernel space, is the networking subsystem that is the focus of this article.
中间是内核空间,即网络子系统,也是本文介绍的重点。
www.ibm.com
9.
Copy user space to kernel space.
把数据从用户空间复制到内核空间。
book.csdn.net
10.
Solving inverse problem for heat conduction equation in reproducing kernel space
再生核空间中的求解热传导方程反问题
www.ilib.cn
1.
Exact solution for nonlinear operator equation in reproducing kernel space
再生核空间中非线性算子方程的精确解
www.ilib.cn
2.
Best Approaching of Bounded Linear Operator in Reproducing Kernel Space
再生核空间的有界线性算子的最佳逼近
www.ilib.cn
3.
Realization of Communication of User Space Data with Kernel Space Data in Linux
Linux中用户空间与内核空间的通信实现
service.ilib.cn
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/15 15:15:00