journaling file system的意思|示意

美 / / 英 / /

日志文件系统


journaling file system的网络常见释义

日志文件系统 日志文件系统(journaling file system)是一种在将对文件的修改应用到主文件系统之前,先将修改记录到日志中去的文件系统。

文件系统 相比非日志型文件系统,日志型文件系统(Journaling file system)增加了一个特别的区域:日志区 (journal area),作为一个中间层,元数据和实际数据被写入文件系统之前,可先写入日志区:

journaling file system相关短语

1、 File System Journaling 文件系统日志

2、 Journaling Flash File System 文件系统

journaling file system相关例句

Additionally, the crash recovery time for journaling file systems is dramatically reduced compared to more traditional file system methods (such as those that rely on FSCK).

另外,与较传统的文件系统方法(比如那些依赖于fsck的系统)相比,日志文件系统大大地缩短了系统崩溃的恢复时间。

After successfully getting ReiserFS merged into the Linux kernel and adopted by many Linux distributions, Namesys (the company behind ReiserFS) began work on a new journaling file system.

在成功地将ReiserFS合并到Linux内核,并被很多的Linux发行版采用之后,Namesys(开发ReiserFS的公司)便开始致力于新的日志文件系统的开发。

When a system using a traditional, non-journaling file system is improperly shut down, the operating system detects this and performs a consistency check using the FSCK utility.

如果系统采用传统的未提供日志功能的文件系统,那么操作系统在检测到系统为非正常关机时,会使用fsck应用程序执行一致性检验。

This example shows ext3, but the Journaling flash File system version 2 (JFFS2) and SquashFS are also good choices, particularly for flash-based storage systems.

这个示例使用ext3,但是Journaling Flash File System version 2 (JFFS2)和SquashFS也是合适的选择,尤其是对于基于闪存的存储系统。

XFS is one of the other early journaling file systems that was originally developed by Silicon Graphics for the IRIX operating system in 1995.

XFS 是 Silicon Graphicsis 于 1995 年为 IRIX 操作系统开发的其他早期日志文件系统之一。

If you need to use a non-journaling file system for any volume, try to keep that volume as small as possible.

如果对于任何卷需要使用非日志文件系统,那么这个卷应该尽可能小。