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
2022-06-13 16:27:42 linux-kernel Re: [CFP] Power Management and Thermal Control MC at LPC 2022
2021-12-08 09:20:18 linux-kernel Re: [PATCH] base: arch_topology: Use policy->max to calculate freq_factor
2021-12-03 09:48:33 linux-kernel Re: [PATCH] base: arch_topology: Use policy->max to calculate freq_factor
2021-12-02 10:50:38 linux-kernel Re: [PATCH] base: arch_topology: Use policy->max to calculate freq_factor
2021-04-26 13:14:04 linux-kernel Re: [RFC PATCH 0/4] Support for passing runtime state idle time to TF-A
2021-01-11 09:31:38 linux-kernel Re: [RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
2021-01-08 15:16:55 linux-kernel Re: [RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
2020-12-18 13:55:26 linux-kernel Re: [PATCH] sched: Add schedutil overview
2020-11-20 14:41:54 linux-kernel Re: [RFC] Documentation/scheduler/schedutil.txt
2020-11-05 10:58:26 linux-kernel Re: [PATCH v4 1/4] PM / EM: Add a flag indicating units of power values in Energy Model
2020-11-05 09:20:18 linux-kernel Re: [PATCH v4 1/4] PM / EM: Add a flag indicating units of power values in Energy Model
2020-10-20 01:01:27 linux-kernel Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
2020-10-19 14:19:16 linux-kernel Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
2020-10-19 13:15:57 linux-kernel Re: [RFC PATCH] topology: Represent clusters of CPUs within a die.
2020-03-24 08:37:35 linux-kernel Re: [RFC PATCH 1/3] sched/topology: Split out SD_* flags declaration to its own file
2020-03-23 13:43:49 linux-kernel Re: [RFC PATCH 1/3] sched/topology: Split out SD_* flags declaration to its own file
2020-03-18 14:39:42 linux-kernel Re: [PATCH V2] sched: fair: Use the earliest break even
2020-03-18 08:35:17 linux-kernel Re: [PATCH V2] sched: fair: Use the earliest break even
2020-03-18 08:26:36 linux-kernel Re: [PATCH V2] sched: fair: Use the earliest break even
2020-03-17 14:31:45 linux-kernel Re: [PATCH V2] sched: fair: Use the earliest break even
2020-03-17 07:58:13 linux-kernel Re: [PATCH V2] sched: fair: Use the earliest break even
2020-01-13 13:24:11 linux-kernel Re: [PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
2020-01-09 12:35:38 linux-kernel Re: [PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
2020-01-09 12:35:37 linux-kernel Re: [PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
2020-01-09 12:34:28 linux-kernel Re: [PATCH] cpu-topology: warn if NUMA configurations conflicts with lower layer
2019-06-06 10:51:47 linux-kernel Re: [PATCH] arm64: dts: sdm845: Add CPU topology
2019-05-31 09:56:42 linux-kernel Re: [PATCH v6 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
2019-05-30 13:15:24 linux-kernel Re: [PATCH v6 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
2019-05-30 11:52:38 linux-kernel Re: [PATCH v6 1/7] Documentation: DT: arm: add support for sockets defining package boundaries
2019-05-07 16:02:03 linux-kernel Re: [RFC PATCH 3/6] sched/dl: Try better placement even for deadline tasks that do not block
2019-04-10 15:52:46 linux-kernel Re: [PATCH 0/7] introduce cpu.headroom knob to cpu controller
2019-03-07 15:01:34 linux-kernel Re: [PATCH 0/14] v2 multi-die/package topology support
2019-03-07 14:47:17 linux-kernel Re: [PATCH 05/14] cpu topology: Export die_id
2018-12-07 13:47:59 linux-kernel Re: [RFT PATCH v1 0/4] Unify CPU topology across ARM64 & RISC-V
2018-11-05 15:00:23 linux-kernel Re: [PATCH v5 2/2] sched/fair: update scale invariance of PELT
2018-09-11 11:04:41 linux-kernel Re: [PATCH 1/4] sched/topology: SD_ASYM_CPUCAPACITY flag detection
2018-08-02 15:17:24 linux-kernel Re: [PATCHv4 01/12] sched: Add static_key for asymmetric cpu capacity optimizations
2018-07-31 12:52:05 linux-kernel Re: [PATCHv4 00/12] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
2018-07-24 08:38:28 linux-kernel Re: [PATCH 1/4] sched/topology: SD_ASYM_CPUCAPACITY flag detection
2018-07-23 15:29:28 linux-kernel Re: [PATCH 1/4] sched/topology: SD_ASYM_CPUCAPACITY flag detection
2018-07-20 13:55:18 linux-kernel Re: [PATCHv4 11/12] sched/core: Disable SD_ASYM_CPUCAPACITY for root_domains without asymmetry
2018-07-20 13:35:39 linux-kernel [PATCH 2/4] drivers/base/arch_topology: Rebuild sched_domain hierarchy when capacities change
2018-07-20 13:35:28 linux-kernel [PATCH 0/4] sched/topology: Set SD_ASYM_CPUCAPACITY flag automatically
2018-07-20 13:35:05 linux-kernel [PATCH 3/4] arch/arm64: Rebuild sched_domain hierarchy when cpu capacity changes
2018-07-20 13:34:59 linux-kernel [PATCH 4/4] arch/arm: Rebuild sched_domain hierarchy when cpu capacity changes
2018-07-20 13:34:56 linux-kernel [PATCH 1/4] sched/topology: SD_ASYM_CPUCAPACITY flag detection
2018-07-20 10:27:17 linux-kernel Re: arm: v4.18-rc5 with cpuidle on TC2 (A7 boot) spectre v2 issue
2018-07-19 10:41:19 linux-kernel Re: arm: v4.18-rc5 with cpuidle on TC2 (A7 boot) spectre v2 issue
2018-07-09 15:10:01 linux-kernel Re: [PATCHv4 00/12] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
2018-07-06 14:33:32 linux-kernel Re: [PATCHv4 12/12] sched/core: Disable SD_PREFER_SIBLING on asymmetric cpu capacity domains
2018-07-05 14:14:43 linux-kernel Re: [PATCHv4 11/12] sched/core: Disable SD_ASYM_CPUCAPACITY for root_domains without asymmetry