Xuewen Yan ([email protected])

Number of posts: 128 (0.1 per day)
First post: 2020-10-27 20:14:12
Last post: 2024-05-07 06:58:00

Date List Subject
2021-06-03 03:07:20 linux-kernel Re: [PATCH v2] sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
2021-06-03 02:28:05 linux-kernel Re: [PATCH] sched/uclamp: Avoid setting cpu.uclamp.min bigger than cpu.uclamp.max
2021-06-02 12:42:06 linux-kernel [PATCH] sched/uclamp: Avoid setting cpu.uclamp.min bigger than cpu.uclamp.max
2021-05-28 06:39:32 linux-kernel Re: [PATCH] sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
2021-05-27 07:01:34 linux-kernel Re: [PATCH] sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
2021-05-08 01:26:52 linux-kernel Re: [PATCH v2] sched/pelt: Keep UTIL_AVG_UNCHANGED flag in sync when calculating last_enqueued_diff
2021-05-07 15:20:03 linux-kernel Re: [PATCH] sched/pelt: Add UTIL_AVG_UNCHANGED flag for last_enqueued_diff
2021-05-07 15:08:11 linux-kernel [PATCH v2] sched/pelt: Keep UTIL_AVG_UNCHANGED flag in sync when calculating last_enqueued_diff
2021-05-07 02:12:51 linux-kernel Re: [PATCH] sched/pelt: Add UTIL_AVG_UNCHANGED flag for last_enqueued_diff
2021-05-06 18:12:16 linux-kernel [PATCH] sched/pelt: Add UTIL_AVG_UNCHANGED flag for last_enqueued_diff
2021-05-06 12:49:56 linux-kernel Re: [PATCH] sched/pelt: Add UTIL_AVG_UNCHANGED flag for last_enqueued_diff
2021-05-04 11:53:37 linux-kernel Re: [PATCH v3 0/2] sched/fair: find_energy_efficient_cpu() enhancements
2021-04-13 14:55:27 linux-kernel Re: [PATCH] sched/fair: use signed long when compute energy delta in eas
2021-04-13 07:45:39 linux-kernel Re: [PATCH] sched/fair: use signed long when compute energy delta in eas
2021-04-13 00:06:31 linux-kernel Re: [PATCH] sched/fair: use signed long when compute energy delta in eas
2021-04-09 02:23:44 linux-kernel Re: [PATCH] sched/fair: use signed long when compute energy delta in eas
2021-04-08 05:47:18 linux-kernel Re: [PATCH] sched/fair: use signed long when compute energy delta in eas
2021-04-07 00:05:13 linux-kernel Re: [PATCH] sched/fair: use signed long when compute energy delta in eas
2021-03-30 05:31:16 linux-kernel [PATCH] sched/fair: use signed long when compute energy delta in eas
2021-02-02 09:42:15 linux-kernel [PATCH] cpufreq: Judging new_policy before update related_cpus
2020-12-19 02:24:38 linux-kernel [PATCH v4] sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
2020-12-18 09:48:09 linux-kernel [PATCH v3] sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue
2020-12-15 13:02:57 linux-kernel Re: [PATCH] fair/util_est: Separate util_est_dequeue() for cfs_rq_util_change
2020-12-09 10:48:32 linux-kernel [PATCH] fair/util_est: Separate util_est_dequeue() for cfs_rq_util_change
2020-11-06 03:25:51 linux-kernel [PATCH v3] sched: revise the initial value of the util_avg.
2020-10-27 20:14:12 linux-kernel [PATCH v2] sched: sched_domain fix highest_flag_domain function