1/142
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Deadlock Avoidance
Requires the system to have a priori information about the future resource needs of processes to make allocation decisions that avoid deadlock.
Deadlock Detection and Recovery
Allow deadlocks to occur, then detect them and take action to recover.
Deadlock Avoidance
Requires the system to have a priori information about the future resource needs of processes to make allocation decisions that avoid deadlock.
Request Edge
Represents future resource requests in allocation graph.
External Fragmentation
Sufficient total memory exists, but it's not contiguous, so a process cannot be allocated memory.
External Fragmentation
Sufficient total memory exists, but it's not contiguous, so a process cannot be allocated memory.
Internal Fragmentation
Free space exists within an allocated partition that a process doesn't use.
Paging
Non-Contiguous Allocation Method whose disadvantage is that Internal fragmentation may occur if a page is not fully occupied.
File System
Provides mechanism for online storage and access to both data and programs
Indexed Allocation
Index block contains pointers to all file blocks