Neil Perrin <neil.per...@sun.com> writes:

> On 02/09/10 08:18, Kjetil Torgrim Homme wrote:
>> I think the above is easily misunderstood.  I assume the OP means
>> append, not rewrites, and in that case (with recordsize=128k):
>>
>> * after the first write, the file will consist of a single 1 KiB record.
>> * after the first append, the file will consist of a single 5 KiB
>>   record.
>
> Good so far.
>
>> * after the second append, one 128 KiB record and one 7 KiB record.
>
> A long time ago we used to write short tail blocks, but not any more.
> So after the 2nd append we actually have 2 128KB blocks.

thanks a lot for the correction!

-- 
Kjetil T. Homme
Redpill Linpro AS - Changing the game

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to