[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D522B9B.5070707@tao.ma>
Date: Wed, 09 Feb 2011 13:52:27 +0800
From: Tao Ma <tm@....ma>
To: ext4 development <linux-ext4@...r.kernel.org>
Subject: [PATCH 0/4] EXT4 trim bug fixes and improvement.
Hi Ted and the list,
Here are 4 patches for trim support in ext4.
Patch 1/4 is a fix for the 'len' overflow. As we have decided that
we don't adjust start to s_first_data_block, this patch is still needed.
Patch 2/4 is a speedup for trim in one group.
Patch 3/4 adds trace points for the functions used in FITRIM.
Patch 4/4 is a speedup for trim in the whole volume. For more
details, please check the commit log.
Regards,
Tao
--
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