summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBob Peterson <rpeterso@redhat.com>2007-12-11 19:13:54 -0600
committerSteven Whitehouse <swhiteho@redhat.com>2008-01-25 08:13:52 +0000
commit398bbe68321947f6763fbc259a01eb548ce19408 (patch)
tree64cf07eb0f461aa5d26c2abdc873c8727d8a2bad /tools/perf/scripts/python
parent5fdc2eeb5d1d3800367f471690b01fcd1fd5b963 (diff)
downloadkernel-398bbe68321947f6763fbc259a01eb548ce19408.tar.gz
[GFS2] Reorganize function gfs2_glmutex_lock
This patch optimizes the function gfs2_glmutex_lock. The basic theory is: Why bother initializing a holder, setting up wait bits and then waiting on them, if you know the glock can be yours. So the holder stuff is placed inside the if checking if the glock is locked. This one needs careful scrutiny because changing anything to do with locking should strike terror into one's heart. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
h pass filter controlsCharles Keepax 2013-11-21mfd: wm5110: Make DSP memories readableCharles Keepax 2013-11-11mfd: wm5110: Enable micd clamp functionalityCharles Keepax 2013-10-23mfd: arizona: Mark missing AOD registers as volatileCharles Keepax 2013-10-23mfd: wm5110: Update noise gate default to match the patch fileCharles Keepax 2013-10-23mfd: arizona: Update registers for WM5110 DSPCharles Keepax 2013-08-14mfd: wm5110: Set FX_CTRL2 to volatileCharles Keepax 2013-08-14mfd: wm5110: Add missing Mic Detect 3 register into defaultsCharles Keepax 2013-08-14mfd: wm5110: Add mic detect level registersCharles Keepax 2013-08-14mfd: wm5110: Mark register containing FLL gains as readableCharles Keepax 2013-05-22mfd: wm5110: Make DSPn_STATUS_3 readableMark Brown 2013-01-04mfd: wm5110: Mark wakes as invertedMark Brown 2012-09-28mfd: wm5110: Add register patches for revision BMark Brown 2012-07-16mfd: Add data tables for the WM5110Mark Brown