• 本文提供样例应用程序使用默认本地文件系统实现

    The sample application provided with the article USES the default local file system implementation.

    youdao

  • 首先讨论其它话题之前,先结束高级文件系统实现指南”。

    But first, on to other things; it's time to bring the Advanced filesystem implementor's guide to a close. I hope you've enjoyed the ride.

    youdao

  • 模块用户文件系统实现提供内核文件系统接口用户空间桥梁

    The module provides a bridge from the kernel file system interface to user space for user and file system implementations.

    youdao

  • 每个文件系统实现(比如ext2JFS等等)导出通用接口,供vfs使用

    Each individual file system implementation, such as ext2, JFS, and so on, exports a common set of interfaces that is used (and expected) by the VFS.

    youdao

  • AIX7引入AIXEventInfrastructure作为文件系统实现

    AIX 7 will introduce the AIX Event Infrastructure, which will be implemented as a pseudo file system.

    youdao

  • 浏览过去文章时,突然发现,“高级文件系统实现指南系列文章从出现到现在已经了!

    While browsing past articles, I suddenly realized that the "Advanced filesystem implementor's guide" series has been around for nearly a year!

    youdao

  • NTFS使用日志文件系统实现系统数据故障恢复功能,数据恢复过程过程中日志文件系统使用给出详细的说明。

    Since NTFS recovers its data through logging file system, corresponding details about data recovery process and use of logging file system were presented.

    youdao

  • 文件系统驱动程序实现来自VFS请求发送用户空间

    The file system driver implementation routes requests from the VFS back to user space.

    youdao

  • 这个接口并不依赖文件系统实现细节但是可以在其他内核接口稍有不同操作系统使用

    The library interface does not rely on implementation details of the file system, but can also be used on other operating systems that might have a different kernel interface.

    youdao

  • 尽管文件系统实现并不复杂,可伸缩可扩展体系结构例子

    While the file system implementation is anything but trivial, it's a great example of a scalable and extensible architecture.

    youdao

  • 这个空间适合数据库管理器需求特殊用途文件系统的一个实现

    This table space is an implementation of a special-purpose file system designed to best meet the needs of the database manager.

    youdao

  • 系列下一篇文章介绍存储硬件集群文件系统设置配置实现细节

    The next article in the series goes into detail about the setup, configuration, and implementation of the storage hardware and clustered file system.

    youdao

  • 本文主要内容第1部分创建构件导入文件系统中,然后作为业务流程实现输入

    The artifacts created in Part 1 were exported into the file system and will be used as the input to the business process implementationthe topic of this article.

    youdao

  • NFS隐藏服务器文件系统实现类型

    NFS masks the implementation and type of the server's file system.

    youdao

  • 只有真正事务性文件系统支持下才能实现此类协作

    This kind of coordination would only be possible with the support of a truly transactional file system.

    youdao

  • VFS提供抽象,从而将POSIXAPI特定文件系统如何实现行为细节分离开来。

    The VFS provides the abstraction layer, separating the POSIX API from the details of how a particular file system implements that behavior.

    youdao

  • 常常最难实现指标,因为文件系统变得庞大并且要求实现可靠性时,会以损害性能为代价

    This is also one of the most difficult areas, as when a file system grows to massive sizes and expectations are placed on it to be highly reliable, performance can ultimately suffer.

    youdao

  • 这个实现通过虚拟usb文件系统(usbdevfs)访问usb设备

    This implementation accesses the usb devices through the virtual usb device file system (usbdevfs).

    youdao

  • JFS2支持预定日志记录方式,可以提高较高性能实现亚秒级文件系统恢复

    JFS2 supports ordered journaling for high performance with sub-second file system recovery.

    youdao

  • FSDirectory实际文件系统存储索引Directory实现

    FSDirectory - An implementation of Directory that stores indexes in the actual file system.

    youdao

  • 应用程序使用FlatFile适配器实现文件系统存储类型(“EF”)。

    The sample application only implements the file system store type (" FF ") using the FlatFile adapter.

    youdao

  • NetBSD使用加密设备驱动程序 (CGD)通过虚拟设备实现加密文件系统

    NetBSD uses the cryptographic device driver (CGD) to implement an encrypted file system with a virtual device.

    youdao

  • 为了充分利用ext4优势必须实现文件系统迁移转换利用新的ext4格式

    To fully take advantage of ext4, a file system migration is necessary to convert and exploit the new ext4 format.

    youdao

  • Hypertable通过标准协议一个DFS代理交谈,从而实现底层文件系统的通信。

    Hypertable communicates with the underlying file system by speaking a standard protocol to a DFS broker process.

    youdao

  • JRuby成为了跨平台衔接文件系统事件方面可靠Ruby实现

    It will also make JRuby the most reliable Ruby implementation for hooking up filesystem events across platforms.

    youdao

  • 性能改进中最近人注目的莫过于代码索引时间下降50%,同时借助于本地的Linux文件系统监视器实现了Linux更快项目同步

    Performance improvements most notably include a 50% reduction in code indexing time, as well as faster project sync on Linux with a native Linux file system watcher.

    youdao

  • Linux可以很多硬件运行并且具有高质量编译器其他软件例如并行文件系统MPI实现Linux上都是免费的。

    Linux runs on a wide variety of hardware, and high-quality compilers and other software like parallel filesystems and mpi implementations are freely available for Linux.

    youdao

  • 这个模块实现 /proc文件系统代码(针对 /dev/lguest),代码实现内核驱动器包括虚拟化调用)的用户空间接口

    The /proc file system code (for /dev/lguest) is also implemented in this module, which implements the user-space interfaces to the kernel and drivers, including hypercalls.

    youdao

  • 某些情况下,可以通过一个内部微控制器硬件实现因此对于上层文件系统透明的。

    In some cases, this functionality is implemented in hardware by an internal microcontroller and is therefore transparent to the upper-level file system.

    youdao

  • 我们样例应用程序中,类型一直都FF因为只有文件系统存储实现

    In our sample application, the type is always FF since only the file system storage is implemented.

    youdao

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

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

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