For example : To build a kernel we can use make
it will take more than one hour , to accelerate the process we can use make -j4 all
this may finish almost four times as quickly.
Generally : How to force an application to use a specific nombre n
of cpu ?