LinuxLists
Users
About
Ricardo Neri (
[email protected]
)
Number of posts: 991 (0.36 per day)
First post: 2016-11-08 06:13:21
Last post: 2024-06-14 21:10:56
Previous Page
/
Next Page
Date
List
Subject
2023-04-17 23:11:09
linux-kernel
Re: [PATCH v3 10/24] sched/fair: Use IPCC scores to select a busiest runqueue
2023-04-17 22:50:19
linux-kernel
Re: [PATCH v3 07/24] sched/fair: Compute IPC class scores for load balancing
2023-04-13 03:50:27
linux-kernel
Re: [PATCH v7 00/24] x86: Implement an HPET-based hardlockup detector
2023-04-06 20:24:50
linux-kernel
[PATCH v4 11/12] x86/sched/itmt: Give all SMT siblings of a core the same priority
2023-04-06 20:24:38
linux-kernel
[PATCH v4 12/12] x86/sched: Add the SD_ASYM_PACKING flag to the die domain of hybrid processors
2023-04-06 20:24:06
linux-kernel
[PATCH v4 10/12] x86/sched: Remove SD_ASYM_PACKING from the SMT domain flags
2023-04-06 20:23:43
linux-kernel
[PATCH v4 08/12] sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()
2023-04-06 20:23:41
linux-kernel
[PATCH v4 09/12] sched/topology: Remove SHARED_CHILD from ASYM_PACKING
2023-04-06 20:23:39
linux-kernel
[PATCH v4 06/12] sched/fair: Use the busiest group to set prefer_sibling
2023-04-06 20:23:39
linux-kernel
[PATCH v4 07/12] sched/fair: Do not even the number of busy CPUs via asym_packing
2023-04-06 20:22:06
linux-kernel
[PATCH v4 05/12] sched/fair: Keep a fully_busy SMT sched group as busiest
2023-04-06 20:22:06
linux-kernel
[PATCH v4 04/12] sched/fair: Let low-priority cores help high-priority busy SMT cores
2023-04-06 20:22:06
linux-kernel
[PATCH v4 03/12] sched/fair: Simplify asym_packing logic for SMT cores
2023-04-06 20:21:51
linux-kernel
[PATCH v4 02/12] sched/fair: Only do asym_packing load balancing from fully idle SMT cores
2023-04-06 20:21:42
linux-kernel
[PATCH v4 01/12] sched/fair: Move is_core_idle() out of CONFIG_NUMA
2023-04-06 20:21:34
linux-kernel
[PATCH v4 00/12] sched: Avoid unnecessary migrations within SMT domains
2023-04-03 14:10:07
linux-kernel
Re: [PATCH v3 21/24] thermal: intel: hfi: Implement model-specific checks for task classification
2023-03-31 02:03:40
linux-kernel
Re: [PATCH v3 15/24] thermal: intel: hfi: Report the IPC class score of a CPU
2023-03-30 02:56:33
linux-kernel
Re: [PATCH v3 14/24] thermal: intel: hfi: Update the IPC class of the current task
2023-03-30 02:42:06
linux-kernel
Re: [PATCH v3 21/24] thermal: intel: hfi: Implement model-specific checks for task classification
2023-03-30 02:18:21
linux-kernel
Re: [PATCH v3 13/24] thermal: intel: hfi: Store per-CPU IPCC scores
2023-03-30 02:06:25
linux-kernel
Re: [PATCH v3 10/24] sched/fair: Use IPCC scores to select a busiest runqueue
2023-03-30 01:59:34
linux-kernel
Re: [PATCH v3 07/24] sched/fair: Compute IPC class scores for load balancing
2023-03-29 00:13:57
linux-kernel
Re: [PATCH v3 21/24] thermal: intel: hfi: Implement model-specific checks for task classification
2023-03-28 23:40:48
linux-kernel
Re: [PATCH v3 17/24] thermal: intel: hfi: Enable the Intel Thread Director
2023-03-28 23:39:55
linux-kernel
Re: [PATCH v3 16/24] thermal: intel: hfi: Define a default class for unclassified tasks
2023-03-28 23:35:51
linux-kernel
Re: [PATCH v3 13/24] thermal: intel: hfi: Store per-CPU IPCC scores
2023-03-28 23:34:55
linux-kernel
Re: [PATCH v3 11/24] thermal: intel: hfi: Introduce Intel Thread Director classes
2023-03-28 23:34:46
linux-kernel
Re: [PATCH v3 14/24] thermal: intel: hfi: Update the IPC class of the current task
2023-03-28 23:34:45
linux-kernel
Re: [PATCH v3 15/24] thermal: intel: hfi: Report the IPC class score of a CPU
2023-03-24 00:58:10
linux-kernel
Re: [PATCH] x86/cacheinfo: Define per-CPU num_cache_leaves
2023-03-14 23:44:26
linux-kernel
Re: [PATCH v3 04/10] sched/fair: Let low-priority cores help high-priority busy SMT cores
2023-03-14 23:07:09
linux-kernel
[PATCH] x86/cacheinfo: Define per-CPU num_cache_leaves
2023-03-06 18:08:53
linux-kernel
Re: [PATCH v3 08/10] sched/topology: Remove SHARED_CHILD from ASYM_PACKING
2023-03-05 22:39:30
linux-kernel
Re: [PATCH v3 00/24] sched: Introduce classes of tasks for load balance
2023-03-05 18:58:14
linux-kernel
Re: [PATCH v3 08/10] sched/topology: Remove SHARED_CHILD from ASYM_PACKING
2023-03-01 23:39:18
linux-kernel
[PATCH v7 24/24] x86/tsc: Stop the HPET hardlockup detector if TSC become unstable
2023-03-01 23:39:16
linux-kernel
[PATCH v7 23/24] watchdog: Introduce hardlockup_detector_mark_unavailable()
2023-03-01 23:39:12
linux-kernel
[PATCH v7 22/24] x86/watchdog: Add a shim hardlockup detector
2023-03-01 23:39:07
linux-kernel
[PATCH v7 21/24] watchdog/hardlockup/hpet: Only enable the HPET watchdog via a boot parameter
2023-03-01 23:39:04
linux-kernel
[PATCH v7 20/24] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI
2023-03-01 23:39:00
linux-kernel
[PATCH v7 19/24] x86/watchdog/hardlockup: Add an HPET-based hardlockup detector
2023-03-01 23:38:57
linux-kernel
[PATCH v7 17/24] watchdog/hardlockup: Decouple the hardlockup detector from perf
2023-03-01 23:38:54
linux-kernel
[PATCH v7 18/24] init/main: Delay initialization of the lockup detector after smp_init()
2023-03-01 23:38:52
linux-kernel
[PATCH v7 16/24] watchdog/hardlockup: Define a generic function to detect hardlockups
2023-03-01 23:38:49
linux-kernel
[PATCH v7 15/24] x86/hpet: Reserve an HPET channel for the hardlockup detector
2023-03-01 23:38:47
linux-kernel
[PATCH v7 10/24] iommu/amd: Enable NMIPass when allocating an NMI
2023-03-01 23:38:45
linux-kernel
[PATCH v7 14/24] x86/hpet: Prepare IRQ assignments to use the X86_ALLOC_AS_NMI flag
2023-03-01 23:38:41
linux-kernel
[PATCH v7 13/24] x86/hpet: Add helper function hpet_set_comparator_periodic()
2023-03-01 23:38:38
linux-kernel
[PATCH v7 12/24] x86/hpet: Expose hpet_writel() in header
2023-03-01 23:38:36
linux-kernel
[PATCH v7 11/24] iommu/amd: Compose MSI messages for NMIs in non-IR format