answersLogoWhite

0

•Relocation

•Protection

•Sharing

•Logical organisation

•Physical organisation

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are the key requirements that memory management should satisfy?

Relocation, protection, sharing, logical and physical organization. I believe this is an acceptable answer. These should be the functions that memory management deal with.


What are the key requirements memory manegment should satisfy?

joy enjy


3Explain the function of OS in memory management?

function of memory management


How can we optimize the rendering process of this frame to decrease the memory requirements?

To optimize the rendering process of this frame and decrease memory requirements, we can use techniques like level of detail (LOD) rendering, texture compression, and efficient memory management. These methods help reduce the amount of data that needs to be processed and stored, leading to improved performance and lower memory usage.


What is Memory management in ms dos?

MS-DOS does not have built-in memory management.


What is memory management?

static memory management i.e we are fixed the memory location with there size & that fixed size jobs will appear


What is static memory management?

static memory management i.e we are fixed the memory location with there size & that fixed size jobs will appear


What is the purpose of memory that is to optimize the use of random access memory?

memory management


How does memory management work?

Memory management is the method by which a computer stores and retrieves memory. It works by the computer organizing data by types and storing it accordingly.


What do you call running a memory chip slower than it was intended to run?

Running a memory chip faster than it was intended (used most often) is called over-clocking. So, if you run a memory chip slower than it was intended it could be called under-clocking.


What is concerned with managing the systems memory resources?

Memory Management


What is the role of operating system in memory management?

Role of the Memory management unit in Operating system Every program for its execution requires some space in computer memory which is provided by memory management unit using virtual memory that provides the external storage addressing location for the programs that does not have too much space in main memory for their execution and saved them in secondary memory but when required loaded them again in main memory. This deallocation and reallocation of programs in main memory deals with concurrency. At last, we say that loading capabilities of programs with the memory addressing is there in it.