Save
Busy. Please wait.
Log in with Clever
or

show password
Forgot Password?

Don't have an account?  Sign up 
Sign up using Clever
or

Username is available taken
show password

Your email address is only used to allow you to reset your password. See our Privacy Policy and Terms of Service.


Already a StudyStack user? Log In

Reset Password
Enter the associated with your account, and we'll email you a link to reset your password.

Question


The following,____, describes the first memory allocation scheme.
click to flip
focusNode
Didn't know it?
click below
 
Knew it?
click below
Don't know

Question

In a single-user system, jobs are processed ____.
Remaining cards (19)
Know
0:00
Embed Code - If you would like this activity on your web page, copy the script below and paste it into your web page.

  Normal Size     Small Size show me how

Chapter 2 OSystems

Chapter 2 questions PCOS

QuestionAnswer
The following,____, describes the first memory allocation scheme. Each program to be processed was loaded in its entirety into memory and allocated as much contiguous space in memory as it needed
In a single-user system, jobs are processed ____. sequentially
In the algorithm to load a job in a single-user system, the program counter is initially set to ____. the address of the first memory location
Fixed partitions are also called ____ partitions. static
____ is the first step in the algorithm to load a job in a fixed partition. Determining the job’s requested memory size
In the partition scheme, the table that the Memory Manager uses to keep track of jobs is composed of the ____. partition size, memory address, access, and status
The fixed partition scheme works well ____. when jobs have the same size
____ consists of fragments of free memory between blocks of allocated memory. External fragmentation
The ____ keeps the free/busy lists organized by memory locations, low-order memory to high-order memory. first-fit memory allocation
____ has the least wasted space and the smallest partition fitting the requirements. Best-fit memory allocation
____ is how memory is deallocated in a fixed partition scheme. Memory Manager resets the status of the memory block where the job was stored to “free.”
In a dynamic partition scheme, ____, is how the Memory Manager deallocates a block that is between two other free blocks. the sizes of the three free partitions must be combined
When memory is deallocated, an entry can be removed from the free list by creating a(n) ____. null entry
A(n) ____ in the busy list occurs when a memory block between two other busy memory blocks is returned to the free list. null entry
The ____ of memory, sometimes referred to as garbage collection or defragmentation, is performed by the operating system to reclaim fragmented sections of the memory space. compaction
The operating system can tell the ____ of each group of digits by its location in the line and the operation code. function
The ____ contains the value that must be added to each address referenced in the program so it will be able to access the correct memory addresses after relocation. relocation register
____ is the actual memory address for a job that starts at 18K 18,432
By compacting and relocating, the Memory Manager optimizes the use of memory and thus improves throughput, but an unfortunate side effect is more ____. overhead
One approach to performing compaction is to do it when a certain ____ of memory becomes busy. percentage
Created by: 1260298507
 

 



Voices

Use these flashcards to help memorize information. Look at the large card and try to recall what is on the other side. Then click the card to flip it. If you knew the answer, click the green Know box. Otherwise, click the red Don't know box.

When you've placed seven or more cards in the Don't know box, click "retry" to try those cards again.

If you've accidentally put the card in the wrong box, just click on the card to take it out of the box.

You can also use your keyboard to move the cards as follows:

If you are logged in to your account, this website will remember which cards you know and don't know so that they are in the same box the next time you log in.

When you need a break, try one of the other activities listed below the flashcards like Matching, Snowman, or Hungry Bug. Although it may feel like you're playing a game, your brain is still making more connections with the information to help you out.

To see how well you know the information, try the Quiz or Test activity.

Pass complete!
"Know" box contains:
Time elapsed:
Retries:
restart all cards