File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -222,11 +222,11 @@ ____________________________________________________________________________-->
222
222
If you use SSDs, be aware that many of these do not honor cache flush
223
223
commands by default.
224
224
You can test for reliable I/O subsystem behavior using <ulink
225
- url="http ://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>.
225
+ url="https ://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>.
226
226
</para>
227
227
____________________________________________________________________________-->
228
228
<para>
229
- 在操作系统向存储硬件发出一个写请求的时候,它没有什么好办法来保证数据真正到达非易失的存储区域。 实际上,确保所有存储部件都保证数据和文件系统元数据的完整性是管理员的责任。 避免使用那些没有电池作为后备的写高速缓存的磁盘控制器。在驱动器级别,如果驱动器不能保证在关闭(掉电)之前写入数据, 那么关闭回写高速缓冲。如果你在使用SSD,注意很多SSD默认都没有兑现高速缓存刷写命令。你可以使用<ulink url="http ://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>来测试可靠的I/O子系统行为。
229
+ 在操作系统向存储硬件发出一个写请求的时候,它没有什么好办法来保证数据真正到达非易失的存储区域。 实际上,确保所有存储部件都保证数据和文件系统元数据的完整性是管理员的责任。 避免使用那些没有电池作为后备的写高速缓存的磁盘控制器。在驱动器级别,如果驱动器不能保证在关闭(掉电)之前写入数据, 那么关闭回写高速缓冲。如果你在使用SSD,注意很多SSD默认都没有兑现高速缓存刷写命令。你可以使用<ulink url="https ://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>来测试可靠的I/O子系统行为。
230
230
</para>
231
231
232
232
<!--==========================orignal english content==========================
You can’t perform that action at this time.
0 commit comments