lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 13 Sep 2012 14:20:30 +0200
From:	"norritt" <norritt@...nline.de>
To:	linux-ext4@...r.kernel.org
Subject: Re: Ongoing data reorganization/defragmentation?

On 12.09.2012 19:35, Andreas Dilger wrote:
> On 2012-09-12, at 10:36, norritt@...nline.de wrote:
>
>> Ongoing data reorganization/defragmentation?
>>
>> So my question is, does ext4 reorganize data when it encounters fragmented files? If so, is there a way to disable that feature which would not do any good on SSDs? Is there anything else to consider when using ext4 on SSDs, except the things I mentioned above?
> No, there is no such background reorganization happening of allocated files. With "delalloc" there is batching of block allocations to try and optimize the initial block selection, but it is static after this time.
>
> Cheers, Andreas
Hi Andreas,

thank you for the quick reply and clearing up the rumours about ext4. 
Its good to know for sure, that ext4 doesn't reorganize data, once it 
has been written to the disk.

Regards Nor
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ