diff options
author | 2016-07-07 09:54:20 +0200 | |
---|---|---|
committer | 2016-07-07 08:51:52 -0600 | |
commit | 855cdd2c0bff7dcf9337734dc5749d127ca05086 (patch) | |
tree | 6c08bd87536747d8016248272f607316689b147c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | lightnvm: remove _unlocked variant of [get/put]_blk (diff) | |
download | linux-dev-855cdd2c0bff7dcf9337734dc5749d127ca05086.tar.xz linux-dev-855cdd2c0bff7dcf9337734dc5749d127ca05086.zip |
lightnvm: make rrpc_map_page call nvm_get_blk outside locks
The nvm_get_blk() function is called with rlun->lock held. This is ok
when the media manager implementation doesn't go out of its atomic
context. However, if a media manager persists its metadata, and
guarantees that the block is given to the target, this is no longer
a viable approach. Therefore, clean up the flow of rrpc_map_page,
and make sure that nvm_get_blk() is called without any locks acquired.
Signed-off-by: Matias Bjørling <m@bjorling.me>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions