diff options
author | John Stultz <[email protected]> | 2021-01-29 03:05:14 +0000 |
---|---|---|
committer | Shuah Khan <[email protected]> | 2021-02-08 16:25:53 -0700 |
commit | 1d317c1ca2930759669bf416d04f2fbd3ce99fa9 (patch) | |
tree | bcdadfe68fb191d3c4d2bca34e8155efb50b4048 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 06fc1aaea968949d5413722742f74b2502b6e138 (diff) |
kselftests: dmabuf-heaps: Add extra checking that allocated buffers are zeroed
Add a check to validate that buffers allocated from the heaps
are properly zeroed before being given to userland.
It is done by allocating a number of buffers, and filling them
with a nonzero pattern, then closing and reallocating more
buffers and checking that they are all properly zeroed.
This is helpful to validate any cached buffers are zeroed
before being given back out.
Cc: Shuah Khan <[email protected]>
Cc: Brian Starkey <[email protected]>
Cc: Sumit Semwal <[email protected]>
Cc: Laura Abbott <[email protected]>
Cc: Hridya Valsaraju <[email protected]>
Cc: Suren Baghdasaryan <[email protected]>
Cc: Sandeep Patil <[email protected]>
Cc: Daniel Mentz <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: John Stultz <[email protected]>
Signed-off-by: Shuah Khan <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions