laokengwt
|
7401bec5e3
feat(mm): add slab usage calculation (#768)
|
6 months ago |
曾俊
|
bde4a334c1
修复了未初始化时ui显示模块内存越界的问题,优化了代码结构 (#789)
|
6 months ago |
LoGin
|
0722a06a09
fix: (riscv/timer): 修复riscv下没有更新墙上时钟以及没有处理软中断的bug (#783)
|
6 months ago |
Chiichen
|
ab53b2eb75
ci: update the match regex of issue checker (#784)
|
6 months ago |
LoGin
|
942cf26b48
fix(riscv/process): 把riscv的调度时钟节拍率与HZ同步,并且修复切换到用户态的时候忘了在内核态关中断的bug (#780)
|
6 months ago |
曾俊
|
13b057cc0f
fix(libs/lib_ui): fix the display errors when system initialize (#779)
|
6 months ago |
LoGin
|
182b778a3c
chore: 适配dadk 0.1.11 (#777)
|
6 months ago |
Mingtao Huang
|
dd8e74ef0d
feat(driver/acpi_pm): Implement ACPI PM Timer (#772)
|
6 months ago |
LoGin
|
f75cb0f8ed
refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773)
|
7 months ago |
zwb0x00
|
173c4567cf
feat(sched): add sched_yield (#766)
|
7 months ago |
LoGin
|
471d65cf15
feat(riscv): riscv下能够运行hello world用户程序 (#770)
|
7 months ago |
zwb0x00
|
40348dd8d5
feat(fs): add sys_dup3 (#755)
|
7 months ago |
LoGin
|
3b799d13be
Create FUNDING.yml (#763)
|
7 months ago |
LoGin
|
731bc2b32d
feat(virtio): riscv: 添加virtio-blk driver,并在riscv下能够正确挂载FAT32 (#761)
|
7 months ago |
Chiichen
|
0c1ef30087
docs(community): add description of conventional commit standard (#754)
|
7 months ago |
laokengwt
|
70c991af20
fix(dog): 添加CC环境变量,解决编译时找不到musl-gcc的问题 (#753)
|
7 months ago |
LoGin
|
e32effb150
feat(driver): 把virtio添加到sysfs (#752)
|
7 months ago |
MemoryShore
|
a17651b14b
feat(mm): 实现缺页中断处理,支持页面延迟分配和写时拷贝,以及用户栈自动拓展 (#715)
|
7 months ago |
Chiichen
|
cb02d0bbc2
ci: import issue checker (#750)
|
7 months ago |
sun5etop
|
93c379703e
feat(net): 实现raw socket的poll (#739)
|
7 months ago |
LoGin
|
b502fbf0b9
chore: Update virtio-drivers to commit 61ece509c4 and modify max_queue_size implementation (#748)
|
7 months ago |
LoGin
|
d770de5d53
fix: 修复unified-init导致cargo check失败的问题 (#747)
|
7 months ago |
yuyi2439
|
881ff6f95e
将smoltcp升级到0.11.0版本 (#740)
|
7 months ago |
LoGin
|
370472f728
pci: 添加pci root manager来管理pci root,并使得riscv能够正常扫描pci设备. (#745)
|
7 months ago |
LoGin
|
2709e017d0
pci: 统一使用ecam root (#744)
|
7 months ago |
LoGin
|
418ad41fd8
Feat(tty): add dummy console (#735)
|
7 months ago |
Saga1718
|
1012552dea
删除无用的hid代码 (#734)
|
7 months ago |
SMALLC
|
fbd63a301c
feat: alarm系统调用实现 (#710)
|
7 months ago |
GnoCiYeH
|
d623e90231
socket统一改用`GlobalSocketHandle`,并且修复fcntl SETFD的错误 (#730)
|
7 months ago |
LoGin
|
7162a8358d
doc: Update build instructions for riscv64 architecture (#725)
|
7 months ago |