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

Raw spin lock #151

Merged
merged 2 commits into from
Jan 16, 2023
Merged

Raw spin lock #151

merged 2 commits into from
Jan 16, 2023

Conversation

AlbertSanoe
Copy link
Contributor

No description provided.

@fslongjin fslongjin merged commit d8a0641 into DragonOS-Community:master Jan 16, 2023
fslongjin added a commit that referenced this pull request Jan 16, 2023
* Patch sched rust (#139)

* update

* 添加rt调度器的rust初步实现

* 完善rt调度逻辑

* 调试rt调度器

* 修改sched的返回值

* cargo fmt 格式化

* 删除无用代码,修补rt bug

* 删除无用的代码,和重复的逻辑

* 软中断bugfix

* 删除一些代码

* 添加kthread_run_rt文档

* 解决sphinix警告_static目录不存在的问题

Co-authored-by: longjin <[email protected]>

* Raw spin lock 增加lock_irqsave、unlock_irqrestore(#151)

Raw spin lock 增加lock_irqsave、unlock_irqrestore

Co-authored-by: kong <[email protected]>
Co-authored-by: Gou Ngai <[email protected]>
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