- 1、本文档共33页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Week of Feb 4 WIN133 Introduction to the Windows XP Architecture WIN133 Today… Examining the structure of the Windows 2000/XP OS Processes and Threads The programmer’s perspective on how XP works How programs work in XP Questions: What does “Architecture” mean? What does it mean in computers? Windows 2000/XP’s Architecture XP’s Key Design Items: Layered design Abstraction Object-oriented Client/Server Architecture – Layers Windows XP is built in Layers… User mode – layer closest to the person Applications that you run (Word, Netscape) Support programs for applications - the Windows XP Subsystems Kernel mode – layer closest to hardware Programs that help software running on our system use the computer’s hardware Device drivers (software interfaces to hardware) Layers (con’t) It all begins with your hardware Windows XP was designed to work on almost any type of hardware. Instead of writing a different version of XP for every hardware platform, MS created HAL The Hardware Abstraction Layer is a piece of software that sits between XP and your hardware. XP doesn’t actually know anything about your hardware. It leaves that up to HAL. Whenever XP needs to do something with your hardware it asks HAL how to do it. Layers (con’t) On top of HAL sits the XP Kernel Kernel mode programs are “Trusted” programs that get to do privileged activities with the computer’s hardware (CPU, RAM, etc.) Components provided (mostly) by MS Manufacturers of hardware devices also provide device driver software This software must pass a rigorous test Microkernel At the heart of the kernel is the Microkernel The Microkernel is very small On its own it can’t do much But it is important because it provides building-blocks for all the Executive Services running in the Kernel Windows XP Executive Services Provides services for applications (e.g., draws the GUI on the screen, checks security rights, performs disk I/O) Relies on the Microkernel to do everything Together, the Microkernel and Exec
您可能关注的文档
- 7大个人电脑类股.ppt
- 8体育养生.ppt
- 8入门基础.ppt
- A Flash Of Euro.ppt
- A Guide to Windows NT Server.ppt
- Access Windows Embedded CE 6.0 Source Code.ppt
- ADM390 Microsoft Windows Crash Dump Analysis.ppt
- Administration Sécurité Sous windows et linux.ppt
- Administration Windows Technologies NT.ppt
- Adobe Flash 9.ppt
- 2025年全国爱国卫生月活动总结(28篇).docx
- 2025年公交驾驶员年终总结(6篇).docx
- 2025年公司年度行政工作计划(31篇).docx
- 知到智慧树网课:C语言编程新思路(山东理工大学)章节测试满分答案.pdf
- 《毛泽东思想和中国特色社会主义理论体系概论》专题测试参考答案.docx
- 知到智慧树网课:C语言编程方法与思想(北京航空航天大学)章节测试满分答案.docx
- 知到智慧树网课:大学英语课程思政(哈工)章节测试满分答案.docx
- 2025年二级建造师法规章节精编习题库.pdf
- 2025年二级建造师法规章节精编习题库.doc
- 2025年北京市三类人员安全员c3证考试题库及答案.doc
文档评论(0)