System Call Interface

Pasted image 20231208114739.png
Kernel supplies well-defined system call interface

Example

POSIX Interface

  • Used by Linux and Unix
    • open, close, read, write, …