diff options
| author | Christoph Hellwig <[email protected]> | 2022-07-27 16:22:56 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2022-08-02 23:22:54 +0000 |
| commit | 51d798cdb5c219000fe76a3ffbcaa846b689ba80 (patch) | |
| tree | f80c9ae63c33edb1fbb31c1e92d4c46253aea4c4 /fs/jbd2/commit.c | |
| parent | block: change the blk_queue_split calling convention (diff) | |
| download | kernel-51d798cdb5c219000fe76a3ffbcaa846b689ba80.tar.gz kernel-51d798cdb5c219000fe76a3ffbcaa846b689ba80.zip | |
block: change the blk_queue_bounce calling convention
The double indirect bio leads to somewhat suboptimal code generation.
Instead return the (original or split) bio, and make sure the
request_queue arguments to the lower level helpers is passed after the
bio to avoid constant reshuffling of the argument passing registers.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions
