Re: [PATCH v2] sched/deadline: make it configurable

2017-08-26 Thread Nicolas Pitre
Ping. On Thu, 17 Aug 2017, Nicolas Pitre wrote: > Ping. > > On Thu, 3 Aug 2017, Nicolas Pitre wrote: > > > On most small systems, the deadline scheduler class is a luxury that > > rarely gets used if at all. It is preferable to have the ability to > > configure it out to reduce the kernel size

Re: [PATCH v2] sched/deadline: make it configurable

2017-08-17 Thread Nicolas Pitre
Ping. On Thu, 3 Aug 2017, Nicolas Pitre wrote: > On most small systems, the deadline scheduler class is a luxury that > rarely gets used if at all. It is preferable to have the ability to > configure it out to reduce the kernel size in that case. > > Before: > > $ size -t kernel/sched/built-i

[PATCH v2] sched/deadline: make it configurable

2017-08-03 Thread Nicolas Pitre
On most small systems, the deadline scheduler class is a luxury that rarely gets used if at all. It is preferable to have the ability to configure it out to reduce the kernel size in that case. Before: $ size -t kernel/sched/built-in.o textdata bss dec hex filename [...] 2443