linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4 RESEND]  ext4 trim bug fixes and improvement.
@ 2011-06-30 14:42 Tao Ma
  2011-06-30 14:50 ` [PATCH 1/4] ext4: fix trim length underflow with small trim length Tao Ma
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Tao Ma @ 2011-06-30 14:42 UTC (permalink / raw)
  To: Theodore Ts'o, linux-ext4; +Cc: tm

Hi Ted,
	I just found these patches haven't been included yet, so resend them
and hope they can be included in 3.1.

    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 for the whole volume.

Thanks,
Tao

^ permalink raw reply	[flat|nested] 20+ messages in thread
* [PATCH 0/4] EXT4 trim bug fixes and improvement.
@ 2011-02-09  5:52 Tao Ma
  2011-02-09  5:57 ` [PATCH 4/4] ext4: Speed up FITRIM by recording flags in ext4_group_info Tao Ma
  0 siblings, 1 reply; 20+ messages in thread
From: Tao Ma @ 2011-02-09  5:52 UTC (permalink / raw)
  To: ext4 development

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

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2011-07-01 11:03 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-30 14:42 [PATCH 0/4 RESEND] ext4 trim bug fixes and improvement Tao Ma
2011-06-30 14:50 ` [PATCH 1/4] ext4: fix trim length underflow with small trim length Tao Ma
2011-07-01  9:45   ` Lukas Czerner
2011-07-01 10:15     ` Tao Ma
2011-07-01 10:20       ` Lukas Czerner
2011-06-30 14:50 ` [PATCH 2/4] ext4: speed up group trim with the right free block count Tao Ma
2011-06-30 16:35   ` Andreas Dilger
2011-07-01  9:48   ` Lukas Czerner
2011-06-30 14:50 ` [PATCH 3/4] ext4: Add new ext4 trim tracepoints Tao Ma
2011-07-01  9:54   ` Lukas Czerner
2011-06-30 14:50 ` [PATCH 4/4] ext4: Speed up FITRIM by recording flags in ext4_group_info Tao Ma
2011-07-01 10:09   ` Lukas Czerner
2011-07-01 10:46     ` Tao Ma
2011-07-01 11:03       ` Lukas Czerner
  -- strict thread matches above, loose matches on Subject: below --
2011-02-09  5:52 [PATCH 0/4] EXT4 trim bug fixes and improvement Tao Ma
2011-02-09  5:57 ` [PATCH 4/4] ext4: Speed up FITRIM by recording flags in ext4_group_info Tao Ma
2011-02-09 14:01   ` Lukas Czerner
2011-02-09 19:25     ` Andreas Dilger
2011-02-10  1:39       ` Tao Ma
2011-02-10  1:36     ` Tao Ma
2011-02-10  3:56     ` Tao Ma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).