Skip to content

vkr: hide priority request logging behind debug build

Currently venus doesn't forward the CAP_SYS_NICE request upon forking, so requesting a high priority outside of the normal range would be at the best effort. Thus only enable logging on debug build.

Signed-off-by: Yiwei Zhang zzyiwei@chromium.org

/cc @ryanneph @justonli

Merge request reports