IDNStudy.com, ang perpektong platform para sa eksaktong at maaasahang mga sagot. Sumali sa aming komunidad ng mga bihasa upang makahanap ng mga sagot na kailangan mo sa anumang paksa o problema.
Sagot :
Answer:
Fixed (or static) Partitioning in Operating System
Difficulty Level : Easy
In operating systems, Memory Management is the function responsible for allocating and managing computer’s main memory. Memory Management function keeps track of the status of each memory location, either allocated or free to ensure effective and efficient use of Primary Memory.
There are two Memory Management Techniques: Contiguous, and Non-Contiguous. In Contiguous Technique, executing process must be loaded entirely in main-memory. Contiguous Technique can be divided into:
Fixed (or static) partitioning
Variable (or dynamic) partitioning
Fixed Partitioning:
This is the oldest and simplest technique used to put more than one processes in the main memory. In this partitioning, number of partitions (non-overlapping) in RAM are fixed but size of each partition may or may not be same. As it is contiguous allocation, hence no spanning is allowed. Here partition are made before execution or during system configure.
Salamat sa iyong pakikilahok. Patuloy na magbahagi ng iyong mga ideya at kasagutan. Sama-sama tayong magpapaunlad ng isang komunidad ng karunungan at pagkatuto. Salamat sa pagbisita sa IDNStudy.com. Bumalik ka ulit para sa mga sagot sa iyong mga katanungan.