Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 362 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 362 Bytes

ddLoong Kernel——Hulunbuir OS的内核

基于loongson 2k500开发板开发。致力于成为龙芯架构的Windows 3.1。

开发流程:

前期:

  • 串口 ✅
  • 伙伴系统 ✅
  • MMU ✅
  • 中断 ✅
  • 时钟 ✅
  • slab内存分配 ✅
  • 进线程管理 ✅
  • 文件系统支持
  • elf程序支持

后期:

  • PCI-E
  • USB
  • 声音
  • 显示
  • 网络