Historique des commits

Auteur SHA1 Message Date
  DoL 326cf3e0a3 refactor(process): 重构process下的系统调用 (#1184) il y a 2 mois
  LoGin 0b89d7130e refactor(vfs): 重构statx系统调用的实现 (#1149) il y a 3 mois
  火花 bc9bb9607f Feat(tty): Supplement process group logic (#1139) il y a 3 mois
  LoGin 03015e2559 feat: 支持在rv64下,运行rust编写的helloworld程序 (#1125) il y a 4 mois
  LoGin b6db20c072 feature: virtio console support (#1113) il y a 4 mois
  LoGin a3011dd24a fix(process): 修复copy_process的一些bug & 支持默认init进程传参 (#1083) il y a 6 mois
  codeironman f5b2038871 ospp project (feature) add namespace overlayfs cgroup (#949) il y a 9 mois
  LoGin f9fe30be89 feat(boot): 内核启动命令行参数解析 (#969) il y a 10 mois
  LoGin 59a6bcf6ae feat: Add HVM boot support for x86_64 (#953) il y a 10 mois
  LoGin 9fa0e95eee feat: 添加gendisk抽象 (#903) il y a 11 mois
  LoGin 232570ae98 fix: 修复存在多个virtio设备时,中断号冲突的问题 (#904) il y a 11 mois
  LoGin 703ce5a77c fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。 (#870) il y a 1 an
  SMALLC 1ea2daad81 feat(driver/net): 实现Loopback网卡接口 (#845) il y a 1 an
  曾俊 2eab6dd743 feat(log): 将内核日志统一为新的logger (#814) il y a 1 an
  LoGin 942cf26b48 fix(riscv/process): 把riscv的调度时钟节拍率与HZ同步,并且修复切换到用户态的时候忘了在内核态关中断的bug (#780) il y a 1 an
  LoGin f75cb0f8ed refactor(process): 调整arch_switch_to_user函数,把riscv和x86_64的共用逻辑抽取出来。 (#773) il y a 1 an
  LoGin 471d65cf15 feat(riscv): riscv下能够运行hello world用户程序 (#770) il y a 1 an
  LoGin 731bc2b32d feat(virtio): riscv: 添加virtio-blk driver,并在riscv下能够正确挂载FAT32 (#761) il y a 1 an
  LoGin 418ad41fd8 Feat(tty): add dummy console (#735) il y a 1 an
  曾俊 3959e94df3 bugfix: 修复smp启动的时候,损坏0号核心的idle进程的内核栈的问题 (#711) il y a 1 an
  LoGin b5b571e026 修复内核的clippy检查报错 (#637) il y a 1 an
  LoGin 8cb2e9b344 重写SMP模块 (#633) il y a 1 an
  LoGin 59fdb447ee fix: 键盘中断上下文不再直接操作tty,而是由专门的kthread来渲染 (#592) il y a 1 an
  裕依2439 4ad52e57e6 添加socketpair (#505) il y a 1 an
  LoGin c566df451c 添加帧缓冲区抽象并实现vesafb的驱动 (#483) il y a 1 an