Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow configuration of CPU affinity | Richard van der Hoff | 2017-08-15 | 1 | -1/+8 |
| | | | | | Make it possible to set the CPU affinity in the config file, so that we don't need to remember to do it manually every time. | ||||
* | Factor out common application start | Richard van der Hoff | 2017-08-15 | 1 | -0/+92 |
We have 10 copies of this code, and I don't really want to update each one separately. |