diff options
author | Bob Peterson <rpeterso@redhat.com> | 2011-03-10 11:41:57 -0500 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2011-03-11 09:24:54 +0000 |
commit | fa1bbdea300a15ec7c1186a5e53de33a5b1672f5 (patch) | |
tree | 7b10ada8427c40494bd752817f5ad9dc7f7db35d /virt | |
parent | 0a33443b38746f35fc4acc8a5af6c7099e03ea40 (diff) | |
download | blackbird-op-linux-fa1bbdea300a15ec7c1186a5e53de33a5b1672f5.tar.gz blackbird-op-linux-fa1bbdea300a15ec7c1186a5e53de33a5b1672f5.zip |
GFS2: Optimize glock multiple-dequeue code
This is a small patch that optimizes multiple glock dequeue
operations. It changes the unlock order to be more efficient
and makes it easier for lock debugging tools to unravel. It
also eliminates the need for the temp variable x, although
that would likely be optimized out.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions