SlideShare a Scribd company logo
1 of 30
WINDOWS 2000
History
• 1988: Gates approaches David Cutler
(DEC)
• 1993: WinNT Launched
• 2000: Windows 2000 (previously “NT5.0”)
• 2001 Windows XP (build 2600)
• 2003 Windows Server 2003
Goals
• Extensibility
– Code must be able to grow and change
as market requirements change.
• Portability
– The system must be able to run on
multiple hardware architectures and must
be able to move with relative ease to new
ones as market demands dictate.
Goals (con..)
• Reliability and Robustness
– Protection against internal malfunction
and external tampering.
– Applications should not be able to
harm the OS or other running applications.
• Compatibility
– User interface and APIs should be
compatible with older versions of
Goals (con..)
Windows as well as older operating
systems such as MS-DOS.
– It should also interoperate well with
UNIX, OS/2, and NetWare.
• Performance
– Within the constraints of the other
design goals, the system should be as fast
and responsive as possible on each
hardware platform.
System Components
• Executive: Contains the base operating
system services, such as memory
management,
• process and thread management,
security, I/O, and inter process
communication.
• Kernel: Consists of the most used and
most fundamental components of the
operating system.
System Components (con..)
• The kernel manages thread scheduling,
process switching, exception and interrupt
handling, and multiprocessor
synchronization.
• Unlike the rest of the Executive and the
user level, the kernel's own code does not
run in threads. Hence, it is the only part of
the operating system that is not premptible
or page able.
System Components (con..)
• Hardware abstraction layer (HAL): Maps
between generic hardware commands and
responses and those unique to a specific
platform. It isolates the operating system from
platform-specific hardware differences.
• The HAL makes each machine's system bus,
direct memory access (DMA) controller, interrupt
controller, system timers, and memory module
look the same to the kernel. It also delivers the
support needed for symmetric multiprocessing
(SMP), explained subsequently.
System Components (con..)
• Device drivers: Include both file system and hardware
device drivers that translate user I/O function calls into
specific hardware device I/O requests.
• Windowing and graphics system: Implements the
graphical user interface (GUI) functions, such as
dealing with windows, user interface controls, and
drawing.
• The Windows Executive includes modules for specific
system functions and provides an API for user-mode
software.
System Components (con..)
Following is a brief description of each of the
Executive modules:
• I/O manager: Provides a framework through
which I/O devices are accessible to
applications, and is responsible for dispatching
to the appropriate device drivers for further
processing.
• The I/O manager implements all the Windows
I/O APIs and enforces security
and naming for devices and file systems (using the
object manager).
System Components (con..)
• Cache manager: Improves the performance
of file-based I/O by causing recently
referenced disk data to reside in main memory
for quick access, and by deferring disk writes by
holding the updates in memory for a short time
before sending them to the disk.
• Object manager: Creates, manages, and
deletes Windows Executive objects and
abstract data types that are used to represent
resources such as processes, threads, and
synchronization objects.
System Components (con..)
• It enforces uniform rules for retaining, naming, and
setting the security of objects. The object manager also
creates object handles, which consist of access control
information and a pointer to the object.
• Plug and play manager: Determines which drivers are
required to support a particular device and loads
those drivers.
• Power manager: Coordinates power management
among various devices and can be configured to
reduce power consumption by putting the processor to
sleep.
System Components (con..)
• Security reference monitor: Enforces access-
validation and audit-generation rules. The
Windows object-oriented model allows for a
consistent and uniform view of security, right
down to the fundamental entities that make up
the Executive. Thus, Windows uses the same
routines for access validation and for audit
checks for all protected objects, including files,
processes, address spaces, and I/O devices.
•
System Components (con..)
• Virtual memory manager: Maps virtual
addresses in the process's address space to
physical pages in the computer's memory.
• Process/thread manager: Creates and
deletes objects and tracks process and
thread objects.
• Configuration manager: Responsible for
implementing and managing the system
registry, which is the repository for both system
wide and per-user settings of various
parameters.
System Components (con..)
• Local procedure call (LPC) Facility:
Enforces a client/server relationship
between applications and executive
subsystems within a single system, in a
manner similar to a remote procedure call
(RPC) facility used for distributed
processing.
11-16
File System API Calls in Windows 2000
(1)
• Principle Win32 API functions for file I/O
• Second column gives nearest UNIX equivalent
11-17
File System API Calls in Windows 2000 (2)
A program fragment for copying a file using
the Windows 2000 API functions
Ceng 334 - Operating Systems 11-18
File System API Calls in Windows 2000 (3)
• Principle Win32 API functions for directory
management
• Second column gives nearest UNIX
equivalent, when one exists
11-19
File System Structure (1)
The NTFS master file table
11-20
File System Structure (2)
The attributes used in MFT records
11-21
File System Structure (3)
An MFT record for a three-run, nine-block file
11-22
File System Structure (4)
A file that requires three MFT records to store its runs
11-23
File System Structure (5)
The MFT record for a small directory.
11-24
File Name Lookup
Ceng 334 - Operating Systems 11-25
File Compression
(a) An example of a 48-block file being compressed to 32
blocks
(b) The MTF record for the file after compression
11-26
File Encryption
Operation of the encrypting file system
user's public key
11-27
Security in Windows 2000
Structure of an access token
11-28
Security API Calls (1)
Example security descriptor for a file
11-29
Security API Calls (2)
Principal Win32 API functions for security
Caching in Windows 2000
The path through the cache to the
hardware

More Related Content

What's hot

Software Engineering
 Software Engineering  Software Engineering
Software Engineering JayaKamal
 
Operating system presentation
Operating system  presentationOperating system  presentation
Operating system presentationDescon
 
Software Engineering (Requirements Engineering & Software Maintenance)
Software Engineering (Requirements Engineering  & Software Maintenance)Software Engineering (Requirements Engineering  & Software Maintenance)
Software Engineering (Requirements Engineering & Software Maintenance)ShudipPal
 
Windows series operating system
Windows series operating systemWindows series operating system
Windows series operating systemUmmara Khan
 
Comparative Analysis of Windows and Linux System
Comparative Analysis of Windows and Linux SystemComparative Analysis of Windows and Linux System
Comparative Analysis of Windows and Linux SystemKazi Emad
 
Presentation Introduction to Windows
Presentation  Introduction to  WindowsPresentation  Introduction to  Windows
Presentation Introduction to WindowsMJ Ferdous
 
History of windows
History of windowsHistory of windows
History of windowsAnnu Ahmed
 
Hirens Boot CD 15.2 ppt
Hirens Boot CD 15.2 pptHirens Boot CD 15.2 ppt
Hirens Boot CD 15.2 pptSuman Sudheer
 
lecture:Operating Syste Ms
lecture:Operating Syste Mslecture:Operating Syste Ms
lecture:Operating Syste Msyeswanth reddy
 
introduction to windows (history of windows)
introduction to windows (history of windows)introduction to windows (history of windows)
introduction to windows (history of windows)Ehtashamulhaq17
 
Microsoft Windows Operating System.
Microsoft Windows Operating System.Microsoft Windows Operating System.
Microsoft Windows Operating System.Swathi Vishwa
 
Windows 10 module 1 ppt presentation
Windows 10 module 1 ppt presentationWindows 10 module 1 ppt presentation
Windows 10 module 1 ppt presentationdgdotson
 

What's hot (20)

Software Engineering
 Software Engineering  Software Engineering
Software Engineering
 
Operating system presentation
Operating system  presentationOperating system  presentation
Operating system presentation
 
Software Engineering (Requirements Engineering & Software Maintenance)
Software Engineering (Requirements Engineering  & Software Maintenance)Software Engineering (Requirements Engineering  & Software Maintenance)
Software Engineering (Requirements Engineering & Software Maintenance)
 
Windows series operating system
Windows series operating systemWindows series operating system
Windows series operating system
 
Comparative Analysis of Windows and Linux System
Comparative Analysis of Windows and Linux SystemComparative Analysis of Windows and Linux System
Comparative Analysis of Windows and Linux System
 
Windows nt
Windows ntWindows nt
Windows nt
 
Presentation Introduction to Windows
Presentation  Introduction to  WindowsPresentation  Introduction to  Windows
Presentation Introduction to Windows
 
History of windows
History of windowsHistory of windows
History of windows
 
Windows 10 presentation
Windows 10 presentationWindows 10 presentation
Windows 10 presentation
 
Hirens Boot CD 15.2 ppt
Hirens Boot CD 15.2 pptHirens Boot CD 15.2 ppt
Hirens Boot CD 15.2 ppt
 
Windows 8.1
Windows 8.1Windows 8.1
Windows 8.1
 
lecture:Operating Syste Ms
lecture:Operating Syste Mslecture:Operating Syste Ms
lecture:Operating Syste Ms
 
A history of windows
A history of windowsA history of windows
A history of windows
 
Function Point Analysis
Function Point AnalysisFunction Point Analysis
Function Point Analysis
 
introduction to windows (history of windows)
introduction to windows (history of windows)introduction to windows (history of windows)
introduction to windows (history of windows)
 
Presentation windows operating system
Presentation  windows operating systemPresentation  windows operating system
Presentation windows operating system
 
Microsoft Windows Operating System.
Microsoft Windows Operating System.Microsoft Windows Operating System.
Microsoft Windows Operating System.
 
Chapter 4 computer software
Chapter 4  computer softwareChapter 4  computer software
Chapter 4 computer software
 
Linux vs windows
Linux vs windowsLinux vs windows
Linux vs windows
 
Windows 10 module 1 ppt presentation
Windows 10 module 1 ppt presentationWindows 10 module 1 ppt presentation
Windows 10 module 1 ppt presentation
 

Similar to Windows 2000

Operating Systems 1 (4/12) - Architectures (Windows)
Operating Systems 1 (4/12) - Architectures (Windows)Operating Systems 1 (4/12) - Architectures (Windows)
Operating Systems 1 (4/12) - Architectures (Windows)Peter Tröger
 
Operatingsystems
Operatingsystems Operatingsystems
Operatingsystems kuldeepy60
 
OS unit 1 ppt.ppt
OS unit 1 ppt.pptOS unit 1 ppt.ppt
OS unit 1 ppt.pptamitp26
 
Windows Architecture Explained by Stacksol
Windows Architecture Explained by StacksolWindows Architecture Explained by Stacksol
Windows Architecture Explained by StacksolStacksol
 
Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2KapiL RawaT
 
Operating System
Operating SystemOperating System
Operating Systempuneet2home
 
Chap1_Part2.pptx
Chap1_Part2.pptxChap1_Part2.pptx
Chap1_Part2.pptxNMohd3
 
Unit 1 operating system
Unit 1 operating systemUnit 1 operating system
Unit 1 operating systemMeeta
 
Ch21 OS
Ch21 OSCh21 OS
Ch21 OSC.U
 

Similar to Windows 2000 (20)

Operating Systems 1 (4/12) - Architectures (Windows)
Operating Systems 1 (4/12) - Architectures (Windows)Operating Systems 1 (4/12) - Architectures (Windows)
Operating Systems 1 (4/12) - Architectures (Windows)
 
Os file
Os fileOs file
Os file
 
Windows ce
Windows ceWindows ce
Windows ce
 
Window architecture
Window architecture Window architecture
Window architecture
 
Operating systems
Operating systemsOperating systems
Operating systems
 
Operatingsystems
Operatingsystems Operatingsystems
Operatingsystems
 
OS unit 1 ppt.ppt
OS unit 1 ppt.pptOS unit 1 ppt.ppt
OS unit 1 ppt.ppt
 
Windows Architecture Explained by Stacksol
Windows Architecture Explained by StacksolWindows Architecture Explained by Stacksol
Windows Architecture Explained by Stacksol
 
Studies
StudiesStudies
Studies
 
Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2Itk rawa t____operatingsystems2
Itk rawa t____operatingsystems2
 
Operating System
Operating SystemOperating System
Operating System
 
Unit 4
Unit  4Unit  4
Unit 4
 
Chap1_Part2.pptx
Chap1_Part2.pptxChap1_Part2.pptx
Chap1_Part2.pptx
 
Unit 1 operating system
Unit 1 operating systemUnit 1 operating system
Unit 1 operating system
 
Case study windows
Case study windowsCase study windows
Case study windows
 
systems_software
systems_softwaresystems_software
systems_software
 
Case Study 2: WINDOWS VISTA
Case Study 2: WINDOWS VISTACase Study 2: WINDOWS VISTA
Case Study 2: WINDOWS VISTA
 
OS_Ch21
OS_Ch21OS_Ch21
OS_Ch21
 
Ch21 OS
Ch21 OSCh21 OS
Ch21 OS
 
OSCh21
OSCh21OSCh21
OSCh21
 

More from Agnas Jasmine (8)

Kavi
KaviKavi
Kavi
 
Os
OsOs
Os
 
Os
OsOs
Os
 
Swap-space Management
Swap-space ManagementSwap-space Management
Swap-space Management
 
Disk structure
Disk structureDisk structure
Disk structure
 
Disk scheduling
Disk schedulingDisk scheduling
Disk scheduling
 
Disk management
Disk managementDisk management
Disk management
 
In out system
In out systemIn out system
In out system
 

Recently uploaded

办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts servicevipmodelshub1
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...akbard9823
 
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一3sw2qly1
 
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdfThe Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdfMilind Agarwal
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Personfurqan222004
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Roomishabajaj13
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsThierry TROUIN ☁
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Dana Luther
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一Fs
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Roomdivyansh0kumar0
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一Fs
 

Recently uploaded (20)

办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts serviceChennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
Chennai Call Girls Alwarpet Phone 🍆 8250192130 👅 celebrity escorts service
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Samaira 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Samaira 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
Sushant Golf City / best call girls in Lucknow | Service-oriented sexy call g...
 
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
定制(CC毕业证书)美国美国社区大学毕业证成绩单原版一比一
 
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdfThe Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
The Intriguing World of CDR Analysis by Police: What You Need to Know.pdf
 
Complet Documnetation for Smart Assistant Application for Disabled Person
Complet Documnetation   for Smart Assistant Application for Disabled PersonComplet Documnetation   for Smart Assistant Application for Disabled Person
Complet Documnetation for Smart Assistant Application for Disabled Person
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With RoomVIP Kolkata Call Girl Salt Lake 👉 8250192130  Available With Room
VIP Kolkata Call Girl Salt Lake 👉 8250192130 Available With Room
 
AlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with FlowsAlbaniaDreamin24 - How to easily use an API with Flows
AlbaniaDreamin24 - How to easily use an API with Flows
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
Packaging the Monolith - PHP Tek 2024 (Breaking it down one bite at a time)
 
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
定制(UAL学位证)英国伦敦艺术大学毕业证成绩单原版一比一
 
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls KolkataRussian Call Girls in Kolkata Ishita 🤌  8250192130 🚀 Vip Call Girls Kolkata
Russian Call Girls in Kolkata Ishita 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
定制(Management毕业证书)新加坡管理大学毕业证成绩单原版一比一
 

Windows 2000

  • 2. History • 1988: Gates approaches David Cutler (DEC) • 1993: WinNT Launched • 2000: Windows 2000 (previously “NT5.0”) • 2001 Windows XP (build 2600) • 2003 Windows Server 2003
  • 3. Goals • Extensibility – Code must be able to grow and change as market requirements change. • Portability – The system must be able to run on multiple hardware architectures and must be able to move with relative ease to new ones as market demands dictate.
  • 4. Goals (con..) • Reliability and Robustness – Protection against internal malfunction and external tampering. – Applications should not be able to harm the OS or other running applications. • Compatibility – User interface and APIs should be compatible with older versions of
  • 5. Goals (con..) Windows as well as older operating systems such as MS-DOS. – It should also interoperate well with UNIX, OS/2, and NetWare. • Performance – Within the constraints of the other design goals, the system should be as fast and responsive as possible on each hardware platform.
  • 6. System Components • Executive: Contains the base operating system services, such as memory management, • process and thread management, security, I/O, and inter process communication. • Kernel: Consists of the most used and most fundamental components of the operating system.
  • 7. System Components (con..) • The kernel manages thread scheduling, process switching, exception and interrupt handling, and multiprocessor synchronization. • Unlike the rest of the Executive and the user level, the kernel's own code does not run in threads. Hence, it is the only part of the operating system that is not premptible or page able.
  • 8. System Components (con..) • Hardware abstraction layer (HAL): Maps between generic hardware commands and responses and those unique to a specific platform. It isolates the operating system from platform-specific hardware differences. • The HAL makes each machine's system bus, direct memory access (DMA) controller, interrupt controller, system timers, and memory module look the same to the kernel. It also delivers the support needed for symmetric multiprocessing (SMP), explained subsequently.
  • 9. System Components (con..) • Device drivers: Include both file system and hardware device drivers that translate user I/O function calls into specific hardware device I/O requests. • Windowing and graphics system: Implements the graphical user interface (GUI) functions, such as dealing with windows, user interface controls, and drawing. • The Windows Executive includes modules for specific system functions and provides an API for user-mode software.
  • 10. System Components (con..) Following is a brief description of each of the Executive modules: • I/O manager: Provides a framework through which I/O devices are accessible to applications, and is responsible for dispatching to the appropriate device drivers for further processing. • The I/O manager implements all the Windows I/O APIs and enforces security and naming for devices and file systems (using the object manager).
  • 11. System Components (con..) • Cache manager: Improves the performance of file-based I/O by causing recently referenced disk data to reside in main memory for quick access, and by deferring disk writes by holding the updates in memory for a short time before sending them to the disk. • Object manager: Creates, manages, and deletes Windows Executive objects and abstract data types that are used to represent resources such as processes, threads, and synchronization objects.
  • 12. System Components (con..) • It enforces uniform rules for retaining, naming, and setting the security of objects. The object manager also creates object handles, which consist of access control information and a pointer to the object. • Plug and play manager: Determines which drivers are required to support a particular device and loads those drivers. • Power manager: Coordinates power management among various devices and can be configured to reduce power consumption by putting the processor to sleep.
  • 13. System Components (con..) • Security reference monitor: Enforces access- validation and audit-generation rules. The Windows object-oriented model allows for a consistent and uniform view of security, right down to the fundamental entities that make up the Executive. Thus, Windows uses the same routines for access validation and for audit checks for all protected objects, including files, processes, address spaces, and I/O devices. •
  • 14. System Components (con..) • Virtual memory manager: Maps virtual addresses in the process's address space to physical pages in the computer's memory. • Process/thread manager: Creates and deletes objects and tracks process and thread objects. • Configuration manager: Responsible for implementing and managing the system registry, which is the repository for both system wide and per-user settings of various parameters.
  • 15. System Components (con..) • Local procedure call (LPC) Facility: Enforces a client/server relationship between applications and executive subsystems within a single system, in a manner similar to a remote procedure call (RPC) facility used for distributed processing.
  • 16. 11-16 File System API Calls in Windows 2000 (1) • Principle Win32 API functions for file I/O • Second column gives nearest UNIX equivalent
  • 17. 11-17 File System API Calls in Windows 2000 (2) A program fragment for copying a file using the Windows 2000 API functions
  • 18. Ceng 334 - Operating Systems 11-18 File System API Calls in Windows 2000 (3) • Principle Win32 API functions for directory management • Second column gives nearest UNIX equivalent, when one exists
  • 19. 11-19 File System Structure (1) The NTFS master file table
  • 20. 11-20 File System Structure (2) The attributes used in MFT records
  • 21. 11-21 File System Structure (3) An MFT record for a three-run, nine-block file
  • 22. 11-22 File System Structure (4) A file that requires three MFT records to store its runs
  • 23. 11-23 File System Structure (5) The MFT record for a small directory.
  • 25. Ceng 334 - Operating Systems 11-25 File Compression (a) An example of a 48-block file being compressed to 32 blocks (b) The MTF record for the file after compression
  • 26. 11-26 File Encryption Operation of the encrypting file system user's public key
  • 27. 11-27 Security in Windows 2000 Structure of an access token
  • 28. 11-28 Security API Calls (1) Example security descriptor for a file
  • 29. 11-29 Security API Calls (2) Principal Win32 API functions for security
  • 30. Caching in Windows 2000 The path through the cache to the hardware