August 2000
Intermediate to advanced
800 pages
21h 5m
English
There are many approaches to building an operating system. Microsoft's design combines the best features of client/server, layered, and microkernel architectures into Windows 2000. First, take a look at Figure 1.1 to see a graphical representation of the system architecture. Figure 1.1 Windows 2000 architecture.
A key security and stability feature in all modern multiuser operating systems (and supported in all modern CPUs) is the capability to separate the kernel's execution environment from the user's. This is accomplished by using different ...