cgroups
Control groups - a Linux kernel feature for limiting, accounting, and isolating resource usage of process collections.
cgroups enable fine-grained control over CPU, memory, I/O, and network resources for processes. They are fundamental to container technologies like Docker and Kubernetes. cgroups v2 provides a unified hierarchy and improved resource management.
Explore More Terms
Quantum Entanglement
A quantum mechanical phenomenon where particles become correlated so that the quantum state of each particle cannot be described independently.
RDMA
Remote Direct Memory Access - a technology that allows direct memory access between computers without involving the CPU.
Kernel
The core component of an operating system that manages system resources and provides services to applications.
Kubernetes
An open-source container orchestration platform for automating deployment, scaling, and management of containerized applications.
CUDA
NVIDIA's parallel computing platform and programming model for general computing on GPUs.
Qubit
The fundamental unit of quantum information, analogous to a classical bit but capable of existing in superposition states.