login
|
bacd691c9e
软中断&定时器重构 (#223)
|
il y a 2 ans |
Gou Ngai
|
2b771e32f5
Add dup,dup2 (#224)
|
il y a 2 ans |
login
|
20e3152e1e
将TTY与stdio进行连接,实现基本的stdio功能 (#217)
|
il y a 2 ans |
Gou Ngai
|
5fb12ce447
第一套键盘扫描码的状态机 (#216)
|
il y a 2 ans |
login
|
4454d1a2dd
新增SystemError枚举类型,使得错误处理更清晰 (#205)
|
il y a 2 ans |
login
|
0d48c3c9c2
new: tty设备(尚未与stdio接上) (#202)
|
il y a 2 ans |
login
|
84407d3605
bugfix:解决touch命令失败的问题 (#199)
|
il y a 2 ans |
login
|
004e86ff19
新版文件系统重构完成 (#198)
|
il y a 2 ans |
houmkh
|
c2481452f8
rust重构mmio_buddy和mmio (#178)
|
il y a 2 ans |
houmkh
|
f6ba114bb0
Block IO Scheduler (#158)
|
il y a 2 ans |
login
|
151251b50b
Patch add rust waitqueue (#162)
|
il y a 2 ans |
login
|
935f40ec17
new: Rust版本的Mutex (#157)
|
il y a 2 ans |
login
|
ec53d23ed0
new: 新增具有守卫的自旋锁SpinLock,支持编译期对锁的使用进行检查。 (#148)
|
il y a 2 ans |
login
|
fd91905f02
解决编译gcc、binutils的脚本中,变量名称错误的问题 (#142)
|
il y a 2 ans |
Gou Ngai
|
62e4613978
使用rust重构softirq机制;解决Rtc驱动的编译警告问题 (#138)
|
il y a 2 ans |
login
|
61de2cdc3f
新增rust版本的lockref (#135)
|
il y a 2 ans |
login
|
587086d3f2
1、在文件系统目录下增加mod.rs 2、将VFS的路径改为vfs(#133)
|
il y a 2 ans |
login
|
adc1846b06
内核:在lib.rs中,将arch模块的路径进行更改,使得其他模块使用arch的代码时,不需要指定arch::x86_64 (#128)
|
il y a 2 ans |
Gou Ngai
|
ba0d93d8b2
refactor rtc module in rust (#118)
|
il y a 2 ans |
Gou Ngai
|
01876902fb
增加了timekeeping模块 (#106)
|
il y a 2 ans |
login
|
1a2eaa402f
signal的处理(kill命令)以及一些其他的改进 (#100)
|
il y a 2 ans |
TingHuang
|
f8b55f6d3f
Patch uart (#99)
|
il y a 2 ans |
login
|
66f67c6a95
signal的发送(暂时父子进程之间共享信号及相应的结构体) (#89)
|
il y a 2 ans |
login
|
cffd7144fb
signal相关数据结构&代码结构优化 (#84)
|
il y a 2 ans |
login
|
fb6c29d01d
port kmalloc and printk to rust (#83)
|
il y a 2 ans |
login
|
82d2e446a4
new: 暂时移除cbindgen (#82)
|
il y a 2 ans |
login
|
2813126e31
新增rust ffi (#77)
|
il y a 2 ans |