diff options
author | Matias Bjørling <[email protected]> | 2018-07-13 10:48:40 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2018-07-13 08:14:39 -0600 |
commit | 921aebfac0871e8212913039d5241c0b3527eddb (patch) | |
tree | c513e0b6b4196b84e56a1374f252cc5fa63fc91d /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 242e461fb628bb63763e0bb2788d52ea054f8721 (diff) |
lightnvm: pblk: fix read_bitmap for 32bit archs
If using pblk on a 32bit architecture, and there is a need to
perform a partial read, the partial read bitmap will only have
allocated 32 entries, where as 64 are needed.
Make sure that the read_bitmap is initialized to 64bits on 32bit
architectures as well.
Signed-off-by: Matias Bjørling <[email protected]>
Reviewed-by: Igor Konopko <[email protected]>
Reviewed-by: Javier González <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions