summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGoldwyn Rodrigues <rgoldwyn@suse.com>2014-03-07 23:49:26 +0400
committerGoldwyn Rodrigues <rgoldwyn@suse.com>2015-02-23 16:28:42 +0300
commit47741b7ca7b389d1b45d7cf15edc279c9be32fa8 (patch)
tree828b58d3b18618bfe2bf30fde3e44fb93f6efec2 /tools/perf/scripts/python
parent8e854e9cfd1cc3837b4bd96643d5174a72d9f741 (diff)
downloadlinux-47741b7ca7b389d1b45d7cf15edc279c9be32fa8.tar.xz
DLM lock and unlock functions
A dlm_lock_resource is a structure which contains all information required for locking using DLM. The init function allocates the lock and acquires the lock in NL mode. The unlock function converts the lock resource to NL mode. This is done to preserve LVB and for faster processing of locks. The lock resource is DLM unlocked only in the lockres_free function, which is the end of life of the lock resource. Signed-off-by: Lidong Zhong <lzhong@suse.com> Signed-off-by: Goldwyn Rodrigues <rgoldwyn@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions