summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* src/nicely: Add call to chrt(1) to get SCHED_IDLE priorityHEADmainEuAndreh2025-05-261-1/+1
|
* src/nicely: Increase nice(1) value from 19 to 99EuAndreh2025-05-261-1/+1
| | | | | | | | | | | POSIX.1-2008 says: > Historical systems have frequently supported the <positive integer> up > to 20. Since there is no error penalty associated with guessing a > number that is too high, users without access to the system > conformance document (to see what limits are actually in place) could > use the historical 1 to 20 range or attempt to use very large numbers > if the job should be truly low priority.
* src/nicely: Add exec() callEuAndreh2025-03-131-1/+1
|
* Add code: import from dotfilesEuAndreh2024-05-091-0/+5