How to limit usable CPU and Memory size in Linux
The GRUB(GNU GRand Unified Bootloader), which allows the user to select an operating system or kernel to be loaded at system boot time. GRUB also allows the user to pass arguments to the kernel. In this post, we learn how to use GRUB to limit the usable CPU and Memory size in Linux.