How to Install cpuset in Ubuntu 18.04



Install cpuset by entering the following commands in the terminal:

sudo apt update
sudo apt install cpuset

Description:

Allows manipluation of cpusets and provides higher level fun

Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier. The actual included command is called cset and it allows manipulation of cpusets on the system and provides higher level functions such as implementation and control of a basic CPU shielding setup.

Version: 1.5.6-5

Section: universe/python