Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PM: support for power-management API #48

Open
pthierry-ledger opened this issue Sep 24, 2024 · 0 comments
Open

PM: support for power-management API #48

pthierry-ledger opened this issue Sep 24, 2024 · 0 comments
Labels
api impact the external API of the component feature New feature added
Milestone

Comments

@pthierry-ledger
Copy link
Member

Add support for PM-related syscalls, so that a task with POWER capability is able to:

  • set waiting external event/interrupt for awoking time
  • request Sleep mode entering (starting with initial SLEEP mode that keep devices registers values set, STDBY to be considered later as it requires a signaling model for userspace drivers)
  • support for auto-sleep at scheduling level, if only idle is eligible for a given amount of time (timeout to sleep support)
@pthierry-ledger pthierry-ledger added api impact the external API of the component feature New feature added labels Sep 24, 2024
@pthierry-ledger pthierry-ledger added this to the Sentry v1.2.0 milestone Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api impact the external API of the component feature New feature added
Projects
None yet
Development

No branches or pull requests

1 participant