翻訳と辞書
Words near each other
・ Pinto Island
・ Pinto Martins – Fortaleza International Airport
・ Pinto Mountains
・ Pinto Peak Range
・ Pinto Recodo District
・ Pinto Valley mine
・ Pinto's spinetail
・ Pinto, Chile
・ Pinto, Madrid
・ Pinto, Magdalena
・ Pinto, Maryland
・ Pinto, Santiago del Estero
・ Pinto, Utah
・ Pintomyia falcaorum
・ Pintorpafrun
Pintos
・ Pintosaurus
・ Pintosmalto
・ Pintoyacu River
・ Pintsch
・ Pintsch gas
・ Pintupi
・ Pintupi dialect
・ Pintupi Nine
・ Pintura
・ Pintura, Utah
・ Pinturas de Tamayo
・ Pinturas River
・ Pinturas River Canyon
・ Pinturas Superior (Ecuador)


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Pintos : ウィキペディア英語版
Pintos

Pintos is computer software, a simple instructional operating system framework for the 80x86 processor 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. It was created at Stanford University by Ben Pfaff in 2004.〔(Pintos, by Ben Pfaff, PDF )〕 It originated as a replacement for Not Another Completely Heuristic Operating System (Nachos), a similar system originally developed at UC Berkeley by Thomas E. Anderson, and was designed along similar lines.〔(【引用サイトリンク】title=Pintos Projects: Introduction )〕 Like Nachos, Pintos is intended to introduce undergraduates to concepts in operating system design and implementation by requiring them to implement significant portions of a real operating system, including thread and memory management and file system access. Pintos also teaches students valuable debugging skills.
Unlike Nachos, Pintos can run on actual x86 hardware, though it is often run atop an x86 emulator, such as Bochs or QEMU. Nachos, by contrast, runs as a user process on a host operating system, and targets the MIPS instruction set (Nachos code must run atop a MIPS simulator).〔 Pintos and its accompanying assignments are also written in the programming language C instead of C++ (used for original Nachos) or Java (used for Nachos 5.0j).
==References==


抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Pintos」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.