Spooling Definition and Explanation PDF Download
Learn Spooling definition in operating system with explanation to study “What is Spooling”. Study spooling explanation with operating system terms to review operating system course for online degree programs.
Spooling Definition:
Use of secondary memory as buffer storage to reduce processing delays when transferring data between peripherals and processors.
Operating Systems by William Stallings
Spooling Explanation:
Spooling is a process in which data is temporarily held to be used and executed by a device, program or the system. Data is sent to and stored in memory or other volatile storage devices until it is requested for execution. Spool is an acronym for simultaneous peripheral operations online.
Keep Learning Operating System Explanations
What is Job Control Language?
Job Control Language is a language for describing jobs to the operating system. The operating system allocates its time and ...
What is Disabled Interrupt?
A disabled interrupt is created by the operating system in order to gain access to internal data structures for a ...
What is Internal Fragmentation?
Internal fragmentation is the wasted space inside a block. The reason of this happening is the rounding up from the ...
What is Real Address?
A real address, more commonly known as the physical address, is a memory address that is represented in the form ...
What is Kernel?
A kernel is the central part of an operating system. The task of a kernel is to manage the operations ...
What is Disk Allocation Table?
A disk allocation table is a table that an operating system maintains on a hard disk that provides a map ...