LinuxLists
Users
About
Chen Yu (
[email protected]
)
Number of posts: 943 (0.28 per day)
First post: 2015-05-03 15:54:51
Last post: 2024-06-14 16:35:43
Previous Page
/
Next Page
Date
List
Subject
2024-03-01 07:08:08
linux-kernel
Re: [RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
2024-03-01 06:47:11
linux-kernel
Re: [RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
2024-02-28 15:52:21
linux-kernel
Re: [RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
2024-02-27 16:46:39
linux-kernel
Re: [PATCH 1/2] sched/fair: Add EAS checks before updating overutilized
2024-02-26 08:26:16
linux-kernel
[RFC PATCH] sched/eevdf: Return leftmost entity in pick_eevdf() if no eligible entity is found
2024-02-23 01:56:03
linux-kernel
Re: [RFC PATCH v5 08/29] KVM: selftests: TDX: Add TDX lifecycle test
2024-02-20 09:19:12
linux-kernel
Re: Re: [linus:master] [sched/eevdf] 2227a957e1: BUG:kernel_NULL_pointer_dereference,address
2024-02-19 14:26:48
linux-kernel
Re: [PATCH v2 3/3] sched/fair: do not scribble cache-hot CPU in select_idle_cpu()
2024-02-19 12:50:33
linux-kernel
Re: [linus:master] [sched/eevdf] 2227a957e1: BUG:kernel_NULL_pointer_dereference,address
2024-02-19 12:36:02
linux-kernel
Re: Re: [linus:master] [sched/eevdf] 2227a957e1: BUG:kernel_NULL_pointer_dereference,address
2024-02-18 13:03:39
linux-kernel
Re: [PATCH v2 0/3] Introduce SIS_CACHE to choose previous CPU during task wakeup
2024-02-02 06:56:04
linux-kernel
Managed interrupt spread based on Numa locality
2023-11-26 09:26:59
linux-kernel
Re: [PATCH v2 0/3] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-11-26 07:22:19
linux-kernel
Re: [PATCH v2 2/3] sched/fair: Calculate the cache-hot time of the idle CPU
2023-11-21 07:44:42
linux-kernel
[PATCH v2 2/3] sched/fair: Calculate the cache-hot time of the idle CPU
2023-11-21 07:44:34
linux-kernel
[PATCH v2 1/3] sched/fair: Record the task sleeping time as the cache hot duration
2023-11-21 07:43:01
linux-kernel
[PATCH v2 3/3] sched/fair: do not scribble cache-hot CPU in select_idle_cpu()
2023-11-21 07:40:46
linux-kernel
[PATCH v2 0/3] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-11-06 05:53:26
linux-kernel
Re: [RFC PATCH v2 0/2] sched/fair migration reduction features
2023-10-31 06:19:07
linux-kernel
Re: [PATCH v2] sched/fair: Fix the decision for load balance
2023-10-31 06:17:19
linux-kernel
Re: [PATCH v2] sched/fair: Fix the decision for load balance
2023-10-28 14:58:42
linux-kernel
Re: [PATCH] sched/fair: Fix the decision for load balance
2023-10-28 05:52:17
linux-kernel
Re: [PATCH] sched/fair: Fix the decision for load balance
2023-10-26 07:03:30
linux-kernel
Re: [RFC PATCH] genirq: Exclude managed irq during irq migration
2023-10-25 07:46:41
linux-kernel
Re: [RFC PATCH v2 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature (v2)
2023-10-25 07:21:20
linux-kernel
Re: [RFC PATCH v2 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature (v2)
2023-10-24 06:11:11
linux-kernel
Re: [RFC PATCH v2 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature (v2)
2023-10-22 06:20:45
linux-kernel
[RFC PATCH] tools/power turbostat: Do not print negative LPI residency
2023-10-20 07:37:25
linux-kernel
Re: [PATCH v11 3/3] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup
2023-10-20 07:26:43
linux-kernel
[RFC PATCH] genirq: Exclude managed irq during irq migration
2023-10-19 11:36:22
linux-kernel
Re: [RFC PATCH 1/2] sched/fair: Introduce UTIL_FITS_CAPACITY feature
2023-10-19 10:58:03
linux-kernel
Re: [PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-10-17 11:10:56
linux-kernel
Re: [PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-10-15 15:46:41
linux-kernel
Re: [RFC PATCH] sched/fair: Introduce WAKEUP_BIAS_PREV_IDLE to reduce migrations
2023-10-13 16:22:06
linux-kernel
Re: [PATCH v10 3/3] sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster wakeup
2023-10-13 16:12:54
linux-kernel
Re: [RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU
2023-10-13 15:37:57
linux-kernel
Re: [RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU
2023-10-11 10:31:53
linux-kernel
Re: [PATCH] sched/fair: Use printk_deferred instead of printk in pick_eevdf()
2023-10-11 10:27:59
linux-kernel
Re: [PATCH] sched/fair: Use printk_deferred instead of printk in pick_eevdf()
2023-10-11 10:24:25
linux-kernel
Re: [RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU
2023-10-11 10:17:27
linux-kernel
Re: [RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU
2023-10-10 03:26:52
linux-kernel
[PATCH] sched/fair: Use printk_deferred instead of printk in pick_eevdf()
2023-10-10 02:09:08
linux-kernel
Re: [PATCH] sched/fair: fix pick_eevdf to always find the correct se
2023-10-09 05:37:49
linux-kernel
Re: [RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU
2023-10-09 05:16:03
linux-kernel
Re: [RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU
2023-10-07 06:43:11
linux-kernel
Re: [PATCH] sched/fair: fix pick_eevdf to always find the correct se
2023-10-07 03:23:49
linux-kernel
Re: [PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-10-07 02:11:07
linux-kernel
Re: [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
2023-10-07 00:38:10
linux-kernel
Re: [PATCH] sched/fair: fix pick_eevdf to always find the correct se
2023-10-04 15:47:52
linux-kernel
Re: [PATCH v2] sched/fair: Preserve PLACE_DEADLINE_INITIAL deadline
2023-09-30 10:17:45
linux-kernel
Re: [RFC PATCH] sched/fair: Bias runqueue selection towards almost idle prev CPU