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-02-03 05:17:11 linux-kernel [PATCH v5 2/2] sched/fair: Introduce SIS_SHORT to wake up short task on current CPU
2023-02-03 05:16:47 linux-kernel [PATCH v5 1/2] sched/fair: Record the average duration of a task
2023-02-03 05:16:32 linux-kernel [PATCH v5 0/2] sched/fair: Wake short task on current CPU
2023-02-03 00:59:14 linux-kernel Re: [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
2023-02-03 00:59:13 linux-crypto Re: [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
2023-02-01 12:52:54 linux-kernel Re: [bug-report] possible s64 overflow in max_vruntime()
2023-01-31 03:21:51 linux-kernel Re: [bug-report] possible s64 overflow in max_vruntime()
2023-01-30 13:16:06 linux-kernel Re: [PATCH] sched/fair: sanitize vruntime of entity being placed
2023-01-28 17:27:39 linux-kernel Re: [PATCH] sched/fair: sanitize vruntime of entity being placed
2023-01-22 15:38:18 linux-kernel Re: [RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
2023-01-20 05:30:50 linux-kernel Re: [RFC PATCH v4 1/2] sched/fair: Introduce short duration task check
2023-01-19 16:47:26 linux-kernel Re: [RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
2023-01-19 15:09:31 linux-kernel Re: [RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
2023-01-16 09:32:56 linux-kernel Re: [PATCH] sched: print parent comm in sched_show_task()
2023-01-16 01:54:01 linux-kernel Re: [PATCH] sched/idle: Make idle poll dynamic per-cpu
2023-01-14 16:15:31 linux-kernel Re: [PATCH 2/5] sched: add WF_CURRENT_CPU and externise ttwu
2023-01-12 09:11:37 linux-kernel Re: [PATCH] sched: print parent comm in sched_show_task()
2023-01-12 07:46:05 linux-kernel Re: [PATCH 2/5] sched: add WF_CURRENT_CPU and externise ttwu
2023-01-09 09:27:17 linux-kernel Re: [RFC PATCH 07/11] sched: Add proxy execution
2023-01-06 14:53:44 linux-kernel Re: [RFC PATCH v4 1/2] sched/fair: Introduce short duration task check
2023-01-06 10:25:29 linux-kernel Re: [PATCH] sched: print parent comm in sched_show_task()
2023-01-06 09:20:50 linux-kernel Re: [RFC PATCH v4 1/2] sched/fair: Introduce short duration task check
2022-12-30 03:47:37 linux-kernel Re: [RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
2022-12-29 04:29:23 linux-kernel Re: [PATCH] sched: print parent comm in sched_show_task()
2022-12-28 16:26:24 linux-kernel Re: [PATCH v2 4/7] sched/fair: Introduce sched_smt_siblings_idle()
2022-12-21 04:59:26 linux-kernel Re: [PATCH RFC 2/3] locktorture: Allow non-rtmutex lock types to be boosted
2022-12-21 04:55:15 linux-kernel Re: [PATCH RFC 3/3] locktorture: Make the rt_boost factor a tunable
2022-12-16 06:49:19 linux-kernel [RFC PATCH v4 2/2] sched/fair: Choose the CPU where short task is running during wake up
2022-12-16 06:42:36 linux-kernel [RFC PATCH v4 1/2] sched/fair: Introduce short duration task check
2022-12-16 06:29:42 linux-kernel [RFC PATCH v4 0/2] sched/fair: Choose the CPU where short task is running during wake up
2022-12-13 16:25:20 linux-kernel Re: [PATCH] sched: Reduce rq lock contention in load_balance()
2022-12-13 13:08:19 linux-kernel Re: [PATCH v3 1/2] sched/fair: Introduce short duration task check
2022-12-13 06:02:30 linux-kernel Re: [PATCH v3 1/2] sched/fair: Introduce short duration task check
2022-12-12 15:24:03 linux-kernel Re: [PATCH v3 1/2] sched/fair: Introduce short duration task check
2022-12-07 15:12:14 linux-kernel Re: [PATCH v3 1/2] sched/fair: Introduce short duration task check
2022-12-07 04:41:06 linux-kernel Re: [PATCH v3 2/2] sched/fair: Choose the CPU where short task is running during wake up
2022-12-05 14:51:49 linux-kernel Re: [PATCH v3 1/2] sched/fair: Introduce short duration task check
2022-12-05 09:51:26 linux-kernel Re: [PATCH v3 1/2] sched/fair: Introduce short duration task check
2022-12-05 09:49:39 linux-kernel Re: [PATCH v3 2/2] sched/fair: Choose the CPU where short task is running during wake up
2022-12-03 08:51:17 linux-kernel Re: [PATCH v4] sched/core: Minor optimize ttwu_runnable()
2022-12-03 08:03:47 linux-kernel Re: [PATCH v3 1/2] sched/fair: Introduce short duration task check
2022-12-01 09:48:33 linux-kernel [PATCH v3 2/2] sched/fair: Choose the CPU where short task is running during wake up
2022-12-01 09:20:52 linux-kernel [PATCH v3 1/2] sched/fair: Introduce short duration task check
2022-12-01 09:03:25 linux-kernel [PATCH v3 0/2] sched/fair: Choose the CPU where short task is running during wake up
2022-11-30 04:20:41 linux-kernel Re: [RFC PATCH v2 0/2] sched/fair: Choose the CPU where short task is running during wake up
2022-11-18 11:34:03 linux-kernel Re: [PATCH 1/2] ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object
2022-11-18 11:33:54 linux-kernel Re: [PATCH 2/2] ACPI: pfr_update: use ACPI_FREE() to free acpi_object
2022-11-05 15:03:13 linux-kernel Re: [PATCH v7 1/9] sched/fair: fix unfairness at wakeup
2022-11-04 08:18:38 linux-kernel Re: [PATCH v2] sched: Clear ttwu_pending after enqueue_task
2022-11-04 04:44:38 linux-kernel Re: [RFC PATCH v2 2/2] sched/fair: Choose the CPU where short task is running during wake up
2022-11-04 04:40:36 linux-kernel Re: [RFC PATCH v2 1/2] sched/fair: Introduce short duration task check