Skip to content

Yo-yo-ooo/SkylineSystem

Repository files navigation

SkylineSystem

Features(x86_64)

SkylineSystemImage

  • Devices

    • AHCI
    • IDE
    • ACPI
    • IOAPIC
    • LAPIC
  • Basics

    • Syscall
    • Scheduler
    • Output
    • SMP
    • Virtual Memory
  • Disk Interfaces

    • Sata
    • Ram
  • File Systems Support

    • Fat12
    • Fat16
    • Fat32
    • Exfat
    • ext2/3/4
  • Dynamic File System Type Check(get_fs_type!)

Many more in future

Thanks to

Unfinished features

  • PCI MSI/MSIX
  • NVME
  • VFS
  • File System Interface(FSI)

Contributors