Understanding Linux Kernel

created : Tue, 07 Apr 2020 20:48:28 +0900
modified : Sat, 26 Mar 2022 03:29:57 +0900
linux

1. Introduction

Basic Operating System Concepts

Multiuser Systems

Users and Groups

Processes

Kernel Architecture

An Overview of the Unix Filesystem

Files

File Types

File Descriptor and Inode

Access Rights and File Mode

File-Handling System Calls

An Overview of Unix Kernels

The Process/Kernel Model

Process Implementation