diff options
author | Arun Kumar Neelakantam <aneela@codeaurora.org> | 2020-07-30 08:18:16 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-10-15 19:02:11 +0300 |
commit | b16a37e1846c9573a847a56fa2f31ba833dae45a (patch) | |
tree | a9390db090977364b4a553682e6c4294bf5daa66 /include/linux/rpmsg.h | |
parent | 343ba27b6f9d473ec3e602cc648300eb03a7fa05 (diff) | |
download | linux-b16a37e1846c9573a847a56fa2f31ba833dae45a.tar.xz |
rpmsg: glink: Send READ_NOTIFY command in FIFO full case
The current design sleeps unconditionally in TX FIFO full case and
wakeup only after sleep timer expires which adds random delays in
clients TX path.
Avoid sleep and use READ_NOTIFY command so that writer can be woken up
when remote notifies about read completion by sending IRQ.
Signed-off-by: Deepak Kumar Singh <deesin@codeaurora.org>
Signed-off-by: Arun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1596086296-28529-7-git-send-email-deesin@codeaurora.org
Diffstat (limited to 'include/linux/rpmsg.h')
0 files changed, 0 insertions, 0 deletions