- 1、本文档共38页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Windows XP An Overview.ppt
Windows XP: An Overview Brett O’Neill CSE 8343 – Group A6 Overview Programs, Processes, Jobs and Threads Registry and Memory File System Architecture and Management Inter-Process Communication Questions? References Processes Threads Windows XP process architecture is the same as Windows 2000 process architecture There are 4 units of work – Processes, Threads, Jobs and Programs. Simple definitions: Program – A static set of instructions Process – A container for a set of threads that execute an instance of a program Job – A group of processes that can be manipulated as a single unit Thread – A container for the set of instructions to be executed and the contents of machine registers that define processor state Processes Threads Each process includes a private virtual address space, an executable program, a list of open handles to various system resources, a security context, a unique identifier, and at least one thread. Processes Threads Fields in a Windows XP Executive Process (EPROCESS) Block: Processes Threads Each thread contains a set of instructions to execute, the contents of machine registers that define the processor state while the thread is running, and two stacks – one for User mode and one for Kernel mode. Processes Threads Fields in a Windows XP Executive Thread (ETHREAD) Block: Thread Scheduling Priority-driven, preemptive scheduling is used. Priorities levels are determined by both the process and the thread. Processes have 4 priority levels: Idle – Screen savers other display updates Normal – The default priority class High – Receive most of the CPU’s time Real Time – Kernel processes Thread Scheduling The process’s priority class sets a range of priority values for its threads. For example, Real Time processes will always have a value from 16-31. Process Priority Classes with Relative Thread Priorities: Thread Scheduling Threads run for a length of time known as a quantum. Quantum values vary from thread to thread. Threads do not neces
您可能关注的文档
- Michael Harrington ( 1928 - 1989 ) - 外国语言文化....ppt
- Microsoft ® Windows.ppt
- Microsoft Visual Basic 2005 for Windows and Mobile…….ppt
- Microsoft Window 7 -- 6292A_01.ppt
- Microsoft Window 7 -- 6292A_02.ppt
- Microsoft Window 7 -- 6292A_05.ppt
- Microsoft Windows .NET Terminal Services New Feat…….ppt
- Microsoft Windows 2000 Active Directory Tools Rob …….ppt
- Microsoft Windows 2000 Safe-Mode Boot and Recovery…….ppt
- Microsoft Windows 2000 Server and Windows Server 2…….ppt
文档评论(0)