Skip to content

Conversation

RinHizakura
Copy link
Collaborator

@RinHizakura RinHizakura commented Sep 7, 2025

The commit 78b00cd of mini-gdbstub avoids busy waiting, which prevents CPU utilization from going to 100%.


Summary by cubic

Update mini-gdbstub to the latest version to remove busy waiting in the debug stub. This prevents 100% CPU usage when idle and reduces power consumption.

The commit 78b00cd of mini-gdbstub avoids
busy waiting, which prevents CPU utilization
from going to 100%.
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@jserv jserv merged commit 56120c0 into sysprog21:master Sep 7, 2025
9 checks passed
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