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

【任务发布】:实现关机、重启流程管理 #971

Open
fslongjin opened this issue Oct 11, 2024 · 1 comment
Open

【任务发布】:实现关机、重启流程管理 #971

fslongjin opened this issue Oct 11, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@fslongjin
Copy link
Member

背景

目前DragonOS只有一个重启功能,并且也没法在重启前做其他的事情。
在Linux中,关机、重启是通过sys_reboot来实现的: https://man7.org/linux/man-pages/man2/reboot.2.html

需求

  • 调研Linux的sys_reboot的相关流程、设计
  • 提出与Linux在用户态行为上相同的关机流程的设计方案
  • 实现上述方案,支持优雅的关机、重启。

SIG

该开发任务属于 SIG-Main 管理。
https://community.dragonos.org/sigs/sig-main/

@fslongjin fslongjin added the enhancement New feature or request label Oct 11, 2024
@dragonosbot dragonosbot added the needs-triage 这个问题可能需要分类处理。如果已经完成分类,请移除它。 label Oct 11, 2024
@github-actions github-actions bot removed the enhancement New feature or request label Oct 11, 2024
@fslongjin fslongjin added enhancement New feature or request and removed needs-triage 这个问题可能需要分类处理。如果已经完成分类,请移除它。 labels Oct 11, 2024
@1037827920
Copy link
Contributor

这个issue目前有人在做吗?没有的话我看看?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants