Historial de Commits

Autor SHA1 Mensaje Fecha
  fslongjin e6108602df :new: 用户态解析键盘扫描码 hace 2 años
  fslongjin 1cc3db5e88 :new: 回收堆内存给操作系统 hace 2 años
  fslongjin c120a0e992 完成了malloc和free hace 2 años
  fslongjin 37da6ef19e :bug: 修复printf的bug hace 2 años
  fslongjin fd0147e04c :new: malloc 、printf hace 2 años
  fslongjin 78a219b715 :new: 内核堆内存调整函数 hace 2 años
  fslongjin 0aec6827ee :new: 运行文件系统中的二进制程序 hace 2 años
  fslongjin 1801ddffbd :new: fork hace 2 años
  fslongjin 2ed8bdcfd2 :new: lseek系统调用 hace 2 años
  fslongjin 9db1c3f74e :new: fat32_write (存在写入bug) hace 2 años
  fslongjin 3e101d71ff sys_write hace 2 años
  fslongjin d9399944e8 :wrench: 校验文件描述符是否存在 hace 2 años
  fslongjin b3ad8405a4 实现了打开、关闭、读取文件的功能 hace 2 años
  fslongjin 966d67fcde :new: sys_open系统调用 hace 2 años
  fslongjin 2fcf91733f 修正系统入口为系统调用门 hace 2 años
  fslongjin 39dd802ff1 磁盘请求在处理时,切换进程 hace 2 años
  fslongjin ac28a3c806 :new: 原子变量和信号量 hace 2 años
  fslongjin fb4ddc56ff 解决了在用户态下进行系统调用会禁用中断的问题 hace 2 años
  fslongjin 2d7b2b7048 改用int250作为系统调用 hace 2 años
  fslongjin dacc29310f 进入用户模式(系统调用存在page fault的bug) hace 2 años
  fslongjin c09c6d4e66 能进入用户态程序,但无法正确进行系统调用 hace 2 años
  fslongjin f5f36aafd8 将内核定位到高地址(存在bug,中断时会访问低地址) hace 2 años
  fslongjin 26e0b095ed :wrench: 防止编译器在enter_syscall中修改rcx、rdx hace 3 años
  fslongjin d3a5048f66 :new: syscall模块,实现了第一个系统调用函数sys_printf hace 3 años