Exam 7: Memory Management

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The concept of Memory Management satisfies certain system requirements including:

(Multiple Choice)
4.8/5
(34)

A hardware mechanism is needed for translating relative addresses to physical main memory addresses at the time of execution of the instruction that contains the reference.

(True/False)
4.8/5
(33)

A __________ is an actual location in main memory.

(Short Answer)
4.8/5
(32)

A __________ is a reference to a memory location independent of the current assignment of data to memory.

(Short Answer)
4.8/5
(38)

A _________ is a fixed length block of main memory.

(Short Answer)
4.9/5
(44)

Main memory divided into a number of static partitions at system generation time is _________ .

(Multiple Choice)
4.9/5
(34)

When there is wasted space internal to a partition due to the fact that the block of data loaded is smaller than the partition is referred to as __________.

(Short Answer)
4.8/5
(37)

The page table for each process maintains _________ .

(Multiple Choice)
4.9/5
(38)

In a practice known as _________ , the program and data are organized in such a way that various modules can be assigned the same region of memory with a main program responsible for switching the modules in and out as needed.

(Short Answer)
4.9/5
(40)

The best-fit algorithm is usually the worst performer.

(True/False)
4.8/5
(41)

The basic tools of memory management are paging and __________ .

(Short Answer)
4.9/5
(39)

The principal operation of memory management is to bring processes into main memory for execution by the processor.

(True/False)
4.8/5
(39)

Segmentation does not eliminate internal fragmentation.

(True/False)
4.8/5
(36)

Available chunks of memory are known as ___________ .

(Multiple Choice)
4.8/5
(38)

In a system employing a paging scheme for memory management wasted space is due to _________ .

(Multiple Choice)
4.8/5
(29)

In a multiprogramming environment the programmer knows at the time of coding how much space will be available and where that space will be.

(True/False)
4.8/5
(31)

The use of unequal size partitions provides a degree of flexibility to fixed partitioning.

(True/False)
4.9/5
(44)

In a system employing a segmentation scheme for memory management a process is divided into _________ .

(Multiple Choice)
4.8/5
(41)

The task of subdividing memory to accommodate multiple processes is carried out dynamically by the operating system and is known as ___________ .

(Short Answer)
4.7/5
(47)

In a multiprogramming system the available main memory is not generally shared among a number of processes.

(True/False)
4.9/5
(43)
Showing 21 - 40 of 45
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)