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-07-07 00:29:57
linux-kernel
Re: [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
2023-07-07 00:09:30
linux-kernel
Re: [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
2023-07-06 23:27:04
linux-kernel
Re: [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU
2023-07-06 23:27:03
linux-kernel
Re: [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
2023-06-25 20:26:28
linux-kernel
Re: [PATCH v4 18/24] sched/task_struct: Add helpers for IPC classification
2023-06-25 20:25:03
linux-kernel
Re: [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
2023-06-24 00:42:11
linux-kernel
Re: [PATCH v4 10/24] sched/fair: Use IPCC scores to select a busiest runqueue
2023-06-24 00:04:53
linux-kernel
Re: [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
2023-06-21 19:13:46
linux-kernel
Re: [PATCH] sched/topology: remove unneeded do while loop in cpu_attach_domain()
2023-06-21 13:30:02
linux-kernel
Re: [PATCH] sched/topology: remove unneeded do while loop in cpu_attach_domain()
2023-06-14 01:06:02
linux-kernel
Re: [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
2023-06-13 05:24:09
linux-kernel
[PATCH v4 24/24] x86/process: Reset hardware history in context switch
2023-06-13 05:22:50
linux-kernel
[PATCH v4 23/24] x86/hreset: Configure history reset
2023-06-13 05:05:17
linux-kernel
[PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
2023-06-13 05:04:23
linux-kernel
[PATCH v4 12/24] x86/cpufeatures: Add the Intel Thread Director feature definitions
2023-06-13 05:03:18
linux-kernel
[PATCH v4 22/24] x86/cpufeatures: Add feature bit for HRESET
2023-06-13 05:02:42
linux-kernel
[PATCH v4 08/24] sched/fair: Use IPCC stats to break ties between asym_packing sched groups
2023-06-13 04:59:04
linux-kernel
[PATCH v4 20/24] sched/fair: Introduce sched_smt_siblings_idle()
2023-06-13 04:58:36
linux-kernel
[PATCH v4 18/24] sched/task_struct: Add helpers for IPC classification
2023-06-13 04:53:56
linux-kernel
[PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU
2023-06-13 04:53:32
linux-kernel
[PATCH v4 16/24] thermal: intel: hfi: Define a default class for unclassified tasks
2023-06-13 04:36:53
linux-kernel
[PATCH v4 13/24] x86/sched: Update the IPC class of the current task
2023-06-13 04:36:52
linux-kernel
[PATCH v4 19/24] sched/core: Initialize helpers of task classification
2023-06-13 04:35:39
linux-kernel
[PATCH v4 17/24] thermal: intel: hfi: Enable the Intel Thread Director
2023-06-13 04:35:38
linux-kernel
[PATCH v4 01/24] sched/task_struct: Introduce IPC classes of tasks
2023-06-13 04:34:43
linux-kernel
[PATCH v4 03/24] sched/core: Initialize the IPC class of a new task
2023-06-13 04:33:22
linux-kernel
[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
2023-06-13 04:32:46
linux-kernel
[PATCH v4 21/24] x86/sched/ipcc: Implement model-specific checks for task classification
2023-06-13 04:32:38
linux-kernel
[PATCH v4 11/24] thermal: intel: hfi: Introduce Intel Thread Director classes
2023-06-13 04:32:25
linux-kernel
[PATCH v4 10/24] sched/fair: Use IPCC scores to select a busiest runqueue
2023-06-13 04:32:13
linux-kernel
[PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
2023-06-13 04:31:08
linux-kernel
[PATCH v4 05/24] sched/core: Update the IPC class of the current task
2023-06-13 04:29:42
linux-kernel
[PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
2023-06-13 04:24:28
linux-kernel
[PATCH v4 09/24] sched/fair: Use IPCC stats to break ties between fully_busy SMT groups
2023-06-13 04:24:00
linux-kernel
[PATCH v4 04/24] sched/core: Add user_tick as argument to scheduler_tick()
2023-06-13 04:23:23
linux-kernel
[PATCH v4 02/24] sched: Add interfaces for IPC classes
2023-05-31 17:12:50
linux-kernel
Re: [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer
2023-05-19 21:50:29
linux-kernel
Re: [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer
2023-05-19 00:17:53
linux-kernel
Re: [PATCH v4 00/12] sched: Avoid unnecessary migrations within SMT domains
2023-05-19 00:05:53
linux-kernel
Re: [PATCH v4 05/12] sched/fair: Keep a fully_busy SMT sched group as busiest
2023-05-18 01:44:49
linux-kernel
Re: [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer
2023-05-18 01:21:12
linux-kernel
Re: [PATCH 0/2] drivers: base: cacheinfo: Fix shared_cpu_list inconsistency in event of CPU hotplug
2023-05-11 00:40:43
linux-kernel
Re: [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer
2023-05-11 00:08:27
linux-kernel
Re: [tip: perf/core] x86/cpu: Add helper function to get the type of the current hybrid CPU
2023-05-10 20:01:06
linux-kernel
Re: [PATCH v2 0/2] x86/cacheinfo: Set the number of leaves per CPU
2023-05-10 19:33:30
linux-kernel
Re: [PATCH v4 1/3] cacheinfo: Add arch specific early level initializer
2023-05-10 18:17:08
linux-kernel
Re: [tip: perf/core] x86/cpu: Add helper function to get the type of the current hybrid CPU
2023-05-02 01:50:34
linux-kernel
Re: [PATCH v4 00/12] sched: Avoid unnecessary migrations within SMT domains
2023-04-24 01:52:43
linux-kernel
[PATCH v2 1/2] x86/cacheinfo: Delete global num_cache_leaves
2023-04-24 00:35:45
linux-kernel
[PATCH v2 2/2] x86/cacheinfo: Clean out init_cache_level()
2023-04-24 00:19:25
linux-kernel
[PATCH v2 0/2] x86/cacheinfo: Set the number of leaves per CPU