diff options
author | Suren Baghdasaryan <surenb@google.com> | 2019-02-12 17:30:26 -0800 |
---|---|---|
committer | Suren Baghdasaryan <surenb@google.com> | 2019-02-14 03:51:17 +0000 |
commit | 2bc522878d6c6b9a17cce0dd6bae32147864c23b (patch) | |
tree | 560c395fd244852eee4b0c0bdcc6e3a887cb854c /libcutils/sockets_unix.cpp | |
parent | 4ecbe76354ead216279d1d682ea263e39790a564 (diff) |
Suppress error log when timerslack_ns write fails for already dead process
lmkd uses set_sched_priority to expedite killing of its victims and this
sometimes results in timerslack_ns writes for an process which is already
dead. These messages are detrimental during troubleshooting and do not
indicate a real problem, therefore need to be suppressed.
Bug: 124324891
Test: lmkd_unit_test
Change-Id: I5bc071b47d386c279dd9a56eee51dba7797f4520
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Diffstat (limited to 'libcutils/sockets_unix.cpp')
0 files changed, 0 insertions, 0 deletions