| INT151: Windows Internals Essentials for Application Developers |
A guided tour of the internal design and implementation of the current Windows operating systems, with particular emphasis on those aspects that are important to application developers. Level Basic to Intermediate Audience Applications developers Description In this seminar you will learn the “internals” of the most important areas of the Windows operating system, with emphasis on topics relevant to application development. We describe all of the details of thread scheduling and the "wait" architecture, including the internal implementation of thread priorities, of CPU affinity, and of the preferred/previous CPU mechanism. We also show how the memory management component of the system works, both in terms of virtual and physical resources. This information is vital for application developers, who need to know the impact on the system of various design approaches and of specific APIs. You will also learn how the operation and performance of each system mechanism we describe is reflected in the various system monitoring tools. Topics Tools and terminology System architecture overview Program execution environment Kernel mode components Environment subsystems and user-to-kernel call implementation Object manager Security Operating system execution contexts and environment Scheduling and waiting; multiprocessor User-mode heaps Virtual memory implementation and features Physical memory management I/O calls and the file system cache
Prerequisites Experience developing applications under Windows or other operating systems. Windows versions Windows Vista, Windows Server 2003, Windows XP, Windows 2000 Duration and formats 1 day lecture only Labs This seminar is intended as a "short course" and as such is not offered with labs. We do perform frequent demonstrations that illustrate the principles discussed. Please see INT201, Windows Internals if you are interested in a longer seminar that includes hands-on labs.
|