tailieunhanh - Lecture Operating system concepts - Module A: The FreeBSD System
In this chapter, you will learn to: To describe the basic organization of computer systems, to provide a grand tour of the major components of operating systems, to give an overview of the many types of computing environments, to explore several open-source operating systems. | Module A: The FreeBSD System I History I Design Principles I Programmer Interface I User Interface I Process Management I Memory Management I File System I I/O System I Interprocess Communication Operating System Concepts Silberschatz, Galvin and Gagne 2002 History I First developed in 1969 by Ken Thompson and Dennis Ritchie of the Research Group at Bell Laboratories; incorporated features of other operating systems, especially MULTICS. I The third version was written in C, which was developed at Bell Labs specifically to support UNIX. I The most influential of the non-Bell Labs and non-AT&T UNIX development groups — University of California at Berkeley (Berkeley Software Distributions). ✦ 4BSD UNIX resulted from DARPA funding to develop a standard UNIX system for government use. ✦ Developed for the VAX, is one of the most influential versions, and has been ported to many other platforms. I Several standardization projects seek to consolidate the variant flavors of UNIX leading to one programming interface to UNIX. Operating System Concepts Silberschatz, Galvin and Gagne 2002 History of UNIX Versions Operating System Concepts Silberschatz, Galvin and Gagne 2002 Early Advantages of UNIX I Written in a high-level language. I Distributed in source form. I Provided powerful operating-system primitives on an inexpensive platform. I Small size, modular, clean design. Operating System Concepts Silberschatz, Galvin and Gagne 2002 UNIX Design Principles I Designed to be a time-sharing system. I Has a simple standard user interface (shell) that can be I I I I replaced. File system with multilevel tree-structured directories. Files are supported by the kernel as unstructured sequences of bytes. Supports multiple processes; a process can easily create new processes. High priority given to making system interactive, and providing facilities for program development. Operating System Concepts Silberschatz, Galvin and Gagne
đang nạp các trang xem trước