diff options
author | Alex Tomas <alex@clusterfs.com> | 2006-03-24 12:16:16 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-24 16:33:25 +0100 |
commit | 09fe316a7b10219be592118626850e1dfdfcc1aa (patch) | |
tree | 09542092195cc918f3566102e2b4090936e160b2 /include/asm-v850 | |
parent | [PATCH] remove ipmi pm_power_off redefinition (diff) | |
download | linux-09fe316a7b10219be592118626850e1dfdfcc1aa.tar.xz linux-09fe316a7b10219be592118626850e1dfdfcc1aa.zip |
[PATCH] fast ext3_statfs
Under I/O load it may take up to a dozen seconds to read all group
descriptors. This is what ext3_statfs() does. At the same time, we already
maintain global numbers of free inodes/blocks. Why don't we use them instead
of group reading and summing?
Cc: Ravikiran G Thirumalai <kiran@scalex86.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/asm-v850')
0 files changed, 0 insertions, 0 deletions