A data structure in the operating system kernel containing the information needed to manage the scheduling of a particular process.
"The Process Control Block is crucial for process management by storing the process's state, program counter, CPU registers, memory limits, and more."