diff options
author | Jesper Dangaard Brouer <brouer@redhat.com> | 2013-01-28 23:45:51 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-01-29 18:36:24 (GMT) |
commit | 3ef0eb0db4bf92c6d2510fe5c4dc51852746f206 (patch) | |
tree | 3f0d424f598a82eb17a5199d27fec9964513e16e /Documentation/scsi | |
parent | 6d7b857d541ecd1d9bd997c97242d4ef94b19de2 (diff) | |
download | linux-fsl-qoriq-3ef0eb0db4bf92c6d2510fe5c4dc51852746f206.tar.xz |
net: frag, move LRU list maintenance outside of rwlock
Updating the fragmentation queues LRU (Least-Recently-Used) list,
required taking the hash writer lock. However, the LRU list isn't
tied to the hash at all, so we can use a separate lock for it.
Original-idea-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/scsi')
0 files changed, 0 insertions, 0 deletions