Socials Media

Thứ Năm, 28 tháng 9, 2023

About me

Hi everybody 👋 My name is Hieu, but you can call me Toni

A Software Engineer 👨‍💻 Blogger and  Lecturer 🧑‍🏫

I'm a self-motivated student and researcher who graduated from Hanoi University Of Science and Technology 😉. My major is Information and Communication Engineering. I have more than seven years of experience in IT field, with a deep-dive in Cloud Computing and Networking. I'm passionate about cutting-edge technologies: Cloud Computing ☁️, Security 🕵️, AI/ML🤖,...

🌍 Currently, I'm living in Ha Long City, Vietnam, where I'm conducting independent research and teaching at MindX Technology Ha Long.

My hobbies are exercising 🏃‍♂️, traveling ✈️, studying languages 📖. 

During my leisure time, I write blogs and stuff about life and technology 🧑🏻‍💻.

Here are some of my favorite books:

















Share:

Thứ Tư, 27 tháng 9, 2023

Key concepts of Operating System

Operating systems (OS) are fundamental software that manage and control computer hardware, resources, and processes. They provide a platform for running applications and play a crucial role in resource allocation and user interaction.

Most of the development of modern operating systems has focused on networking, distribution, reliability, protection, and security. Several widely used operating systems are available today:

  • Microsoft Windows: Windows XP, Vista, 7, 8, 10, 11.
  • Linux
  • OSF
  • Solaris
  • IRIS (Silicon Graphics)
  • OS2 (IBM)
  • MacOS X (Apple)


Fig 1: Abstract views of computer system



Fig 2: Basic structure of Operating System


Fig 3: Structure of a typical operating system

 Here are key concepts associated with operating systems:

  1. Kernel:
    • The core component of an OS that interacts directly with the hardware.
    • Manages system resources, such as CPU, memory, and I/O devices.
  1. Process Management:
    • Handles the creation, scheduling, and termination of processes (individual programs).
    • Allocates CPU time and manages process communication and synchronization.
  1. Memory Management:
    • Manages physical and virtual memory to ensure efficient use of RAM.
    • Includes tasks like memory allocation, swapping, and paging.
  1. File System:
    • Provides a hierarchical structure for organizing and storing files and directories.
    • Manages file access, permissions, and storage.
  1. Device Management:
    • Controls communication with I/O devices, such as disks, keyboards, and network interfaces.
    • Provides device drivers for hardware interaction.
  1. User Interface:
    • Offers interfaces for user interaction, including graphical user interfaces (GUIs) and command-line interfaces (CLIs).
    • Handles input and output for users and applications.
  1. Security and Access Control:
    • Enforces user authentication and authorization.
    • Implements security policies to protect data and resources.
  1. Networking:
    • Manages network connections and protocols for communication between devices.
    • Supports network services like file sharing and printing.
  1. Multiuser and Multitasking:
    • Allows multiple users to interact with the system simultaneously.
    • Supports multitasking, where multiple processes run concurrently.
  1. Concurrency and Synchronization:
    • Ensures safe access to shared resources among multiple processes.
    • Uses synchronization mechanisms like semaphores and mutexes.
  1. Process Communication:
    • Facilitates communication and data exchange between processes, such as message passing and interprocess communication (IPC) mechanisms.
  1. Boot Process:
    • Manages the system startup sequence, loading the OS into memory from storage devices.
    • Initializes system resources.
  1. Error Handling and Fault Tolerance:
    • Detects and handles errors, both hardware and software.
    • May include fault tolerance mechanisms for system reliability.
  1. Virtualization:
    • Provides the ability to run multiple virtual machines (VMs) or containers on a single physical server.
    • Offers isolation and resource allocation for each virtual instance.
  1. System Calls:
    • Interface between user-level applications and the kernel.
    • Allows applications to request OS services like file I/O, process creation, and network communication.
  1. Performance Monitoring and Optimization:
    • Monitors system performance, including CPU usage, memory utilization, and disk activity.
    • Optimizes resource allocation to improve system efficiency.
  1. Upgrades and Patching:
    • Supports OS updates, patches, and security fixes.
    • Ensures compatibility with new hardware and software.
  1. Distributed Systems:
    • Manages resources and processes across multiple networked computers.
    • Includes distributed file systems, distributed computing, and cloud computing.

Understanding these key concepts is essential for working with operating systems, whether you're a system administrator, developer, or IT professional. Different operating systems (e.g., Windows, Linux, macOS) implement these concepts in various ways, and specialized OSes may focus on specific use cases (e.g., real-time operating systems, embedded systems).

Reference links:

Share:

tovanhieu-bk.blogspot.com

Tìm kiếm Blog này

Được tạo bởi Blogger.

Giới thiệu về tôi

Ảnh của tôi
Hello everybody, my name is Hieu, but you can call me Toni, I am a Software Engineer👨‍🔬 and a Blogger 👨‍💻 . My major is Information and Communication Engineering. I am passionate about cutting-edge technologies: Cloud Computing ☁️, AI/ML🤖 and Security 🕵️. During my leisure time, I write blogs and stuff about life and technology 🧑🏻‍💻. Have a nice day and enjoy while reading my blog 🥰

About me

Hi everybody 👋 My name is Hieu, but you can call me Toni A Software Engineer 👨‍💻 Blogger and  Lecturer 🧑‍🏫 I'm a self-motivated stu...

Người theo dõi