Age | Commit message (Expand) | Author |
---|---|---|
2014-05-22 | sched: Consolidate open coded implementations of nice level frobbing into nic... | Dongsheng Yang |
2014-02-22 | sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.h | Dongsheng Yang |
2014-02-22 | sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE() | Dongsheng Yang |
2014-02-09 | sched: Implement task_nice() as static inline function | Dongsheng Yang |
2014-02-09 | sched: Expose some macros related to priority | Dongsheng Yang |
2014-02-09 | sched: Move the priority specific bits into a new header file | Dongsheng Yang |