|
153 | 153 | drive cannot guarantee the data will be written before shutdown.
|
154 | 154 | If you use SSDs, be aware that many of these do not honor cache flush
|
155 | 155 | commands by default.
|
156 |
| - You can test for reliable I/O subsystem behavior using <ulink |
157 |
| - url="http://brad.livejournal.com/2116715.html"><filename>diskchecker.pl</filename></ulink>. |
| 156 | + You can test for reliable I/O subsystem behavior using |
| 157 | + <application>diskchecker.pl</> (<ulink |
| 158 | + url="http://brad.livejournal.com/2116715.html">description</ulink>, <ulink |
| 159 | + url="https://gist.github.com/3172656">script</ulink>). |
158 | 160 | </para>
|
159 | 161 |
|
160 | 162 | <para>
|
|