tmp_suning_uos_patched/fs/ext4
Theodore Ts'o 7d39db14a4 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>
2009-03-04 19:31:53 -05:00
..
acl.c
acl.h
balloc.c
bitmap.c
dir.c
ext4_extents.h
ext4_i.h
ext4_jbd2.c
ext4_jbd2.h
ext4_sb.h
ext4.h ext4: Use struct flex_groups to calculate get_orlov_stats() 2009-03-04 19:31:53 -05:00
extents.c
file.c
fsync.c
group.h
hash.c
ialloc.c ext4: Use struct flex_groups to calculate get_orlov_stats() 2009-03-04 19:31:53 -05:00
inode.c
ioctl.c
Kconfig
Makefile
mballoc.c
mballoc.h
migrate.c
namei.c
namei.h
resize.c
super.c ext4: Use struct flex_groups to calculate get_orlov_stats() 2009-03-04 19:31:53 -05:00
symlink.c
xattr_security.c
xattr_trusted.c
xattr_user.c
xattr.c
xattr.h