Operating Systems in PracticeThe Knowledge
Systems
Operating Systems in Practice
Processes, memory and the file system
₹329₹549Save 40%
Coming soonOrder on WhatsApp
- Format
- PDF eBook
- Pages
- 258
- Language
- English
- Category
- Systems
What the operating system is doing while your program runs. Processes and threads, scheduling, virtual memory, file systems and the system calls that connect your code to all of it.
Examples run on Linux, with notes on where Windows differs.
- Scheduling and virtual memory explained visually
- Real system calls you can run yourself
- File systems and permissions
- Linux-based with Windows notes