sam41290 / operating-system-x86-64bit

A basic operating system for x86 architecture(64 bit) with TARFS filesystem. Supports fork(), cow(), paging, virtual memory/ring3 user process and syscall using INT $80. Able to run a shell and binaries: ls, cat, echo, kill, ps,sleep

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sam41290/operating-system-x86-64bit Stargazers