• 应用程序WPAR同样全局环境计算机拥有自己执行环境的一个进程并且使用全局环境中的所有文件系统

    An application WPAR is also a process inside the global machine with its own execution environment and USES all file systems from the global environment.

    youdao

  • 用户帐户控制所有DB2UDB进程拥有实例所含数据库使用全部文件系统设备

    This user account controls all DB2 UDB processes and owns all file systems and devices used by the databases contained within the instance.

    youdao

  • 全局环境中可以查看控制WPAR运行所有进程包括文件系统

    From the global environment, you can see and control all of the processes that are running within the WPARs, including its file systems.

    youdao

  • 最终需要处理文件系统文件了解运行进程执行其他任务

    You end up needing to work with files on the file system, understand what processes are running, or perform some other task.

    youdao

  • 阻塞进程运行结束之后,将本地文件系统适当位置加载每个图像

    When the blocking process run is complete, each image is then loaded from the local file system at the appropriate location.

    youdao

  • 结果表明:由于一个无赖进程不断磁盘文件系统已经满了

    It turned out that the file systems were full due to a rogue process writing continuously to the disk.

    youdao

  • 逻辑文件系统负责管理内核打开文件每个进程文件描述符信息

    The logical file system is also responsible for managing the kernel's open file table and the per process file descriptor information.

    youdao

  • SSI解决方案修改内核几乎所有部分进程管理文件系统内存 管理、调度器等等通过不加修改地运行内核进程模拟器简化部署工作

    SSI solutions modify almost every area of kernel: process management, filesystem, memory management, scheduler, etc. Emulators simplify the deployment by letting the kernel processes run unchanged.

    youdao

  • 如果任何进程已经打开卸载文件系统中的文件目录卸载命令不能完全成功

    Remount commands will not complete successfully if any process has open files or directories in the filesystem being remounted. See Unmounting filesystems below for additional information.

    youdao

  • fuser (finduserprocesses)命令也是一个开放源码应用程序可以帮助识别阻止文件系统卸载进程

    The fuser (find user processes) command is another open source application that can help identify processes that are preventing you from unmounting file systems.

    youdao

  • 常见字母前面示例c表示指定进程使用文件系统一个目录作为当前工作目录。

    The most common of these is the letter c, shown in the previous example, which indicates the specified process is using a directory on that file system as its current working directory.

    youdao

  • fuser命令寻找作为命令参数指定的文件目录文件系统关联进程

    The fuser command finds user processes that are associated with whatever files, directories, or file system mountpoints that you supply as command-line arguments.

    youdao

  • 然后客户线程尝试处理nfs挂载文件系统中的数据时,将这些数据重定向到biod,后者会通过LAN数据传递nfs服务器及其nfsd守护进程

    Then, when the client thread tries to process data within the NFS mounted file system, the data is redirected to biod, which takes the data through the LAN to the NFS Server and its NFSD daemon.

    youdao

  • 如果决定终止文件系统所有进程,那么可以使用以下命令。

    If you decide you wish to kill all processes on that filesystem, use.

    youdao

  • 因此它们继承apache进程所有凭证而且它们文件系统执行任何工作必须作为www - data用户执行

    As such, they inherit all the credentials of the Apache process, and so any work they perform on the filesystem must be performed as the www-data user.

    youdao

  • 关闭时heartbeat首先停止WebSphereMQ进程然后卸载文件系统最后释放IP地址

    On shutdown, heartbeat will first stop WebSphere MQ processes, then unmount the filesystem, and, finally, give up the IP address.

    youdao

  • 重要内核对象比如每个文件系统对象每个进程都有一个关联它们的“安全上下文(security context)”。

    Every critical kernel object, such as every filesystem object and every process, has a "security context" associated with them.

    youdao

  • UserFS用户进程可以普通文件系统一样进行加载。

    UserFS allows user processes to be mounted as a normal filesystem.

    youdao

  • Type私有不能其他进程访问)、映射直接来自文件系统镜像可执行代码)。

    Type: Either private (not accessible by other processes), mapped (directly from the file system), or image (the executable code)

    youdao

  • 大多数边界很明显的:网络连接进程进程通信文件系统操作系统接口等等但是有些边界不好辨别。

    Most boundaries are obvious: network connections, process-to-process communication, file systems, operating system interfaces, and so on, but some boundaries are more subtle.

    youdao

  • 删除这样文件只是文件系统删除名称无法重新获得任何磁盘空间直到相应的进程退出关闭文件

    Deleting it just removes the name from the file system, and it won't recover any drive space until the process exits or closes the file.

    youdao

  • 多亏分配XFS代码允许多个线程进程持续并行方式运行即使它们中的许多线程和进程正在同一文件系统执行大规模IO 操作。

    Thanks to allocation groups, the XFS code will allow multiple threads and processes to continue to run in parallel, even if many of them are performing non-trivial IO on the same filesystem.

    youdao

  • 比如我们可以检查所有运行进程他们的内存印象,我们可以检查CPU信息挂载文件系统更多

    For instance, we can check all the running processes and their memory maps, we can check CPU information, mounts, and more.

    youdao

  • 进程修改过BSD内核维护的,同样由BSD内核维护的还有文件系统网络堆栈UNIX形式的进程间数据交换(IPC),以及很多其他东西

    The process tables are maintained by the modified FreeBSD kernel, as are the filesystem and network stacks, UNIX-style IPC, and quite a few other things.

    youdao

  • 需求向上提交给NFS守护进程需求标示目标文件系统并且VFS再次用于本地存储获取文件系统

    The request is passed up to the NFS daemon, which identifies the target file system tree needed for the request, and VFS is again used to get to that file system in local storage.

    youdao

  • 如果分页经过了修改,那么分页替换守护进程将该分页写入辅助存储位置(例如,分页空间或者文件系统磁盘)。

    If the page is modified, the page replacement daemon writes the page out to a secondary storage location (for example, paging space or file system disk).

    youdao

  • 这里busy意味着一个进程正在这个文件系统或者进程是从运行的。

    In this case, busy means that a process is writing to or running from that file system.

    youdao

  • 进程查看文件系统root”时,这个系统调用会修改进程所看到内容。

    This system call changes what the process views when it views the "root" of the filesystem.

    youdao

  • 文件系统加载内存内核执行init进程进程现在接管启动过程

    After the file systems have been loaded into RAM, the kernel executes the init process, which now takes over the boot process.

    youdao

  • NIS网络文件系统(Net work File System,NFS)软件包一部分软件包包括用于NFS、NIS其他服务命令守护进程

    NIS is a part of the Network File System (NFS) software package that includes commands and daemons for NFS, NIS, and other services.

    youdao

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

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

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