Kernel, processes and threads - PowerPoint PPT Presentation

About This Presentation
Title:

Kernel, processes and threads

Description:

Windows and Linux. Windows Architecture. Operating system design. Modified microkernel ... like or UNIX-based operating system. Six primary subsystems: Process ... – PowerPoint PPT presentation

Number of Views:96
Avg rating:3.0/5.0
Slides: 11
Provided by: albe5
Learn more at: http://home.ubalt.edu
Category:

less

Transcript and Presenter's Notes

Title: Kernel, processes and threads


1
Kernel, processes and threads
  • Windows and Linux

2
Windows Architecture
  • Operating system design
  • Modified microkernel
  • Layered
  • Components
  • HAL
  • Interacts with hardware, drives device components
    on mainboard
  • Abstracts hardware specifics that differ between
    systems of the same architecture
  • Microkernel
  • Basic system mechanisms
  • Thread scheduling, interrupt dispatching, etc.

3
Kernel information
4
Process and Thread
  • Process
  • Execution context
  • Program code
  • Resources
  • Associated threads
  • Threads units of execution
  • Process and threads are objects

5
Thread Scheduling
6
Processes information
7
Linux Architecture
  • Monolithic kernel
  • Contains modular components, however
  • UNIX-like or UNIX-based operating system
  • Six primary subsystems
  • Process management
  • Interprocess communication
  • Memory management
  • File system management
  • VFS provides a single interface to multiple file
    systems
  • I/O management
  • Networking

8

Linux Kernel Architecture
9
Process and Thread Organization
10
Process information
Write a Comment
User Comments (0)
About PowerShow.com