Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 423 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 423 Bytes

brackos logo

brackos

fun kernel experimentations

TODO

  • vasa waste node
  • ring buffer
  • test waste node
  • test big alloc
  • yield/rwlock
  • net
    • rtl8139 to ring buffer
    • r/w from ring buffer using yield
    • ethernet
    • arp
    • udp

Building

make clean && make && make image

Running

make run