Processes form the core of a running Linux system. When a program converts into a process (which is when it’s executed), a lot of attributes are set. Sometimes, you may want to change these attributes at runtime. There exists a command line tool chrt that lets you do this.