mirror of
https://github.com/schoebel/mars
synced 2024-12-26 08:32:24 +00:00
arch-guide: more precise wording
This commit is contained in:
parent
c5e78ac157
commit
8bfec4b7b8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user