Skip to content

Log number of workerpool threads#2105

Open
nxtum wants to merge 2 commits into
rdkcentral:masterfrom
nxtum:threadpool-trace
Open

Log number of workerpool threads#2105
nxtum wants to merge 2 commits into
rdkcentral:masterfrom
nxtum:threadpool-trace

Conversation

@nxtum
Copy link
Copy Markdown
Contributor

@nxtum nxtum commented Apr 29, 2026

No description provided.

Copilot AI review requested due to automatic review settings April 29, 2026 09:21
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a startup trace to the core WorkerPool/ThreadPool implementation to make thread capacity and priority limits visible in logs, aiding runtime diagnostics of scheduling configuration.

Changes:

  • Emit a TRACE_L1 log in ThreadPool construction showing configured thread counts and priority limits.

Comment thread Source/core/ThreadPool.h
@nxtum nxtum requested a review from sebaszm April 29, 2026 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants