Skip to content

Pintos is a simple operating system framework for the 80x86 architecture

Notifications You must be signed in to change notification settings

SabraTech/Pintos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 

Repository files navigation

Pintos

Welcome to Pintos. Pintos is a simple operating system framework for the 80x86 architecture. It supports kernel threads, loading and running user programs, and a file system, but it implements all of these in a very simple way.

Installation

Pintos could, theoretically, run on a regular IBM-compatible PC. However, Pintos can run in a system simulator, that is, a program that simulates an 80x86 CPU and its peripheral devices accurately enough that unmodified operating systems and software can run under it,so could use the Bochs and QEMU simulators.

More Info

An introduction of Pintos is provided at this link from Stanford University web site. Pintos documentation is available at this link

About

Pintos is a simple operating system framework for the 80x86 architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published