diff options
author | Jens Axboe <jens.axboe@oracle.com> | 2008-05-07 10:15:46 +0200 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2008-05-07 10:15:46 +0200 |
commit | 28f13702f03e527fcb979747a882cf366c489c50 (patch) | |
tree | 08cf04c696bf0facb083bbfbdd867e5949c5fa14 /crypto/hmac.c | |
parent | 6d63c275572d1e6f00d4fa154f16fbb0d8c2d2bf (diff) | |
download | linux-28f13702f03e527fcb979747a882cf366c489c50.tar.bz2 |
block: avoid duplicate calls to get_part() in disk stat code
get_part() is fairly expensive, as it O(N) loops over partitions
to find the right one. In lots of normal IO paths we end up looking
up the partition twice, to make matters even worse. Change the
stat add code to accept a passed in partition instead.
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'crypto/hmac.c')
0 files changed, 0 insertions, 0 deletions