• In addition, two file systems on a seventh array were used to hold the transaction log and the journal files.

    另外,第7个阵列两个文件系统用来存储事务日志日志文件

    youdao

  • This paper compares journal file systems with traditional file systems and presents the improvement of XFS in journal file system.

    日志文件系统传统文件系统进行了比较介绍了XFS日志文件系统改进

    youdao

  • When I talk about further distinctions like static and journal file systems, I'm emphasizing the consistency and, to some extent, security of file system contents.

    谈到进一步区分静态日志文件系统时,我强调一致性以及某种程度上的文件系统内容安全性

    youdao

  • Assuming the user selects a journal file, the code jumps back into a new NotesJob to update the bookmark's profile document and to run the code the caller wanted to execute.

    假设用户选择了日志文件代码回到一个新的NotesJob更新书签配置文件运行调用者要执行代码。

    youdao

  • Again, in terms that the BSD UNIX world used to view things, static and journal file systems relate to the way in which the UNIX file system (UFS) organizes and secures files.

    同样BSDUNIX时代来看问题术语来说,静态日志文件系统与UNIXFileSystem (ufs)组织文件确保其安全方式有关

    youdao

  • Then the file system "plays" each operation or transaction and once the operation is completed it is deleted from the journal.

    然后文件系统来执行文件操作事务一旦操作完成,相关日志日志文件中删除。

    youdao

  • To sum up, journaling file systems are fault-resilient file systems that use a journal to log changes before they're committed to the file system to avoid metadata corruption (see Figure 1).

    总之日志文件系统就是一种具有故障恢复能力的文件系统,它利用日志记录尚未提交文件系统修改防止元数据破坏(请参见图1)。

    youdao

  • Journaling file systems use a journal to buffer changes to the file system (which is also used in crash recovery) but can use different strategies for when and what is journaled.

    日志文件系统使用日志缓冲文件系统修改(同时也可以应用紧急故障恢复)的,可以根据记录的时间内容采取不同策略

    youdao

  • If a crash occurs, the journal can be used as a checkpoint to recover unsaved information and avoid corrupting file system metadata.

    一旦系统发生崩溃日志文件就起到一个检查点的作用,用于恢复未保存信息防止损坏文件系统元数据。

    youdao

  • Among other duties, she curates the 22 file cabinets full of field datathe notebooks and journal pages and check sheets, some in English, some in Swahili—from 50 years of chimp study at Gombe.

    除此之外,普西还有一项重任在肩,即保管22个装满野外科考数据档案柜,这些英语或斯瓦西里语(Swahili)记录笔记本日记表格就是五十冈贝黑猩猩研究的最好见证。

    youdao

  • Depending on how you "ext3-enable" your filesystem, you may or may not be able to see this file, located at /.journal.

    能否看到这个位于 /.journal文件取决于如何文件系统上“启用 ext3”的。

    youdao

  • Checksumming the file system journal.

    执行文件系统日志校验和

    youdao

  • Store the journal in the same directory as the package's README file.

    这个记录存储README文件相同目录中

    youdao

  • Recall that a journaled file system keeps a log (journal) of the file operations.

    日志文件系统通常维护一份关于文件操作日志

    youdao

  • The difference between these two is a result of the drive cache and can have implications for the file system journal.

    两种定义由于磁盘缓存存在而产生的,文件系统日志重大影响

    youdao

  • The journal is a special file that logs the changes destined for the file system in a circular buffer. At periodic intervals, the journal is committed to the file system.

    所谓日志就是特殊文件,它会一个循环缓冲区内记录文件系统修改然后将其定期提交文件系统。

    youdao

  • As explained previously there is a risk of the journal becoming corrupted possibly causing file system corruption.

    如上所述,不一致事务日志可能导致文件系统的崩溃。

    youdao

  • You cannot easily scribble comments on the margins, and annotating a text file like you would a submission to an edited journal is just too much.

    不能空白处轻易地写下评语或者当你标注文档时,发现它已经被修改得太多了。

    youdao

  • Journaling is the process of logging changes to the file system through a journal (which is a dedicated circular log on a contiguous region of the disk).

    日志记录就是通过日记(磁盘相邻区域专门循环记录)记录文件系统变更过程

    youdao

  • For one, ext3's journal is stored in an inode — a file, basically.

    其中之一ext3日志存储一个索引节点中—基本上是个文件

    youdao

  • Note that journal mode, although the best way to ensure a consistent file system, is also the slowest, because all data flows through the journal.

    注意虽然Journal模式确保文件系统一致最佳选择,但它也是慢的,因为所有数据都要经过日志。

    youdao

  • This article discussed the process of changing a journal for searching into an electronic version with browsing function, especially the algorithm of the creation of the index file.

    本文介绍了实现检索工具期刊提供浏览功能电子版本过程着重说明了形成“目录文件”的算法思想。

    youdao

  • When overwriting the original, a rollback journal or write-ahead log WAL file is used just as it would be for any other database transaction.

    内容重新写回到原始数据库文件时,一个回滚日志或者写前日志wal文件将会被使用正如其它数据库事务服务一样。

    youdao

  • This method used the structure of disk journal and memory journal, and adopted a mechanism of transaction, so it could meet the request of high availability in file system metadata.

    方法采用磁盘日志内存日志结构通过事务的管理,满足集群文件系统中元数据可用性的要求

    youdao

  • First no extra handling is needed for journaling file systems - you can simply do journal recovery on snapshot.

    首先无需额外处理文件系统——可以快照简单地实现日志恢复

    youdao

  • There are three file-structured databases, domain names are Papers, Subject Abstract, in this journal paper database of seismology.

    地震期刊论文数据库分成二个数据库,题录数据库论文文摘数据库。它们文件结构型数据库。

    youdao

  • If the system crashes during this time, the rename operation may already be committed in the journal, even though the new file still contains no data.

    如果系统崩溃期间重新命名操作可能已经杂志尽管新的文件仍然不包含任何数据。

    youdao

  • If the system crashes during this time, the rename operation may already be committed in the journal, even though the new file still contains no data.

    如果系统崩溃期间重新命名操作可能已经杂志尽管新的文件仍然不包含任何数据。

    youdao

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

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

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