summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2008-08-16 17:52:04 +0200
committerStefan Richter <stefanr@s5r6.in-berlin.de>2008-10-15 22:21:08 +0200
commitddfb908d3f905dbb5964d6fbf783e69c417eb13e (patch)
tree9c271214e94eab002378daee5d6c8f8cbebb5762 /tools/perf/scripts/python/netdev-times.py
parent10963ea1bd966ba46a46178c4d6abcdf3c23538d (diff)
downloadkernel-ddfb908d3f905dbb5964d6fbf783e69c417eb13e.tar.gz
ieee1394: raw1394: narrow down the state_mutex protected region
Refactor the ioctl dispatcher in order to move a fraction of it out of the section which is serialized by fi->state_mutex. This is not so much about performance but more about self-documentation: The mutex_lock()/ mutex_unlock() calls are now closer to the data accesses which the mutex protects, i.e. to the iso_state switch. Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
d=4f1826b8e56ffb5c0b7243a7b573bb521b919dfb'>scsi: arcmsr: Configure the default command timeout valueching Huang 2020-10-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2020-10-07scsi: arcmsr: Update driver version to v1.50.00.02-20200819ching Huang 2020-10-07scsi: arcmsr: Add support for ARC-1886 series RAID controllersching Huang 2020-10-07scsi: arcmsr: Fix device hot-plug monitoring timer stopching Huang 2020-10-07scsi: arcmsr: Remove unnecessary syntaxching Huang 2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva 2020-07-24scsi: arcmsr: arcmsr_hba: Remove statement with no effectLee Jones 2020-07-15scsi: arcmsr: Remove some set but unused variablesLee Jones 2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds