Skip to content

plurmiscuous/JinxOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JinxOS

About

JinxOS is a toy *nix-style operating system kernel inspired by MIT's JOS and Harvard's OS/161.

Features:

  • Kernel threads
  • Virtual memory
  • Malloc/free
  • Userspace programs
  • Interrupts/syscalls
  • Thread-safe data structures
  • Simple test suite

Todo:

  • Userspace malloc/free
  • Userspace threads
  • Process fork/exec
  • Multiprocessor support

About

x86 *nix operating system written in C and Assembly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published