Date |
List |
Subject |
2020-11-10 18:48:34
|
linux-kernel
|
Re: [PATCH 1/3] x86, sched: Calculate frequency invariance for AMD systems |
2020-11-10 18:33:47
|
linux-kernel
|
[PATCH v2 0/3] Add support for frequency invariance to AMD EPYC Zen2 |
2020-11-10 18:33:26
|
linux-kernel
|
[PATCH v2 1/3] x86, sched: Calculate frequency invariance for AMD systems |
2020-11-10 18:33:08
|
linux-kernel
|
[PATCH v2 3/3] x86: Print ratio freq_max/freq_base used in frequency invariance calculations |
2020-11-10 18:33:08
|
linux-kernel
|
[PATCH v2 2/3] x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC |
2020-11-10 08:44:03
|
linux-kernel
|
[PATCH 3/3] x86: Print ratio freq_max/freq_base used in frequency invariance calculations |
2020-11-10 08:42:57
|
linux-kernel
|
[PATCH 1/3] x86, sched: Calculate frequency invariance for AMD systems |
2020-11-10 08:42:20
|
linux-kernel
|
[PATCH 2/3] x86, sched: Use midpoint of max_boost and max_P for frequency invariance on AMD EPYC |
2020-11-10 08:41:38
|
linux-kernel
|
[PATCH 0/3] Add support for frequency invariance to AMD EPYC Zen2 |
2020-10-22 21:23:05
|
linux-kernel
|
Re: [PATCH v2 1/3] x86, sched: check for counters overflow in frequency invariant accounting |
2020-07-09 12:44:13
|
linux-kernel
|
Re: [LKP] [x86, sched] 1567c3e346: vm-scalability.median -15.8% regression |
2020-05-31 18:33:50
|
linux-kernel
|
[PATCH v2 1/3] x86, sched: check for counters overflow in frequency invariant accounting |
2020-05-31 18:31:12
|
linux-kernel
|
[PATCH v2 2/3] x86, sched: Bail out of frequency invariance if turbo frequency is unknown |
2020-05-31 18:28:34
|
linux-kernel
|
[PATCH v2 3/3] x86, sched: Bail out of frequency invariance if turbo_freq/base_freq gives 0 |
2020-05-31 18:28:22
|
linux-kernel
|
[PATCH v2 0/3] More frequency invariance fixes for x86 |
2020-05-19 16:49:00
|
linux-kernel
|
Re: [PATCH 1/2] x86, sched: Prevent divisions by zero in frequency invariant accounting |
2020-05-02 14:28:19
|
linux-kernel
|
Re: [PATCH 2/2] x86, sched: Bail out of frequency invariance if turbo frequency is unknown |
2020-05-02 14:27:20
|
linux-kernel
|
Re: [PATCH 1/2] x86, sched: Prevent divisions by zero in frequency invariant accounting |
2020-04-29 08:19:43
|
linux-kernel
|
Re: [PATCH] x86: move turbo_disabled() out of intel_set_max_freq_ratio |
2020-04-28 13:28:05
|
linux-kernel
|
[PATCH 0/2] More frequency invariance fixes for x86 |
2020-04-28 13:27:27
|
linux-kernel
|
[PATCH 1/2] x86, sched: Prevent divisions by zero in frequency invariant accounting |
2020-04-28 13:27:04
|
linux-kernel
|
[PATCH 2/2] x86, sched: Bail out of frequency invariance if turbo frequency is unknown |
2020-04-25 16:03:24
|
linux-kernel
|
Re: [BISECTED] bug/regression, x86-64: completely unbootable machine |
2020-04-24 08:13:18
|
linux-kernel
|
Re: [BISECTED] bug/regression, x86-64: completely unbootable machine |
2020-04-24 05:58:16
|
linux-kernel
|
Re: [PATCH 1/4] x86, sched: Bail out of frequency invariance if base frequency is unknown |
2020-04-23 08:08:14
|
linux-kernel
|
Re: [PATCH 1/4] x86, sched: Bail out of frequency invariance if base frequency is unknown |
2020-04-22 17:19:44
|
linux-kernel
|
Re: [PATCH] x86, sched: Prevent divisions by zero in frequency invariant accounting |
2020-04-22 14:53:39
|
linux-kernel
|
Re: [BISECTED]: Kernel panic (was: Linux 5.7-rc2) |
2020-04-22 14:46:17
|
linux-kernel
|
[PATCH] x86, sched: Prevent divisions by zero in frequency invariant accounting |
2020-04-22 11:04:11
|
linux-kernel
|
Re: [BISECTED]: Kernel panic (was: Linux 5.7-rc2) |
2020-04-22 09:06:04
|
linux-kernel
|
Re: [BISECTED]: Kernel panic (was: Linux 5.7-rc2) |
2020-04-20 08:47:10
|
linux-kernel
|
Re: [Bisected] Oops witn 5.7.0-rc1 |
2020-04-16 20:43:37
|
linux-kernel
|
Re: [PATCH] x86, smpboot: Disable frequency invariance when it's unsupported |
2020-04-16 08:48:02
|
linux-kernel
|
Re: [PATCH] x86, smpboot: Disable frequency invariance when it's unsupported |
2020-04-16 06:43:00
|
linux-kernel
|
Re: [PATCH 1/4] x86, sched: Bail out of frequency invariance if base frequency is unknown |
2020-04-16 06:24:57
|
linux-kernel
|
Re: [LKP] [x86, sched] 1567c3e346: vm-scalability.median -15.8% regression |
2020-04-16 05:50:22
|
linux-kernel
|
[PATCH 0/4] Frequency invariance fixes for x86 |
2020-04-16 05:50:12
|
linux-kernel
|
[PATCH 2/4] x86, sched: Account for CPUs with less than 4 cores in freq. invariance |
2020-04-16 05:49:54
|
linux-kernel
|
[PATCH 4/4] x86, sched: Move check for CPU type to caller function |
2020-04-16 05:49:39
|
linux-kernel
|
[PATCH 1/4] x86, sched: Bail out of frequency invariance if base frequency is unknown |
2020-04-16 05:49:32
|
linux-kernel
|
[PATCH 3/4] x86, sched: Don't enable static key when starting secondary CPUs |
2020-04-07 15:36:21
|
linux-kernel
|
Re: [PATCH 0/2] cpufreq: intel_pstate: Run in the passive mode by default on systems without HWP |
2020-03-31 18:13:32
|
linux-kernel
|
Re: [tip: sched/core] x86, sched: Add support for frequency invariance |
2020-01-22 15:13:04
|
linux-kernel
|
[PATCH v5 2/6] x86,sched: Add support for frequency invariance on SKYLAKE_X |
2020-01-22 15:12:27
|
linux-kernel
|
[PATCH v5 6/6] x86: intel_pstate: handle runtime turbo disablement/enablement in freq. invariance |
2020-01-22 15:12:23
|
linux-kernel
|
[PATCH v5 1/6] x86,sched: Add support for frequency invariance |
2020-01-22 15:12:13
|
linux-kernel
|
[PATCH v5 3/6] x86,sched: Add support for frequency invariance on XEON_PHI_KNL/KNM |
2020-01-22 15:12:12
|
linux-kernel
|
[PATCH v5 5/6] x86,sched: Add support for frequency invariance on ATOM |
2020-01-22 15:12:03
|
linux-kernel
|
[PATCH v5 4/6] x86,sched: Add support for frequency invariance on ATOM_GOLDMONT* |
2020-01-22 15:11:56
|
linux-kernel
|
[PATCH v5 0/6] Add support for frequency invariance for (some) x86 |
2019-12-19 20:29:14
|
linux-kernel
|
Re: [PATCH v4 0/6] Add support for frequency invariance for (some) x86 |