Skip to content

Conversation

RinHizakura
Copy link
Contributor

@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 commit 78b00cd to remove busy-waiting, preventing the debugger from pegging CPU at 100% when idle. This reduces idle CPU usage and improves power efficiency.

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 ca4cf86 into sysprog21:master Sep 7, 2025
6 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