arch-guide: more precise wording

This commit is contained in:
Thomas Schoebel-Theuer 2019-11-24 08:51:52 +01:00
parent c5e78ac157
commit 8bfec4b7b8

View File

@ -6428,7 +6428,7 @@ xfs
filesystem consuming 1 inode, there is not only noticable space overhead.
In addition, random access by large application workingsets will need at
least two seeks in total (inode + sector content).
Without caching, this just doubles the needed worst-case IOPS.
Disregarding caching effects, this just doubles the needed worst-case IOPS.
When taking the lookup fuctionality into account, the picture will worsen
once again.
\end_layout