Skip to content

Fix hang at startup.#78

Open
Sid Manning (SidManning) wants to merge 2 commits into
qualcomm:mainfrom
SidManning:sidneym/start-hang
Open

Fix hang at startup.#78
Sid Manning (SidManning) wants to merge 2 commits into
qualcomm:mainfrom
SidManning:sidneym/start-hang

Conversation

@SidManning

Copy link
Copy Markdown
Contributor

Return a minimal non-zero value (1 ps) when the CPU is exactly AT the quantum boundary (not past it). This allows sync() to exit immediately, letting the CPU proceed to its next execution cycle. The timehandler mechanism still correctly paces the kernel advancement via tick scheduling.

Change-Id: I35adcca21f515a7cb7f6ea52668732c4b241240f

Sid Manning and others added 2 commits June 24, 2026 15:08
Return a minimal non-zero value (1 ps) when the CPU is exactly AT
the quantum boundary (not past it). This allows sync() to exit immediately,
letting the CPU proceed to its next execution cycle. The timehandler
mechanism still correctly paces the kernel advancement via tick scheduling.

Change-Id: I35adcca21f515a7cb7f6ea52668732c4b241240f
Signed-off-by: Sid Manning <sidneym@oss.qualcomm.com>
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.

1 participant