What is the translation of " USERSPACE " in Chinese?

一个用户空间

Examples of using Userspace in English and their translations into Chinese

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
We can even do this for userspace function names using uproble.
我们甚至可以对用户空间函数做这些,使用Uprobe。
The userspace tool'ipfwadm' controlled the kernel filtering rules.
用户空间工具ipfwadm可用来控制内核过滤规则。
BPF maps can be accessed from BPF programs and from userspace.
BPFmaps数据可以通过BPF程序访问,也可以从用户空间访问。
You can now run the kernel as a userspace application- this is called UserMode Linux(UML).
您现在可以将内核作为一个运行用户空间应用程序-这称为UserModeLinux(UML)。
On Linux,QEMU versions 0.10.1 and later is one such userspace host.
在Linux上,QEMU版本0.10.1及更新版就是一个用户层主机。
Linkerd, in its current form, is a userspace proxy because that's what is easiest for people to use.
Linkerd以它目前的形式,是一个用户空间代理,因为这是人们最容易使用的。
On the server machine,requests from the client are handled by a userspace program.
在服务器上,来自客户端的请求由用户空间程序进行处理。
The OverlayFS kernel ABI and userspace behavior are not considered stable, and may see changes in future updates.
OverlayFS内核ABI和用户空间行为还不稳定,将来的更新中可能会有修改。
The-o option isno longer used to direct packets to the userspace device(see-i above).
O-o选项不再用于将包传递给用户空间设备了(见上面的-i)。
Kube-proxy also has a userspace round-robin load balancer but my impression is that they don't recommend using it.
Kube-proxy也有一个用户空间的轮询负载均衡器,但是在我的印象中,他们并不推荐使用它。
The new model isabout having a collection of“containers” that componentize the userspace.
这个新模型是关于拥有一个"容器"集合,使用户空间成为组件。
An ioctl interface is a single system call by which userspace may communicate with device drivers.
一个Ioctl接口是一个独立的系统调用,通过它用户空间可以跟设备驱动沟通。
So to minimize the burden on these companies,we minimize usage of LGPL software in userspace.
因此,为了尽量减轻这些公司的负担,我们会最大限度地减少在用户空间中使用LGPL软件。
Instead, it exposes the/dev/kvm interface, which a userspace host can then use to: Set up the guest VM's address space.
相反,它暴露出一个/dev/kvm接口,用户空间主机可以:设置客户虚拟机的地址空间。
The job of sysfs is toexport a view of the system's hardware configuration to userspace processes.
Sysfs的工作是把系统的硬件配置视图导出给用户空间的进程。
FUSE stands for File System in Userspace and lets developers create a custom filesystem without writing code for the kernel.
FUSE代表FileSysteminUserspace,允许开发者在不需要为内核写代码的情况下创建定制文件系统。
The BSD subsystem part of the code is“normally implemented as userspace servers in microkernel systems”.
该代码的BSD子系统部分“通常是作为微内核系统中的用户空间服务器实现的。
The distribution also uses the systemd 219 init system to manage system processes andto bootstrap userspace.
该发行版还使用systemd219init系统来管理系统进程和引导用户空间
The traditional Linux method- shipping a single unified userspace that contains all of the platform outside of the kernel- is changing.
传统的Linux方法是运行一个单个统一的用户空间,包含了内核之外的所有平台,这种方式正在发生变化。
System-level tasks orthreads will have this flag set while they are running, whereas userspace applications will not.
系统级任务或线程会在它们运行时设置这个标志,而用户空间应用程序不会。
For userspace(non-kernel) software, we prefer ASL2.0(and similar licenses such as BSD, MIT, etc.) over other licenses such as LGPL.
对于用户空间(非内核)软件,相比其他许可(例如LGPL),我们更倾向于ASL2.0(以及BSD、MIT等类似许可)。
The kernel generates signals in response to various events, among them exceptions, I/O completion,explicit userspace requests,….
内核产生响应各种事件的信号,其中包括异常,I/O完成,显式用户空间请求,….
Oomd is a userspace OOM(out-of-memory) process killer that acts with greater awareness of the context and priority of processes running on a system.
Oomd是一个用户空间OOM(内存不足)进程杀手,可以更好地了解系统上运行的进程的上下文和优先级。
I have a number of virtual machines still running Gentoo, Dubya,and Fedora to do some testing on some userspace tools.
我有许多虚拟机仍在运行Gentoo,Dubya和Fedora,以便某些用户空间工具进行一些测试。
For userspace(that is, non-kernel) software, we do in fact prefer ASL2.0(and similar licenses like BSD, MIT, etc.) over other licenses such as LGPL.
对于用户空间(即非内核)软件,相比其他许可(例如LGPL),我们确实更倾向于ASL2.0(以及BSD、MIT等类似许可)。
It was heavily inspired by the ftrace framework of the Linux kernel(especially function graph tracer)and supports userspace programs.
它受到Linux内核(特别是功能图跟踪器)的ftrace框架的极大启发,并支持用户空间程序。
QUIC, being in userspace, can also integrate better and deeper with our tooling and logging infrastructure, making it easier to run and learn from experiments.
QUIC处于用户空间中,它还可以更好、更深入地与我们的工具和日志基础设施集成,从而更容易运行和从实验中学习。
In mid-1998, for Linux 2.2, I reworked the kernel quite heavily, with the help of Michael Neuling,and introduced the userspace tool'ipchains'.
年中,我在MichaelNeuling的帮助下,为Linux2.2进行了重写,推出了用户空间工具'ipchains'。
For applications requiring high throughput to disk, XFS provides a direct I/O implementation that allows non-cachedI/O operations to be applied directly to the userspace.
对于需要高吞吐量的应用,XFS实现了直接的I/O,允许未缓存的I/O操作直接应用到用户空间
The main differences between TUX and other webservers include:TUX runs partly within a customized version of the Linux kernel and partly as a userspace daemon.
TUX和其他Web服务器的主要区别包括:TUX部分在定制版本的Linux内核中运行,部分以用户空间守护进程运行。
Results: 55, Time: 0.0238

Top dictionary queries

English - Chinese