How to Introduce a Operating System

lufy
April 14, 2022

For sharing of friday ...


A outline was made, hardly.


Operating System Overview
- Computer System
    - Overview
    - System Startup
    - System Storage Structure
    - System I/O Structure
- Operating System
    - What Operating System Do
        - User View
        - System View
    - Operating System Operation
        - Interupt Driven
        - User Mode and Kernel Mode
    - Structure
        - User and Operating System Interface
        - System Calls
            - Overview
            - Types
        - Process Management
            - Process
            - Thread
            - Synchronization
        - Memory Management
            - Main Memory
            - Virtual Memory
        - Storage Management
            - File Systems
            - Mass Storage
            - Caching
        - Protection and Security
    - Linux
        - Components
            - kernel
            - system libraries
            - system utilities
        - Kernel modules
        - Process management
        - Scheduling
        - Memory management
        - File systems
        - Input and output
        - Interprocess communication
        - Network Structure
        - security
    - Virtual Machines

Comments (0)

Leave a Comment
Maximum 1000 characters

No comments yet. Be the first to comment!