Structure of the Operating System

2025. 7. 19. 00:23·Computer Science/Operating System

 

  1. GUI (Graphical User Interface)
    •   A type of user interface that allows users to interact with electronic devices visually.
  2. System Call
    •   The interface for accessing the kernel of the operating system.
    •   Switches from user mode to kernel mode through a system call.
    •   Prevents direct access to computer resources and protects programs.
    •   Uses a mode bit flag variable (0 = kernel mode, 1 = user mode).
  3. Kernel
    •   The core part of the operating system that manages and controls the entire system.
    •   Communicates directly with hardware and resides in memory as the lifeline of the operating system.
    •   Provides the system call interface.
    •   Responsible for security, memory management, process scheduling, file systems, and I/O device management.
  4. Driver
    •   Software used to control and operate hardware devices.

'Computer Science > Operating System' 카테고리의 다른 글

Process  (0) 2025.07.30
How memory manages data  (0) 2025.07.27
Memory  (0) 2025.07.25
Components of a computer  (0) 2025.07.22
What is an operating system?  (0) 2025.07.16
'Computer Science/Operating System' 카테고리의 다른 글
  • How memory manages data
  • Memory
  • Components of a computer
  • What is an operating system?
JTB
JTB
웹/앱 개발 정보를 공유하고 있습니다.
  • JTB
    JTechBlog
    JTB
  • 전체
    오늘
    어제
    • All About Programming;)
      • Computer Science
        • Terminology and Concepts
        • Network
        • Operating System
        • Database
        • Data Structure
        • Web Development
      • Frontend
        • Javascript Essentials
        • Perfomance Optimization
        • JS Patterns
        • React
        • Next.js
        • Flutter
        • Testing
      • Backend
        • Node.js
      • DevOps
        • Docker & Kubernetes
      • Coding Test
        • LeetCode
        • Programmers
      • Tech Books & Lectures
        • Javascript_Modern JS Deep d..
        • Network_IT 엔지니어를 위한 네트워크 입문
      • Projects
        • PolyLingo_2025
        • Build Your Body_2024
        • JStargram_2021
        • Covid19 Tracker_2021
        • JPortfolio_2021
      • BootCamp_Codestates
        • TIL
        • TILookCloser
        • Pre Tech Blog
        • IM Tech Blog
        • Daily Issues and DeBugging
        • First Project
        • Final Project
        • Sprint Review
        • Good to Know
        • Socrative Review
        • HTML & CSS
  • 블로그 메뉴

    • 홈
    • 태그
    • 방명록
  • 링크

    • 글쓰기
    • 관리
  • 공지사항

  • 인기 글

  • 태그

    VoiceJournal
    leetcode
    스코프
    Shared resources
    TCP/IP
    Operating System
    js pattern
    testing
    Time complexity and Space complexity
    structure of os
    자바스크립트 딥다이브
    자바스크립트
    indie hacker
    프론트엔드 성능 최적화 가이드
    Data Structure
    database
    need a database
    Javascript Essentials
    이벤트
    polylingo
    mobile app
    Threads and Multithreading
    Network
    DOM
    Binary Tree BFS
    모던 자바스크립트 Deep Dive
    커리어
    딥다이브
    CPU scheduling algorithm
    How memory manage data
  • 최근 댓글

  • 최근 글

  • hELLO· Designed By정상우.v4.10.5
JTB
Structure of the Operating System
상단으로

티스토리툴바