This website requires JavaScript.
Explore
Help
Register
Sign In
DragonOS-Community
/
DragonOS
Watch
1
Star
1
Fork
0
You've already forked DragonOS
mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced
2025-06-08 18:26:48 +00:00
Code
Issues
Releases
Wiki
Activity
DragonOS
/
kernel
History
LoGin
7b32f5080f
增加内存分配日志监视器 (
#424
)
...
* 完成内存日志监视,并输出日志到文件 * 修复进程退出后,procfs查看进程status文件会崩溃的问题 * 修复signal唤醒进程的判断条件问题
2023-11-07 21:39:27 +08:00
..
.cargo
port kmalloc and printk to rust (
#83
)
2022-11-13 16:43:58 +08:00
crates
增加内存分配日志监视器 (
#424
)
2023-11-07 21:39:27 +08:00
src
增加内存分配日志监视器 (
#424
)
2023-11-07 21:39:27 +08:00
.gitignore
在内核中引入cbindgen,生成rust-C的FFI (
#81
)
2022-11-11 22:21:44 +08:00
build.rs
增加内存分配日志监视器 (
#424
)
2023-11-07 21:39:27 +08:00
Cargo.toml
增加内存分配日志监视器 (
#424
)
2023-11-07 21:39:27 +08:00
Makefile
使用rust重写了apic的驱动 (
#425
)
2023-11-07 20:32:06 +08:00
rust-toolchain.toml
PCI设备中断重构,删去USB相关代码 (
#285
)
2023-07-08 17:22:42 +08:00