diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2023-10-13 08:48:24 +0100 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-10-18 11:01:22 +0100 |
commit | 92a74cf454a9a3e969b001d03411a0b43921c864 (patch) | |
tree | d7d509dd10f01fe3a6d9220a633be11ce43a41be /src/ipa | |
parent | cc71d12a182c215d54cc5611c26050bd575c6b50 (diff) |
pipeline: rpi: Add SharedMemObject class
Add new SharedMemObject class that wraps a memfd memory allocation and
constructs a templated object in the memory. With appropriate locking,
this object can then be shared across different processes using the
associated allocation file handle.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa')
0 files changed, 0 insertions, 0 deletions