diff options
author | Mikulas Patocka <mpatocka@redhat.com> | 2011-07-22 01:59:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-08-23 02:43:30 +0200 |
commit | 7f9838fd01833ffb30177d964983076924344c9e (patch) | |
tree | 95487aa8962c0baaed05375f739a4a16a566a388 /fs/logfs/inode.c | |
parent | docs/sysfs: Specify ABI documentation requirements (diff) | |
download | linux-7f9838fd01833ffb30177d964983076924344c9e.tar.xz linux-7f9838fd01833ffb30177d964983076924344c9e.zip |
sysfs: count subdirectories
sysfs: count subdirectories
This patch introduces a subdirectory counter for each sysfs directory.
Without the patch, sysfs_refresh_inode would walk all entries of the directory
to calculate the number of subdirectories.
This patch improves time of "ls -la /sys/block" when there are 10000 block
devices from 9 seconds to 0.19 seconds.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/logfs/inode.c')
0 files changed, 0 insertions, 0 deletions