- 1、本文档共20页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Windows Kernel Internals Overview.ppt
? Microsoft Corporation Windows Kernel InternalsOverview *David B. Probert, Ph.D. Windows Kernel Development Microsoft Corporation Contributors Neill Clift Adrian Marinescu Nar Ganapathy Jake Oshins Andrew Ritz Jonathan Schwartz Mark Lucovsky Samer Arafeh Dan Lovinger Landy Wang David Solomon Ben Leis Brian Andrew Jason Zions Gerardo Bermudez Dragos Sambotin Arun Kishan Adrian Oney Windows History Team formed in November 1988 Less than 20 people Build from the ground up Advanced Operating System Designed for desktops and servers Secure, scalable SMP design All new code Rigorous discipline – developers wrote very detailed design docs, reviewed/discussed each others docs and wrote unit tests Goals of the NT System Reliability – Nothing should be able to crash the OS. Anything that crashes the OS is a bug and we won’t ship until it is fixed Security – Built into the design from day one Portability – Support more than one processor, avoid assembler, abstract HW dependencies. Extensibility – Ability to extend the OS over time Compatibility – Apps must run Performance – All of the above are more important than raw speed! Windows Architecture Windows Kernel Organization Kernel-mode organized into NTOS (kernel-mode services) Run-time Library, Scheduling, Executive services, object manager, services for I/O, memory, processes, … Hal (hardware-adaptation layer) Insulates NTOS drivers from hardware dependencies Providers facilities, such as device access, timers, interrupt servicing, clocks, spinlocks Drivers kernel extensions (primarily for device access) Major Kernel Services Process management Process/thread creation Security reference monitor Access checks, token management Memory manager Pagefaults, virtual address, physical frame, and pagefile management Services for sharing, copy-on-write, mapped files, GC support, large apps Lightweight Procedure Call (LPC) Native transport for RPC and user-mode system services. I/O manager ( plug-and-play power) Maps user reque
您可能关注的文档
- IMPROVING APPLICATION RESPONSE TIMES OF NAND FLASH…….ppt
- Inside Microsoft’s Secure Windows Initiative.ppt
- Inside The Windows PreBoot Environment.ppt
- InstallAware for Windows Installer, Native Code, D…….ppt
- InstallAware for Windows Installer.ppt
- Installer Detection - Windows 7 Training Kit Prese.ppt
- Installing Microsoft Windows Server 2003 Enterpris…….ppt
- Installing RAC on Windows.ppt
- Integrating NAND Flash Devices onto Servers.ppt
- INTERACTIEWIJZER v.3 voor windows.ppt
文档评论(0)