journalling
美
英 
例句
Software RAID and a reliable journalling filesystem make a great combination.
软件RAID和可靠的日志文件系统是一种理想的组合。
Now, we come to ReiserFS, the first of several journalling filesystems we're going to be investigating.
现在,我们来谈一谈ReiserFS,它是我们将要研究的几个日志文件系统中的第一个。
It's important to understand exactly what journalling does and why Linux needs it.
确切地理解日志是做什么的和为什么Linux需要它是非常重要的。
Journalling filesystems solve this fsck problem by adding a new data structure, called a journal, to the mix.
日志文件系统通过增加一个叫做日志的新的数据结构来解决这个fsck问题。
So, what does fsck do with a journalling filesystem?
那么,fsck如何处理日志文件系统呢?
I'll cover two topics very important to the Linux development community -- journalling, and the design vision behind ReiserFS.
我将会涉及两个对于Linux开发社区非常重要的主题―日志和ReiserFS后的设计理念。
Journalling, and to have low RAM and boot time overheads. File data is.
具有低存储器和启动时间。
Maybe you're using a journalling filesystem such as ReiserFS to reduce fsck time and increase filesystem reliability and performance.
也许您正在使用一种日志文件系统,如ReiserFS,以便缩短文件系统检查时间,并增强文件系统的可靠性与性能。
Journalling is very important because it's a technology that we've been anticipating for a long time, and it's finally here.
日志是非常重要的,因为它是我们长期以来一直期待的技术,而现在终于出现了。