[理学]中山大学软件学院操作系统概念上课课件第22章.ppt

[理学]中山大学软件学院操作系统概念上课课件第22章.ppt

  1. 1、本文档共64页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
[理学]中山大学软件学院操作系统概念上课课件第22章

* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Memory Management (Cont.) A heap in the Win32 environment is a region of reserved address space A Win 32 process is created with a 1 MB default heap Access is synchronized to protect the heap’s space allocation data structures from damage by concurrent updates by multiple threads Because functions that rely on global or static data typically fail to work properly in a multithreaded environment, the thread-local storage mechanism allocates global storage on a per-thread basis The mechanism provides both dynamic and static methods of creating thread-local storage End of Chapter 22 * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * Environmental Subsystems (Cont.) OS/2 subsystems runs OS/2 applications Logon and Security Subsystems authenticates users logging on to Windows XP systems Users are required to have account names and passwords. The authentication package authenticates users whenever they attempt to access an object in the system. Windows XP uses Kerberos as the default authentication package File System The fundamental structure of the XP file system (NTFS) is a volume Created by the XP disk administrator utility Based on a logical disk partition May occupy a portions of a disk, an entire disk, or span across several disks All metadata, such as information about the volume, is stored in a regular file NTFS uses clusters as the underlying unit of disk allocation A cluster is a number of disk sectors that is a power of two Because the cluster size is smaller than for the 16-bit FAT file system, the amount of internal fragmentation is reduced File System — Internal Layout NTFS uses logical cluster numbers (LCNs) as disk addresses A file in NTFS is not a simple byte stream, as in MS-DOS or UNIX, rather, it is a structured object consisting of attributes Every file in NTFS is described by one or more records in an array stored in a special file called the Master File Table (MFT)

文档评论(0)

qiwqpu54 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档