Skip to content

初步实现调度器与任务id分配器#31

Merged
miiyakumo merged 3 commits into
comix-kernel:mainfrom
miiyakumo:main
Oct 22, 2025
Merged

初步实现调度器与任务id分配器#31
miiyakumo merged 3 commits into
comix-kernel:mainfrom
miiyakumo:main

Conversation

@miiyakumo

Copy link
Copy Markdown
Contributor

完成工作

  • 初步实现调度器接口与轮询调度器
  • 实现简单的任务id分配器
  • 实现进程上下文切换相关代码

下一步

  • 实现创建内核态任务
  • 尝试将实现修改为SMP可用

关联iuuse

Related to #8

@miiyakumo miiyakumo merged commit 0bbe210 into comix-kernel:main Oct 22, 2025
1 check passed
a6d9a6m added a commit to a6d9a6m/comix-fork that referenced this pull request Jan 17, 2026
初步实现调度器与任务id分配器
a6d9a6m pushed a commit that referenced this pull request Jun 2, 2026
初步实现调度器与任务id分配器
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.

1 participant