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

Date List Subject
2023-09-29 00:26:43 linux-kernel Re: [PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-09-28 15:09:48 linux-kernel Re: [PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-28 14:11:14 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
2023-09-28 10:02:49 linux-kernel Re: [PATCH 1/2] sched/fair: Record the short sleeping time of a task
2023-09-27 12:13:53 linux-kernel Re: [RFC PATCH 3/3] sched/fair: Add a per-shard overload flag
2023-09-27 11:47:50 linux-kernel Re: [PATCH 1/2] sched/fair: Record the short sleeping time of a task
2023-09-27 05:18:20 linux-kernel [PATCH 1/2] sched/fair: Record the short sleeping time of a task
2023-09-26 08:42:54 linux-kernel [PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-26 08:19:55 linux-kernel [PATCH 0/2] Introduce SIS_CACHE to choose previous CPU during task wakeup
2023-09-25 19:21:16 linux-kernel Re: [PATCH] sched/fair: Do not wakeup-preempt same-prio SCHED_OTHER tasks
2023-09-23 08:52:00 linux-kernel Re: [PATCH v3 7/7] sched: Shard per-LLC shared runqueues
2023-09-20 19:40:23 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-19 11:04:38 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-15 00:11:40 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-14 16:11:26 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-14 13:04:39 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-13 21:04:06 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-13 09:28:38 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-13 08:12:13 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-13 05:27:16 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-13 04:40:17 linux-kernel Re: [PATCH v2 1/1] sched/fair: ratelimit update to tg->load_avg
2023-09-13 01:58:59 linux-kernel Re: [PATCH] usb: typec: ucsi: Release debugfs only if it has been allocated
2023-09-12 22:55:41 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-12 16:22:48 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-09-12 15:16:39 linux-kernel Re: [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
2023-08-14 14:43:18 linux-kernel Re: schbench v1.0
2023-08-11 03:48:48 linux-kernel Re: [tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
2023-08-11 01:50:14 linux-kernel Re: [tip:sched/eevdf] [sched/fair] e0c2ff903c: phoronix-test-suite.blogbench.Write.final_score -34.8% regression
2023-08-09 07:37:17 linux-kernel Re: [PATCH] sched/fair: Skip cpus with no sched domain attached during NOHZ idle balance
2023-08-04 17:35:26 linux-kernel Re: [PATCH v9 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-08-02 08:55:53 linux-kernel Re: [PATCH 1/4] sched/fair: free allocated memory on error in alloc_fair_sched_group()
2023-08-01 15:40:42 linux-kernel Re: [RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-07-27 08:20:46 linux-kernel [RFC PATCH 2/7] sched/topology: Introduce nr_groups in sched_domain to indicate the number of groups
2023-07-27 08:14:36 linux-kernel Re: [RFC PATCH] sched/fair: Skip idle CPU search on busy system
2023-07-27 07:40:13 linux-kernel [RFC PATCH 3/7] sched/fair: Save a snapshot of sched domain total_load and total_capacity
2023-07-27 07:07:42 linux-kernel [RFC PATCH 6/7] sched/fair: Pull from a relatively busy group during newidle balance
2023-07-27 07:05:38 linux-kernel [RFC PATCH 5/7] sched/fair: Adjust the busiest group scanning depth in idle load balance
2023-07-27 07:04:45 linux-kernel [RFC PATCH 4/7] sched/fair: Calculate the scan depth for idle balance based on system utilization
2023-07-27 07:04:45 linux-kernel [RFC PATCH 1/7] sched/topology: Assign sd_share for all non NUMA sched domains
2023-07-27 07:04:35 linux-kernel [RFC PATCH 7/7] sched/stats: Track the scan number of groups during load balance
2023-07-27 06:52:58 linux-kernel [RFC PATCH 0/7] Optimization to reduce the cost of newidle balance
2023-07-27 05:39:40 linux-kernel Re: [RFC PATCH 1/1] sched: Extend cpu idle state for 1ms
2023-07-21 10:43:09 linux-kernel Re: [PATCH v9 2/2] sched/fair: Scan cluster before scanning LLC in wake-up path
2023-07-18 15:39:27 linux-kernel Re: [PATCH 1/4] sched/fair: free allocated memory on error in alloc_fair_sched_group()
2023-07-17 01:14:35 linux-kernel Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
2023-07-12 18:12:59 linux-kernel [PATCH] sched/topology: Align group flags when removing degenerate domain
2023-07-12 17:36:42 linux-kernel Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
2023-07-10 16:33:00 linux-kernel Re: [RFC PATCH 3/4] sched/fair: Calculate the scan depth for idle balance based on system utilization
2023-07-08 14:18:25 linux-kernel Re: [tip: sched/core] sched/fair: Multi-LLC select_idle_sibling()
2023-06-27 08:36:07 linux-kernel Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing
2023-06-27 08:34:53 linux-kernel Re: [PATCH v2] sched/task_group: Re-layout structure to reduce false sharing