Skip to content

Conversation

@AkihiroSuda
Copy link
Member

Fix #4094

There was a burst of bind(2) events from the guestagent process itself, causing the 100% CPU usage.

@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Oct 1, 2025
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

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

LGTM but has lint error

Fix issue 4094

There was a burst of `bind(2)` events from the guestagent process itself,
causing the 100% CPU usage.

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda
Copy link
Member Author

Fixed the lint error.

The burst of bind() is also being fixed in:

It should be safe to merge the both PRs

Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM

@jandubois jandubois merged commit 964fb30 into lima-vm:master Oct 1, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[v2.0.0-alpha.1] guestagent: the CPU utilization rate of lima-guestagent is always close to 90%.

2 participants