Home
last modified time | relevance | path

Searched hist:"7 d39db14a42cbd719c7515b9da8f85a2eb6a0633" (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext4/
H A Dialloc.cdiff 7d39db14a42cbd719c7515b9da8f85a2eb6a0633 Thu Mar 05 01:31:53 CET 2009 Theodore Ts'o <tytso@mit.edu> ext4: Use struct flex_groups to calculate get_orlov_stats()

Instead of looping over all of the block groups in a flex group
summing their summary statistics, start tracking used_dirs in struct
flex_groups, and use struct flex_groups instead. This should save a
bit of CPU for mkdir-heavy workloads.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dext4.hdiff 7d39db14a42cbd719c7515b9da8f85a2eb6a0633 Thu Mar 05 01:31:53 CET 2009 Theodore Ts'o <tytso@mit.edu> ext4: Use struct flex_groups to calculate get_orlov_stats()

Instead of looping over all of the block groups in a flex group
summing their summary statistics, start tracking used_dirs in struct
flex_groups, and use struct flex_groups instead. This should save a
bit of CPU for mkdir-heavy workloads.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
H A Dsuper.cdiff 7d39db14a42cbd719c7515b9da8f85a2eb6a0633 Thu Mar 05 01:31:53 CET 2009 Theodore Ts'o <tytso@mit.edu> ext4: Use struct flex_groups to calculate get_orlov_stats()

Instead of looping over all of the block groups in a flex group
summing their summary statistics, start tracking used_dirs in struct
flex_groups, and use struct flex_groups instead. This should save a
bit of CPU for mkdir-heavy workloads.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>