Graham Palmer

Results 6 issues of Graham Palmer

Design document outlining the intended implementation for #2128 ## Pre-Review Checklist for the PR Author 1. [ ] Add a second reviewer for complex new features or larger refactorings 1....

documentation

## Brief feature description Shared memory segments are currently mapped strictly by access controls. It would be beneficial to map instead by name or some other key so that processes...

enhancement

## Brief feature description I would like the ability to somehow query the info of a particular memory pool that will be used for a comms endpoint's messages. ## Detailed...

enhancement

## Required information **Operating system:** Ubuntu 20.04 LTS **Compiler version:** GCC 9.4.0 **Eclipse iceoryx version:** `master` branch **Observed result or behaviour:** The time it takes to drain a buffer of...

enhancement

## Required information When shutting down applications, RouDi periodically sends SIGTERM signals. Usually these are all eaten by the SignalWatcher in applications which simply sets a flag that a SIGTERM...

bug

## Required information [In the docstring](https://github.com/eclipse-iceoryx/iceoryx/blob/2e38d15f188a28cc3aaeb2716c3a9f0efb4f0626/iceoryx_hoofs/functional/include/iox/function.hpp#L29-L32) for the `iox::function` interface, it is claimed that ``` /// In contrast to iox::function_ref iox::function objects own everything needed /// to invoke the underlying...

bug
good first issue