lkml.org 
[lkml]   [2010]   [Mar]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: defrag deployment status (was Re: [PATCH] ext4: allow defrag (EXT4_IOC_MOVE_EXT) in 32bit compat mode)
David Newall wrote:
> Christian Borntraeger wrote:
>> Some bigger things are missing in the e4defrag tool:
>> ...
>> - overall layout considerations (e.g. putting files close to its
>> directory or
>> use the atime to move often used files to the beginning of a disk etc.)
>
> Shouldn't oft-used files be placed closer to the middle? If you place
> them at the beginning of the file, it's only possible for the head-stack
> to be close to the file from the inner direction. Place them in the
> middle and it's possible for the head-stack to be close from the outer
> direction, too, which sounds like a doubling of probability. It seems
> that it's the least frequently used files that should be placed at one
> end of the disk or the other.

No. Your logic would be correct if rotating disks had
similar speed at all locations. Current disks are much
faster at the 0 end than at the middle or highest address.

It is not unusual to see 2x difference in transfer speed
so you always want the important stuff as low as possible.

jim


\
 
 \ /
  Last update: 2010-03-08 17:25    [W:0.099 / U:0.328 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site