- Pintos Projects: Introduction - Stanford University
Pintos is a simple operating system framework for the 80 x 86 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
- Pintos - Wikipedia
Pintos is a simple instructional operating system framework for the x86 instruction set 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
- GitHub - PKU-OS pintos: The pintos source distribution for PKU . . .
Pintos is a teaching operating system for 32-bit x86, challenging but not overwhelming, small but realistic enough to understand OS in depth (it can run on x86 machine and simulators including QEMU, Bochs and VMWare Player!)
- Ben Pfaff: Pintos
Pintos is an educational operating system for the x86 Pintos was developed for Stanford's CS 140 operating systems course as a successor to Nachos, a less realistic educational operating system
- Pintos | Pintos Documentation
Pintos is an educational operating system for the x86 architecture It supports multithreading, loading and running user programs, and a file system, but it implements all of these in a very simple way
- Pintos Projects: Table of Contents - Stanford University
Project 1: Threads 3 Project 2: User Programs 4 Project 3: Virtual Memory 5 Project 4: File Systems
- GitHub - SabraTech Pintos: Pintos is a simple operating system . . .
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 Pintos could, theoretically, run on a regular IBM-compatible PC
- Pintos Projects: Introduction
Pintos is a simple operating system framework for the 80 x 86 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
|