2008-11-29 10:54:28

by Andreas Schultz

[permalink] [raw]
Subject: [RFC][PATCH] "tune2fs -I 256" speedup

Hi,

After some on and off list discussion about the 'tune2fs -I'
performance, Theodore Tso pointed out that the blk_move_list used by
transalate_block() was less then optimal.

This is my attempt at fixing that.

Have fun
Andreas


Attachments:
tune2fs_replace_list_with_array.patch (3.18 kB)