Steve Muckle ([email protected])

Number of posts: 73 (0.11 per day)
First post: 2015-11-02 18:06:11
Last post: 2017-09-20 22:04:02

Date List Subject
2015-12-18 19:15:07 linux-kernel Re: [RFCv6 PATCH 03/10] sched: scheduler-driven cpu frequency selection
2015-12-17 02:50:47 linux-kernel Re: PELT initial task load and wake_up_new_task()
2015-12-17 01:25:02 linux-kernel Re: [RFCv6 PATCH 03/10] sched: scheduler-driven cpu frequency selection
2015-12-16 01:22:41 linux-kernel Re: [RFCv6 PATCH 03/10] sched: scheduler-driven cpu frequency selection
2015-12-15 21:56:06 linux-kernel Re: [PATCH] sched/fair: fix mul overflow on 32-bit systems
2015-12-15 18:45:57 linux-kernel Re: PELT initial task load and wake_up_new_task()
2015-12-15 02:42:14 linux-kernel Re: [RFCv6 PATCH 07/10] sched/fair: jump to max OPP when crossing UP threshold
2015-12-15 02:02:32 linux-kernel Re: [RFCv6 PATCH 03/10] sched: scheduler-driven cpu frequency selection
2015-12-15 00:41:18 linux-kernel Re: PELT initial task load and wake_up_new_task()
2015-12-12 02:01:49 linux-kernel PELT initial task load and wake_up_new_task()
2015-12-09 06:26:03 linux-kernel [RFCv6 PATCH 02/10] cpufreq: introduce cpufreq_driver_is_slow
2015-12-09 06:25:51 linux-kernel [RFCv6 PATCH 09/10] sched: deadline: use deadline bandwidth in scale_rt_capacity
2015-12-09 06:20:52 linux-kernel [RFCv6 PATCH 10/10] sched: rt scheduler sets capacity requirement
2015-12-09 06:20:50 linux-kernel [RFCv6 PATCH 01/10] sched: Compute cpu capacity available at current frequency
2015-12-09 06:20:46 linux-kernel [RFCv6 PATCH 08/10] sched: remove call of sched_avg_update from sched_rt_avg_update
2015-12-09 06:20:42 linux-kernel [RFCv6 PATCH 06/10] sched/fair: cpufreq_sched triggers for load balancing
2015-12-09 06:20:39 linux-kernel [RFCv6 PATCH 07/10] sched/fair: jump to max OPP when crossing UP threshold
2015-12-09 06:20:37 linux-kernel [RFCv6 PATCH 05/10] sched/{core,fair}: trigger OPP change request on fork()
2015-12-09 06:20:34 linux-kernel [RFCv6 PATCH 04/10] sched/fair: add triggers for OPP change requests
2015-12-09 06:20:30 linux-kernel [RFCv6 PATCH 03/10] sched: scheduler-driven cpu frequency selection
2015-12-09 06:19:38 linux-kernel [RFCv6 PATCH 00/10] sched: scheduler-driven CPU frequency selection
2015-11-02 18:06:11 linux-kernel Re: [PATCH 01/70] cpufreq: interactive: New 'interactive' governor