网站首页  词典首页

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

 

单词 userspace
释义

userspace

  • 网络用户空间;用户隔离模式;用户表空间
1.
用户空间
是一种工具,也称为用户空间userspace),它使插入、修改和除去信息包过滤表中的规则变得容易。
leonjq.blog.163.com
2.
用户隔离模式
超频用法-华为c8500 论坛-添翼圈... ... Conservative( 保守模式): Userspace用户隔离模式): Powersave( 节电模式)…
www.in189.com
3.
用户表空间
用户表空间USERSPACE)用户表空间也是数据库创建时自动创建的,表空间名称为USERSPACE1,数据库中的用户表默认 …
blog.csdn.net
4.
使用户空间
Rompf解释说,2.6.17内核将使用户空间(userspace)可以影响连接事件信号,这样DHCP客户程序可以得到连接终止的通知,因 …
linux.chinaunix.net
5.
用户模式
CPU调速器和I/O调度详解,终于全部找到了! -... ... 【powersave】 省电模式: 【userspace用户模式: 【lagfree】 无延迟模 …
www.miui.com
6.
用户态
答: udev 完全在用户态 (userspace) 工作,利用设备加入或移除时内核所发送的hotplug 事件 (event) 来工作。
linux.chinaunix.net
7.
用者空间
用者空间 (userspace) 以非同步的方式处理。一个用户行程可以做检查封包、修改封包的工作。
www.qqtz.com

例句

释义:
1.
Upon return from the system call, syscall_exit is eventually reached, and a call to resume_userspace transitions back to user-space.
从系统调用中返回后,最终执行syscall_exit,并调用resume_userspace返回用户空间。
www.ibm.com
2.
The Mach layer at the bottom of the kernel is visible in userspace, but not directly used by most developers outside Apple.
内核底层的Mach层对于用户空间层(userspace)来说是可见的,但是却不能被大部分非苹果公司的开发者直接运用。
www.bing.com
3.
linkages between them to userspace.
他们与用户空间的连接。
wenku.baidu.com
4.
The core operating system consists of the GPL-licensed Linux kernel and an Apache-licensed middleware and userspace stack.
它的核心操作系统包含GPL授权的Linux内核以及Apache授权的中间设备和用户空间堆栈。
kb.cnblogs.com
5.
This archive contains the EVMS userspace tools as well as patches that we need to apply to a kernel source tree.
这个压缩文档包含EVMS用户空间工具以及我们需要应用到内核源代码树的补丁。
www.ibm.com
6.
From the perspective of a userspace programmer, it is very difficult to tell the two apart.
从一个用户应用层的程序编写者的角度来看,这两者很难区分。
www.bing.com
7.
The user has the ability to echo in the desired frequency to this file or allow some userspace daemon to set this value.
用户可以把所需的频率echo到这个文件中,一些用户空间守护进程也可以设置这个值。
www.ibm.com
8.
Next there is the userspace governor, which allows you to select and set a frequency manually.
接下来介绍用户空间调控器,它允许您手动选择和设置频率。
www.ibm.com
9.
Before you start installing the iptables userspace tool, you'll need to make certain modifications to your system.
在开始安装iptables用户空间工具之前,需要对系统做某些修改。
www.ibm.com
10.
The LXC project consists of a Linux kernel patch and userspace tools.
LXC项目由一个Linux内核补丁和一些userspace工具组成。
www.ibm.com
1.
The first uses the Filesystem in Userspace (FUSE) system to push the ZFS file system into user space to avoid the licensing issues.
第一种使用了用户空间文件系统(FilesysteminUserspace,FUSE)系统来推动ZFS文件系统到用户空间以便避免许可证问题。
www.ibm.com
2.
When testing in userspace, however, it can be very difficult to test for special conditions.
不过,当在用户空间进行测试时,有一些特殊情况可能很难测试。
www-128.ibm.com
3.
MenTaLguY: We use userspace threads within a VM, but each VM runs in a separate kernel thread.
我们在VM中使用了用户线程,但每个VM都运行在不同的内核线程中。
www.infoq.com
4.
And includes sources for the various XFS userspace programs.
它包含各种XFS用户空间程序源代码。
www-128.ibm.com
5.
This system demonstrates how several of the pieces in the kernel and in userspace are bound together.
此系统将演示如何将内核与用户空间中的内容绑定在一起。
www.ibm.com
6.
are abstractions for the userspace side of the mailbox.
是对用户空间邮箱的抽象。
www.ibm.com
7.
By using userspace, you can build your own customized rules that are saved in packet filtering tables in kernelspace.
通过使用用户空间,可以构建自己的定制规则,这些规则存储在内核空间的信息包过滤表中。
www-128.ibm.com
8.
Change into the user_space directory and execute the userspace code.
切换到user_space目录,执行用户空间代码。
www.ibm.com
9.
sysfs, which gives a userspace representation of the system's device model, has been introduced in 2. 5.
在2.5中引入了sys文件系统,它给出了系统的设备模型的用户空间描述。
www.ibm.com
10.
The Filesystem in Userspace (FUSE) is a kernel module that enables development of file systems in user space.
FilesysteminUserspace(FUSE)是一个支持在用户空间中开发文件系统的内核模块。
www.ibm.com
1.
As we already know, the iptables userspace tool is available with the standard install of this Linux distribution.
正如我们所知道的,该Linux分发版(distribution)的标准安装中包含了iptables用户空间工具。
www.ibm.com
2.
This governor allows the user or a program in userspace to interactively change the processor frequency.
这个调控器让用户或用户空间中的程序可以交互地修改处理器频率。
www.ibm.com
3.
Ruby 1. 8 implements userspace threads with performance problems and also don't make use of multiple cores.
Ruby1.8实现了具有用户空间的线程,但是存在一些性能问题,而且也和多核系统不兼容。
www.infoq.com
4.
Now our userspace EVMS tools are installed, and we have a new EVMS-enabled kernel that's ready for use.
现在已经安装了用户空间EVMS工具,并有了一个新的、可以使用的、支持EVMS的内核。
www.ibm.com
5.
Native 1: 1 threads, an m: n model or plain userspace threads?
是原生1:1线程、m:n模型还是普通用户空间线程?
www.infoq.com
6.
If you enable the userspace governor, you will also see a file called scaling_setspeed that is writable by root in the cpufreq directory.
如果启用userspace调控器,还会在cpufreq目录中看到scaling_setspeed文件,根用户可以写这个文件。
www.ibm.com
7.
Even Ruby 1. 9 hobbles its native threads so that they are effectively userspace threads.
甚至Ruby1.9依然在原生线程上裹足不前,所以实际上他们还是用户线程。
www.infoq.com
8.
For this article, we are using iptables userspace tool version 1. 2. 6a and kernel version 2. 4. 9.
对于本文,我们将使用iptables用户空间工具版本1.2.6a和内核版本2.
www.ibm.com
9.
Numerous daemons work with the userspace governor to adjust the processor frequency; here are a few examples
许多守护进程使用userspace调控器调整处理器频率;下面是几个例子
www.ibm.com
10.
userspace. Top-level directories in sysfs represent the common
用户空间。sysfs中的顶层目录代表着内核对象层次的共同祖先;
wenku.baidu.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/25 15:10:40