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

نظم تشغيل 2- المحاضرة السادسة

Share |
الكلية كلية تكنولوجيا المعلومات     القسم قسم البرامجيات     المرحلة 4
أستاذ المادة حوراء شريف حمزة حسين       22/03/2017 06:23:19
Swapping:
? A process must be in memory to be executed.
? A process, however, can be swapped temporarily out of memory to a backing store and then
brought back into memory for continued execution.
? For example, assume a multiprogramming environment with a round-robin CPU-scheduling
algorithm. When a quantum expires, the memory manager will start to swap out the process that just
finished and to swap another process into the memory space that has been freed. In the meantime, the
CPU scheduler will allocate a time slice to some other process in memory. When each process finishes
its quantum, it will be swapped with another process. Ideally, the memory manager can swap
processes fast enough that some processes will be in memory, ready to execute, when the CPU
scheduler wants to reschedule the CPU. In addition, the quantum must be sufficiently large that
reasonable amounts of computing are done between swaps.
Swapping:
? A process must be in memory to be executed.
? A process, however, can be swapped temporarily out of memory to a backing store and then
brought back into memory for continued execution.
? For example, assume a multiprogramming environment with a round-robin CPU-scheduling
algorithm. When a quantum expires, the memory manager will start to swap out the process that just
finished and to swap another process into the memory space that has been freed. In the meantime, the
CPU scheduler will allocate a time slice to some other process in memory. When each process finishes
its quantum, it will be swapped with another process. Ideally, the memory manager can swap
processes fast enough that some processes will be in memory, ready to execute, when the CPU
scheduler wants to reschedule the CPU. In addition, the quantum must be sufficiently large that
reasonable amounts of computing are done between swaps.

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