انت هنا الان : شبكة جامعة بابل > موقع الكلية > نظام التعليم الالكتروني > مشاهدة المحاضرة

system model

الكلية كلية العلوم للبنات     القسم قسم الحاسبات     المرحلة 4
أستاذ المادة سحر عادل كاظم عبود باوي       5/31/2011 10:50:45 AM

A Systems Model

 

_ Finite number of resources in the system to be distributed among a number of competing processes

 

_ Partition the resources into several classes

 

_ Identical resources assigned to the same class (CPU cycles, memory space, _les, tape drives, printers)

 

_ Allocation of any instance of resource from a class will satisfy the request

 

_ State of the OS { allocation status of various resources

 

_ Process actions

 

·        request a resource

 

 

_ request a device

 

_ open a file

 

_ allocate memory

 

·        acquire/use a resource

 

 

_ read from/write to a device

 

_ read/write a _le

 

_ use the memory

 

·        release a resource

 

 

_ release a device

 

_ close a file

 

_ free memory

 

_ Resources acquired and used only through system calls

 

_ Allocation record to be maintained as a system table

 

_ State of the os changed only by the process actions

 

_ Processes to be modeled as nondeterministic entities

 

_ Deadlock when every process is waiting for an event that can be caused by only one of the waiting processes

 

_ Process pi { a partial function from system states into nonempty subsets of system states

 

 


المادة المعروضة اعلاه هي مدخل الى المحاضرة المرفوعة بواسطة استاذ(ة) المادة . وقد تبدو لك غير متكاملة . حيث يضع استاذ المادة في بعض الاحيان فقط الجزء الاول من المحاضرة من اجل الاطلاع على ما ستقوم بتحميله لاحقا . في نظام التعليم الالكتروني نوفر هذه الخدمة لكي نبقيك على اطلاع حول محتوى الملف الذي ستقوم بتحميله .