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.
日志是非常重要的,因為它是我們長期以來一直期待的技術,而現在終于出現了。