Kernel projects for Linux

書誌事項

Kernel projects for Linux

Gary Nutt

Addison Wesley Longman, c2001

大学図書館所蔵 件 / 7

この図書・雑誌をさがす

注記

Includes index

内容説明・目次

内容説明

This is a lab manual that provides a dozen specific lab exercises on Linux internals, illustrating how theoretical Operating System concepts are implemented in Linux. Part I presents an overview of the Linux kernel and how it handles key OS concepts such as: runtime organization and process, file, and device management. Part II presents a series of twelve progressively more difficult exercises that can be completed in a lab environment.

目次

Part I. OVERVIEW OF LINUX. 1. The Evolution of Linux. 2. General Kernel Responsibilities. Resource Abstraction. Sharing Resource. Managing Competition for Resources. Exclusive Use of a Resource. Managed Sharing. A Partition of OS Functions. 3. Kernel Organization. Interrupts. Using Kernel Services. Serial Execution. Daemons. The Booting Procedure. The Boot Sector. Starting the Kernel. Logging In to the Machine. Control Flow in the Machine. 4 Process and Resource Management. Running the Process Manager. System Call. Interrupts. Creating a New Task. The Scheduler. IPC and Synchronization. Protection Mechanism. 5. Memory Management. Managing the Virtual Address Space. The Secondary Memory. Handling Missing Pages. Address Translation. 6. Device Management. The Device Driver. Handling Interrupts. 7. File Management. Mounting the File System. Opening a File. Reading and Writing the File. The Ext2 File System. 8. Learning More About Linux. Part II. EXERCISES. 1. Observing Linux Behavior. Introduction. Problem Statement. Part A Part B. Part C. Part D. Attacking the Problem. The /proc File System. Using argc and argv. Organizing a Solution. Saving Your Work in a Shared Laboratory. 2. Shell Program. Introduction. Basic UNIX-Style Shell Operation. Putting a Process in the Background. I/O Redirection. Shell Pipes. Reading Multiple Input Streams. Problem Statement. Part A. Part B. Part C. Attacking the Problem. Organizing a Solution. Part A. Parts B and C. 3. Kernel Timers. Introduction. How the Kernel Maintains the Time. Per Process Timers. Problem Statement. Part A. Part B. Part C. Attacking the Problem. Organization of the Linux Source Code. Signals. Organizing a Solution. 4. Kernel Modules. Introduction. Module Organization. Module Installation and Removal. Problem Statement. Attacking the Problem. The read()Procedure. The End-of-File Condition. Compiling a Module. Installation and Removing a Module. The Clock Resolution Question. More Help. 5. System Calls. Introduction. The System Call Linkage. Defining the System Call Number. Generating a System Call Stud. Kernel Function Organization. Referencing User-Space Memory Locations. Problem Statement. Part A. Part B. Attacking the Problem. The Kernel printk()Function. Organizing a Solution. Rebuilding the Kernel. Leaving a Clean Environment. 6. Shared Memory. Introduction. The Shared Memory. The Implementation. Problem Statement. Attacking the Problem. 7. Virtual Memory. Introduction. The Virtual Address Space. Virtual Memory Areas. Address Translation. The Page Fault Handler. Primary Memory Allocation. Problem Statement. Part A: Instrument the Virtual Memory Manager. Part B: Reporting the Performance. Attacking the Problem. 8. Synchronization Mechanisms. Introduction. Blocking a Task. Wait Queues. Using Wait Queues. Problem Statement. Part A. Part B. Attacking the Problem. 9. The Scheduler. Introduction. Process Management. Process States. Scheduler Implementation. Fair-Share Scheduling. Problem Statement. Part A. Part B. Attacking the Problem. Planning a Solution. Comparing Scheduler Performance. 10. Device Drivers. Introduction. Driver organization. Loadable Kernel Module Drivers. Example: A Disk Driver. Problem Statement. Part A. Part B. Attacking the Problem. 11. File Systems. Introduction. The Virtual File System. Directories. Example: An MS-DOS File System. Problem Statement. Part A. Part B. Part C. Attacking the Problem. The MS-DOS Disk Format. The MS-DOS FAT. Using the Floppy Disk API. Planning a Solution. 12. File I/O. Introduction. The Open and Close Operations. Read and Write Operations. Block Allocation. Buffer Management. Problem Statement. Part A. Part B. Part C. Part D. Attacking the Problem. The Open()Function. Caching FAT. A Solution Plan. Further Study. References. Index.

「Nielsen BookData」 より

詳細情報

  • NII書誌ID(NCID)
    BA56030101
  • ISBN
    • 0201612437
  • LCCN
    00035576
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Boston ; Tokyo
  • ページ数/冊数
    xvi, 239 p.
  • 大きさ
    24 cm.
  • 付属資料
    2 computer optical disc (4 3/4 in.)
  • 分類
  • 件名
ページトップへ