Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

syslog/ramlog: add support of ramlog flush worker #13599

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Sep 26, 2024

  1. syslog/ramlog: add support of ramlog flush worker

    1. add RAMLOG_FLUSH options to support flush ramlog buffer to ARCH_LOWPUTC device
    2. add RAMLOG_FLUSH_WORKER to support background ramlog flush from workqueue
       in timeout RAMLOG_FLUSH_WORKER_TIMEOUT_MS
    
    Signed-off-by: chao an <[email protected]>
    anchao committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4dea2e4 View commit details
    Browse the repository at this point in the history