DragonOS/docs
kong 06b09f34ed
Patch sched rust (#139)
* update

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

* 完善rt调度逻辑

* 调试rt调度器

* 修改sched的返回值

* cargo fmt 格式化

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

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

* 软中断bugfix

* 删除一些代码

* 添加kthread_run_rt文档

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

Co-authored-by: longjin <longjin@RinGoTek.cn>
2023-01-14 22:38:05 +08:00
..
_static Patch sched rust (#139) 2023-01-14 22:38:05 +08:00
community 更新about app中的版本号 (#145) 2023-01-08 15:51:59 +08:00
introduction new: 新增具有守卫的自旋锁SpinLock,支持编译期对锁的使用进行检查。 (#148) 2023-01-14 10:35:49 +08:00
kernel Patch sched rust (#139) 2023-01-14 22:38:05 +08:00
syscall_api 修正了目录结构的bug 2022-06-18 14:31:48 +08:00
userland/libc 调整user下libs的libc目录结构 (#103) 2022-12-11 22:22:10 +08:00
Makefile 初始化了文档 2022-06-17 23:50:40 +08:00
Multiboot2 Specification version 2.0.pdf 📝 添加了Multiboot2文档 2022-02-22 16:54:18 +08:00
conf.py rootfs文档 2022-09-16 12:59:13 +08:00
index.rst Add v0.1.3 changelog (#143) 2023-01-08 15:06:52 +08:00
make.bat 初始化了文档 2022-06-17 23:50:40 +08:00
requirements.txt 初始化了文档 2022-06-17 23:50:40 +08:00