From ceb40aa9601aed4803329c19f262211ee2232d2b Mon Sep 17 00:00:00 2001 From: Jan Frenzel <jan.frenzel@tu-dresden.de> Date: Wed, 25 Aug 2021 14:19:41 +0200 Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s) --- doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md b/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md index ef6f03ee3..536883019 100644 --- a/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md +++ b/doc.zih.tu-dresden.de/docs/data_lifecycle/file_systems.md @@ -27,7 +27,7 @@ Getting high I/O-bandwitdh - Use many processes (writing in the same file at the same time is possible) - Use large I/O transfer blocks -## Cheat Sheet for Debugging File System Issues +## Cheat Sheet for Debugging Filesystem Issues Users can select from the following commands to get some idea about their data. -- GitLab