![]() |
nice peice of history and knowlegde you put together for us! but i always thought drivers run in special memory areas that are locked until it crashes, then windows just cleans/dumps that memory allocation and restarts the driver? (backup of mp3's are done!! :D) |
Quote:
Some drivers are user mode dlls. For instance, see the "low-level audio drivers" section of http://www.windowsitlibrary.com/Content/280/01/4.html Note, that in the section right below that, titled "Kernel-mode device drivers", the lowest-level audio device drivers still run in kernel mode. In microkernel operating systems, typically the lowest level device drivers are in user space. The kernel usually maps the device's hardware registers into the driver's address space so that the driver can efficiently talk to the hardware without further kernel assistance. Some people call the Windows NT architecture (WinXP is NT 5.1, Win2k3 is NT 5.2) a "modified microkernel". I guess that's because some of the subsystems were originally designed to run in user mode and are now running in kernel mode (for instance, the graphics device interface, or GDI). |
All times are GMT -7. The time now is 02:19 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2020 Gnutella Forums.
All Rights Reserved.