Historial de Commits

Autor SHA1 Mensaje Fecha
  fslongjin 129d24296b bug fix: page_num>=25时,填入页表的实际上是同一个物理页的bug hace 2 años
  fslongjin b97aaee746 :bug: 修复了进程由于异常被捕获后,其他进程无法被正常调度的问题 hace 2 años
  fslongjin 2fcf91733f 修正系统入口为系统调用门 hace 2 años
  fslongjin 39dd802ff1 磁盘请求在处理时,切换进程 hace 2 años
  fslongjin be8ac71aa9 bug fix hace 3 años
  fslongjin fb4ddc56ff 解决了在用户态下进行系统调用会禁用中断的问题 hace 3 años
  fslongjin 2d7b2b7048 改用int250作为系统调用 hace 3 años
  fslongjin dacc29310f 进入用户模式(系统调用存在page fault的bug) hace 3 años
  fslongjin c09c6d4e66 能进入用户态程序,但无法正确进行系统调用 hace 3 años
  fslongjin d78db8225c 解决了#DE会触发#UD的问题 hace 3 años
  fslongjin f5f36aafd8 将内核定位到高地址(存在bug,中断时会访问低地址) hace 3 años
  fslongjin 9828aff985 软中断处理机制 hace 3 años
  fslongjin d3a5048f66 :new: syscall模块,实现了第一个系统调用函数sys_printf hace 3 años
  fslongjin 0757e7a3cd :new: do_execve函数,跳转至应用层 hace 3 años
  fslongjin d1671bc121 :bug: 修复了无法切换进程、无法进行浮点运算的bug(将main.c中的init函数名进行修改) hace 3 años
  fslongjin 06cfb1ceb9 :new: 实现了异常捕获模块 hace 3 años
  fslongjin d0cd77799c :new: 定义了寄存器在入栈后的偏移量 hace 3 años