Compaction Notes: Definitions & Explanations PDF Download
Study Compaction lecture notes PDF with operating system definitions and explanation to study What is Compaction?. Study compaction explanation with operating system terms to review operating system course for online degree programs.
Compaction Definition:
A technique that is used when memory is divided into variable-size partitions.
Operating Systems by William Stallings
Compaction Notes:
Compaction is a process in which the free space is collected in a large memory chunk to make some space available for processes. Furthermore, compaction refers to combining all the empty spaces together and processes.
Keep Learning with Operating System Notes
What is Nonuniform Memory Access Multiprocessor?
NUMA or Nonuniform Memory Access is a method of configuring a cluster of microprocessor in a multiprocessing system so that ...
What is Multitasking?
Multitasking is allowing a user to perform more than one tasks at one time. The operating system is able to ...
What is Multilevel Security?
Multilevel security is the application of a computer system to process information with incompatible classifications, permit access by users with ...
What is Message?
A message is a unit of information that is sent to the user or the system operator with the information ...
What is Nonprivileged State?
Nonproviliged state is an execution context that does not allow the system to execute any sensitive hardware instructions. The instructions ...
What is Programmed IO?
Programmed IO is a way of moving data between devices in a computer in which all data must be passed ...