diff options
author | Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com> | 2010-07-22 14:17:00 -0700 |
---|---|---|
committer | Jens Axboe <jaxboe@fusionio.com> | 2010-08-07 18:52:53 +0200 |
commit | 4dab46ff26c6003a13ec769312c50938b93c359d (patch) | |
tree | 02d6f99222034dfeb73ccb388663570db883cb52 /net/ipv4/inetpeer.c | |
parent | e96f6abe02fc3320d669985443e8c68ff8e83294 (diff) | |
download | kernel_samsung_smdk4412-4dab46ff26c6003a13ec769312c50938b93c359d.zip kernel_samsung_smdk4412-4dab46ff26c6003a13ec769312c50938b93c359d.tar.gz kernel_samsung_smdk4412-4dab46ff26c6003a13ec769312c50938b93c359d.tar.bz2 |
xen/blkfront: use tagged queuing for barriers
When barriers are supported, then use QUEUE_ORDERED_TAG to tell the block
subsystem that it doesn't need to do anything else with the barriers.
Previously we used ORDERED_DRAIN which caused the block subsystem to
drain all pending IO before submitting the barrier, which would be
very expensive.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Diffstat (limited to 'net/ipv4/inetpeer.c')
0 files changed, 0 insertions, 0 deletions