User:Caleb Cooper/sandbox: Difference between revisions
Content deleted Content added
Caleb Cooper (talk | contribs) No edit summary |
Caleb Cooper (talk | contribs) No edit summary |
||
Line 1:
<pre>
Line 18 ⟶ 11:
this
that
Line 27 ⟶ 20:
We have that issue on Unity because Data Reduction (Compression/Deduplication) works in 8 KB blocks. when we have volume with large numbers of writes smaller than 8 KB have to backfilled from the volume (a read to the backend), to get enough data to compress, which causes extra load on the CPU. The average write size masks the number of small writes to a certain extent, because any large writes can
</pre>
Line 44 ⟶ 37:
</pre>
;some heading
:<syntaxhighlight class="blue-white inline">
this
| |||