Historique des commits

Auteur SHA1 Message Date
  fslongjin 6f5d73771f 修改一些小问题 il y a 2 ans
  fslongjin d0ddb73788 :wrench: include上级文件夹时,统一采用<>来指定文件 il y a 2 ans
  fslongjin fdc5151049 bugfix: 修正某些情况下多核启动信号丢失的问题 il y a 2 ans
  fslongjin 9322d8ab20 bugfix: 修复多核启动时,自旋锁持有计数错误的问题 il y a 2 ans
  fslongjin d64ddfa0b6 debuging... il y a 2 ans
  fslongjin 8d8fd391fb :bug: 修复了需要映射的物理地址跨越页表时,产生内存越界的问题 il y a 2 ans
  fslongjin 39dd802ff1 磁盘请求在处理时,切换进程 il y a 2 ans
  fslongjin be8ac71aa9 bug fix il y a 2 ans
  fslongjin c2d8e88617 :bug: 创建页表时未清零内存空间 il y a 2 ans
  fslongjin 777932704d 完善ipi通信机制 il y a 2 ans
  fslongjin ddbfb822c4 :new: 为AP处理器配置进程调度 il y a 2 ans
  fslongjin 82e34f271f 为每个核心分配单独的IST il y a 2 ans
  fslongjin dacc29310f 进入用户模式(系统调用存在page fault的bug) il y a 2 ans
  fslongjin c09c6d4e66 能进入用户态程序,但无法正确进行系统调用 il y a 2 ans
  fslongjin f5f36aafd8 将内核定位到高地址(存在bug,中断时会访问低地址) il y a 2 ans
  fslongjin 0b66d39998 bug fix il y a 2 ans
  fslongjin 279de4c7f9 测试IPI il y a 2 ans
  fslongjin ac2508224e 对多核启动的过程加锁 il y a 2 ans
  fslongjin 68c7b52192 bug fix il y a 2 ans
  fslongjin cc39911d4d :bug: 解决了ap处理器无法处理异常的bug(原因是设置错了TSS表) il y a 2 ans
  fslongjin b7df2805ed 存在bug,apu启动后触发异常会Reset il y a 2 ans
  fslongjin 32b8a163bb bug: AP处理器发生异常时无法正确处理 il y a 2 ans
  fslongjin d9c7ddec66 支持多核启动并初始化AP核的Local APIC il y a 2 ans
  fslongjin 5197253dde :new: AP处理器切换到64位模式 il y a 2 ans
  fslongjin 5df54732f5 bug fix il y a 2 ans
  fslongjin 60dc9f4932 检测处理器核心数量 il y a 2 ans