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

Patch fix sched #419

Merged
merged 6 commits into from
Nov 4, 2023
Merged

Conversation

GnoCiYeH
Copy link
Member

@GnoCiYeH GnoCiYeH commented Nov 4, 2023

解决waitqueue sleep的时候,由于preempt count不为0,导致sched失败,从而导致该waitqueue下一次wakeup时,会把pcb多次加入调度队列的bug

GnoCiYeH and others added 2 commits November 4, 2023 20:44
2. 修复cpu0的内核栈由于脏数据导致new_idle的时候set pcb报错的问题
@fslongjin fslongjin merged commit 2f6f547 into DragonOS-Community:master Nov 4, 2023
4 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