Advanced Operating System

My Table

Unit 3

S No. Course Content:
1 Process and thread kernel data structures
2 process table traversal
3 lookup
4 allocation and management of new structures
5 proc internals
6 optimizations
7 Virtual File System and the layering of a file system call from API to driver
8 Object-orientation patterns in kernel code
9 a review of OO implementation generics (C++ vtables, etc)

Comments

Popular posts from this blog

OpenSolaris and Linux virtual memory and address space structures

Tagged architectures and multi-level UNIX

Tying top-down and bottom-up object and memory page lookups with the actual x86 page translation and segmentation