Morten Rasmussen ([email protected])

Number of posts: 566 (0.27 per day)
First post: 2012-02-28 17:46:21
Last post: 2017-11-27 17:31:03

Date List Subject
2015-05-12 19:47:26 linux-kernel [RFCv4 PATCH 04/34] sched: Convert arch_scale_cpu_capacity() from weak function to #define
2015-05-12 19:46:58 linux-kernel [RFCv4 PATCH 05/34] arm: Update arch_scale_cpu_capacity() to reflect change to define
2015-05-12 19:46:23 linux-kernel [RFCv4 PATCH 07/34] arm: Cpu invariant scheduler load-tracking support
2015-05-12 19:45:49 linux-kernel [RFCv4 PATCH 09/34] sched: Track blocked utilization contributions
2015-05-12 19:45:16 linux-kernel [RFCv4 PATCH 11/34] sched: Remove blocked load and utilization contributions of dying tasks
2015-05-12 19:44:47 linux-kernel [RFCv4 PATCH 13/34] sched: Documentation for scheduler energy cost model
2015-05-12 19:43:55 linux-kernel [RFCv4 PATCH 16/34] sched: Allocate and initialize energy data structures
2015-05-12 19:43:28 linux-kernel [RFCv4 PATCH 20/34] sched: Relocated get_cpu_usage() and change return type
2015-05-12 19:42:57 linux-kernel [RFCv4 PATCH 21/34] sched: Highest energy aware balancing sched_domain level pointer
2015-05-12 19:42:07 linux-kernel [RFCv4 PATCH 24/34] sched: Estimate energy impact of scheduling decisions
2015-05-12 19:41:43 linux-kernel [RFCv4 PATCH 25/34] sched: Add over-utilization/tipping point indicator
2015-05-12 19:41:23 linux-kernel [RFCv4 PATCH 27/34] sched, cpuidle: Track cpuidle state index in the scheduler
2015-05-12 19:40:55 linux-kernel [RFCv4 PATCH 29/34] sched: Determine the current sched_group idle-state
2015-05-12 19:40:31 linux-kernel [RFCv4 PATCH 30/34] sched: Add cpu capacity awareness to wakeup balancing
2015-05-12 19:40:14 linux-kernel [RFCv4 PATCH 32/34] sched: Consider a not over-utilized energy-aware system as balanced
2015-05-12 19:39:20 linux-kernel [RFCv4 PATCH 34/34] sched: Disable energy-unfriendly nohz kicks
2015-05-12 19:39:17 linux-kernel [RFCv4 PATCH 33/34] sched: Enable idle balance to pull single task towards cpu with higher capacity
2015-05-12 19:39:11 linux-kernel [RFCv4 PATCH 31/34] sched: Energy-aware wake-up task placement
2015-05-12 19:39:04 linux-kernel [RFCv4 PATCH 28/34] sched: Count number of shallower idle-states in struct sched_group_energy
2015-05-12 19:38:59 linux-kernel [RFCv4 PATCH 26/34] sched: Store system-wide maximum cpu capacity in root domain
2015-05-12 19:38:52 linux-kernel [RFCv4 PATCH 23/34] sched: Extend sched_group_energy to test load-balancing decisions
2015-05-12 19:38:49 linux-kernel [RFCv4 PATCH 22/34] sched: Calculate energy consumption of sched_group
2015-05-12 19:38:45 linux-kernel [RFCv4 PATCH 19/34] sched: Compute cpu capacity available at current frequency
2015-05-12 19:38:42 linux-kernel [RFCv4 PATCH 17/34] sched: Introduce SD_SHARE_CAP_STATES sched_domain flag
2015-05-12 19:38:39 linux-kernel [RFCv4 PATCH 18/34] arm: topology: Define TC2 energy and provide it to the scheduler
2015-05-12 19:38:30 linux-kernel [RFCv4 PATCH 15/34] sched: Introduce energy data structures
2015-05-12 19:38:26 linux-kernel [RFCv4 PATCH 14/34] sched: Make energy awareness a sched feature
2015-05-12 19:38:22 linux-kernel [RFCv4 PATCH 12/34] sched: Initialize CFS task load and usage before placing task on rq
2015-05-12 19:38:17 linux-kernel [RFCv4 PATCH 10/34] sched: Include blocked utilization in usage tracking
2015-05-12 19:38:11 linux-kernel [RFCv4 PATCH 08/34] sched: Get rid of scaling usage by cpu_capacity_orig
2015-05-12 19:38:07 linux-kernel [RFCv4 PATCH 06/34] sched: Make usage tracking cpu scale-invariant
2015-05-12 19:38:01 linux-kernel [RFCv4 PATCH 02/34] sched: Make load tracking frequency scale-invariant
2015-05-12 19:37:59 linux-kernel [RFCv4 PATCH 03/34] arm: vexpress: Add CPU clock-frequencies to TC2 device-tree
2015-05-12 19:37:49 linux-kernel [RFCv4 PATCH 00/34] sched: Energy cost model for energy-aware scheduling
2015-04-15 17:10:09 linux-kernel Re: [PATCH 3/3] sched: fair: Fix wrong idle timestamp usage
2015-04-10 14:45:40 linux-kernel Re: [RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
2015-04-08 13:32:19 linux-kernel Re: [RFCv3 PATCH 00/48] sched: Energy cost model for energy-aware scheduling
2015-04-07 13:30:30 linux-kernel Re: [PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
2015-04-02 16:52:30 linux-kernel Re: [PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant
2015-04-02 09:16:24 linux-kernel Re: sched: Improve load balancing in the presence of idle CPUs
2015-04-02 08:48:56 linux-kernel Re: sched: Improve load balancing in the presence of idle CPUs
2015-04-01 17:03:39 linux-kernel Re: sched: Improve load balancing in the presence of idle CPUs
2015-04-01 13:03:17 linux-kernel Re: [PATCH V2] sched: Improve load balancing in the presence of idle CPUs
2015-02-24 11:29:31 linux-kernel Re: [PATCH RESEND v9 00/10] sched: consolidation of CPU capacity and usage
2015-02-23 15:45:38 linux-kernel Re: [PATCH RESEND v9 00/10] sched: consolidation of CPU capacity and usage
2015-02-20 14:34:28 linux-kernel Re: [PATCH RESEND v9 00/10] sched: consolidation of CPU capacity and usage
2015-02-20 11:51:38 linux-kernel Re: [PATCH RESEND v9 00/10] sched: consolidation of CPU capacity and usage
2015-02-20 09:20:55 linux-kernel Re: [PATCH RESEND v9 04/10] sched: Make sched entity usage tracking scale-invariant
2015-02-19 17:17:38 linux-kernel Re: [PATCH RESEND v9 05/10] sched: make scale_rt invariant with frequency
2015-02-19 17:01:39 linux-kernel Re: [PATCH RESEND v9 04/10] sched: Make sched entity usage tracking scale-invariant
2015-02-19 12:48:43 linux-kernel Re: [PATCH RESEND v9 00/10] sched: consolidation of CPU capacity and usage