diff options
| author | Jorge Ramirez-Ortiz <[email protected]> | 2019-10-09 15:41:19 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-10-10 15:28:10 +0200 |
| commit | 2419e55e532de14fdf336e09e453aa2831c73a25 (patch) | |
| tree | 7bbd53549d2375fe1471582abf10cd142d642eb1 /tools/perf/scripts/python/bin | |
| parent | 689e3557a2d1245475bb6ecfccf4ca5ab03e3a74 (diff) | |
misc: fastrpc: add mmap/unmap support
Support the allocation/deallocation of buffers mapped to the DSP.
When the memory mapped to the DSP at process creation is not enough,
the fastrpc library can extend it at runtime. This avoids having to do
large preallocations by default.
Signed-off-by: Jorge Ramirez-Ortiz <[email protected]>
Reviewed-by: Srinivas Kandagatla <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions