All of lore.kernel.org
 help / color / mirror / Atom feed
From: "norritt" <norritt@t-online.de>
To: linux-ext4@vger.kernel.org
Subject: Re: Ongoing data reorganization/defragmentation?
Date: Thu, 13 Sep 2012 14:20:30 +0200	[thread overview]
Message-ID: <5051CF8E.1090000@cube.nornet.local> (raw)
In-Reply-To: <080474D2-A9F0-42F2-A114-82766127B7BC@dilger.ca>

On 12.09.2012 19:35, Andreas Dilger wrote:
> On 2012-09-12, at 10:36, norritt@t-online.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

  reply	other threads:[~2012-09-13 12:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-12 16:36 Ongoing data reorganization/defragmentation? norritt
2012-09-12 17:35 ` Andreas Dilger
2012-09-13 12:20   ` norritt [this message]
2012-09-12 18:15 ` Lukáš Czerner
2012-09-13 12:54   ` norritt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5051CF8E.1090000@cube.nornet.local \
    --to=norritt@t-online.de \
    --cc=linux-ext4@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.