• Jan Lindström's avatar
    Feature: In first write if we trim we set write_size to actual bytes · 2b5a0a22
    Jan Lindström authored
    written and rest of the page is trimmed. In following writes
    there is no need to trim again if write_size only increases
    because rest of the page is already trimmed. If actual write
    size decreases we need to trim again. Need to research if this
    can happen frequently enough to make any effect.
    2b5a0a22
os0file.ic 13.8 KB