Chapter 2: Operating System Services (cont.)

Touch Screen Interface:

A touch screen interface is a type of computer display screen that allows the user to interact with the computer by touching the screen directly, instead of using a mouse or keyboard. This technology enables the user to perform actions such as tapping, swiping, and zooming by touching the screen with their fingers or a stylus.

Function Call vs Library Function Call vs System Call

Function Calls:

System Calls:

Library Calls:

System Calls

Steps in making a system call (See picture numbers and below)

Untitled

Untitled

System call :

Function Call:

<aside> 💡 Cache is transparent

</aside>

Untitled

Five Categories of System calls

System Call Parameter Passing: Memory, Address, stack

  1. Monolithic Structure/Simple Structure:

  2. Layered Structure: