Historique des commits

Auteur SHA1 Message Date
  fslongjin 966d67fcde :new: sys_open系统调用 il y a 3 ans
  fslongjin d94d92f5ee 激活FAT32 il y a 3 ans
  fslongjin 4473ff594c 解决了debian上编译后,kernel_thread_func被优化掉的问题 il y a 3 ans
  fslongjin 677c505cb1 :new: 将fat32文件系统适配VFS框架 il y a 3 ans
  fslongjin 9b382dab60 :new: 在fat32文件系统中按照路径寻找文件 il y a 3 ans
  fslongjin 979bb35599 :new: 读取fat32文件系统的基础信息 il y a 3 ans
  fslongjin 39dd802ff1 磁盘请求在处理时,切换进程 il y a 3 ans
  fslongjin 0e8bf69d65 增加了uart输出的条件编译 il y a 3 ans
  fslongjin 22359344e4 :new: uart驱动 il y a 3 ans
  fslongjin be8ac71aa9 bug fix il y a 3 ans
  fslongjin c2d8e88617 :bug: 创建页表时未清零内存空间 il y a 3 ans
  fslongjin ddbfb822c4 :new: 为AP处理器配置进程调度 il y a 3 ans
  fslongjin 82e34f271f 为每个核心分配单独的IST il y a 3 ans
  fslongjin 3fc2ec6d7e :art: 更改全局变量定义的位置 il y a 3 ans
  fslongjin 2d7b2b7048 改用int250作为系统调用 il y a 3 ans
  fslongjin d78db8225c 解决了#DE会触发#UD的问题 il y a 3 ans
  fslongjin f5f36aafd8 将内核定位到高地址(存在bug,中断时会访问低地址) il y a 3 ans
  fslongjin 05dc7ac73b 将内核层空间移动到0xffff800000000000 il y a 3 ans
  fslongjin 232d793627 实现了定时任务队列 il y a 3 ans
  fslongjin 9828aff985 软中断处理机制 il y a 3 ans
  fslongjin d887f9a0f7 :new: HPET驱动 il y a 3 ans
  fslongjin 8bf4da2afa 注释了一些调试信息 il y a 3 ans
  fslongjin 279de4c7f9 测试IPI il y a 3 ans
  fslongjin cc39911d4d :bug: 解决了ap处理器无法处理异常的bug(原因是设置错了TSS表) il y a 3 ans
  fslongjin b7df2805ed 存在bug,apu启动后触发异常会Reset il y a 3 ans
  fslongjin 32b8a163bb bug: AP处理器发生异常时无法正确处理 il y a 3 ans
  fslongjin 60dc9f4932 检测处理器核心数量 il y a 3 ans
  fslongjin 6d286be29f 初步完成了ahci驱动程序 il y a 3 ans
  fslongjin 741aa09b9b :new: 按照class来读取对应的pci设备的接口 il y a 3 ans
  fslongjin 08fa7b5358 :new: 能成功遍历pci总线下的设备 il y a 3 ans