Skip to content
Snippets Groups Projects
Commit 2a0aa726 authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Fix links to ratarmount section

parent c41d833c
No related branches found
No related tags found
2 merge requests!1101Automated merge from preview to main,!1100Fix links to ratarmount section
...@@ -26,7 +26,7 @@ Getting high I/O-bandwidth ...@@ -26,7 +26,7 @@ Getting high I/O-bandwidth
- Use many processes (writing in the same file at the same time is possible) - Use many processes (writing in the same file at the same time is possible)
- Use large I/O transfer blocks - Use large I/O transfer blocks
- Avoid reading many small files. Use data container e. g. - Avoid reading many small files. Use data container e. g.
[ratarmount](../software/utilities.md#direct-archive-access-without-extraction-ratarmount) [ratarmount](../software/utilities.md#direct-archive-access-without-extraction-using-ratarmount)
to bundle small files into one to bundle small files into one
## Cheat Sheet for Debugging Filesystem Issues ## Cheat Sheet for Debugging Filesystem Issues
......
...@@ -48,8 +48,8 @@ Getting high I/O-bandwidth ...@@ -48,8 +48,8 @@ Getting high I/O-bandwidth
- Use many processes (writing in the same file at the same time is possible) - Use many processes (writing in the same file at the same time is possible)
- Use large I/O transfer blocks - Use large I/O transfer blocks
- Avoid reading many small files. Use data container e. g. - Avoid reading many small files. Use data container e. g.
[ratarmount](../software/utilities.md#direct-archive-access-without-extraction-ratarmount) to bundle [ratarmount](../software/utilities.md#direct-archive-access-without-extraction-using-ratarmount)
small files into one to bundle small files into one
## Cheat Sheet for Debugging Filesystem Issues ## Cheat Sheet for Debugging Filesystem Issues
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment