This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
realtime:documentation:howto:tools:cpuset [2017/05/10 22:19] srodrig1 created |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | Current Version: **1.5.8** | ||
- | Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier. | ||
- | |||
- | The cpuset project is hosted on github at [[https://github.com/lpechacek/cpuset|https://github.com/lpechacek/cpuset]] | ||
- | |||
- | Install cpuset | ||
- | |||
- | Installing cpuset package on Ubuntu 16.04 (Xenial Xerus) is as easy as running the following command on terminal: | ||
- | |||
- | sudo apt-get update | ||
- | sudo apt-get install cpuset |