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

implementation of memory management

الكلية كلية العلوم للبنات     القسم قسم الحاسبات     المرحلة 4
أستاذ المادة سحر عادل كاظم عبود باوي       6/1/2011 6:09:16 AM

Implementation of memory management

 

_ Done through memory tables to keep track of both real (main) as well as virtual (secondary) memory

 

_ Memory management unit (mmu)

 

·        Identifies a memory location in rom, ram, or i/o memory given a physical address

 

·        Does not translate physical address

 

·        Physical address is provided by an address bus to initiate the movement of code or data from one platform device to another

 

·        Physical address is generated by devices that act as bus masters on the address buses (such as cpu)

 

·        Frame buffers and simple serial ports are slave devices that respond to the addresses

 

 

Simple Memory Management Schemes

 

_ Shortage of main memory due to

 

·        Size of many applications

 

·        Several active processes may need to share memory at the same time

 

 

_ Fixed Partition Memory Management

 

·        Simplest memory management scheme for multiprogrammed systems

 

·        Divide memory into fixed size partitions

 

·        Partitions fixed at system initialization time and may not be changed during system operation

 

·        Single-Partition Allocation

 


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