Next Previous Contents

The Linux kernel

Andries Brouwer, aeb@cwi.nl

2003-02-01
Some remarks on the Linux Kernel

1. Linux

2. The kernel source

3. User space and the libc interface

4. System Calls

5. Signals

6. File names and files

7. Filesystems

8. The Linux Virtual File System

9. Memory

10. Processes

11. Character devices

12. Handling of asynchronous events

13. Sysfs and kobjects

14. Security


Next Previous Contents