LinuxLists
Users
About
Xuewen Yan (
[email protected]
)
Number of posts: 27 (0.02 per day)
First post: 2020-11-05 11:51:56
Last post: 2024-06-06 07:07:34
Date
List
Subject
2024-06-06 07:07:34
linux-kernel
[PATCH] sched/fair: Prevent cpu_busy_time from exceeding actual_cpu_capacity
2024-05-07 07:23:37
linux-kernel
[RFC PATCH] sched: Clear user_cpus_ptr only when no intersection with the new mask
2024-04-29 08:49:01
linux-kernel
[PATCH] sched/proc: Print user_cpus_ptr for task status
2024-04-26 08:08:26
linux-kernel
[RFC PATCH] epoll: Add synchronous wakeup support for ep_poll_callback
2024-04-22 08:23:16
linux-kernel
[PATCH v2] sched/eevdf: Prevent vlag from going out of bounds when reweight_eevdf
2024-03-19 08:04:29
linux-kernel
[PATCH] cpufreq: Use a smaller freq for the policy->max when verify
2024-02-22 07:33:15
linux-kernel
[PATCH v2] workqueue: Control intensive warning threshold through cmdline
2024-02-19 07:50:26
linux-kernel
[PATCH] workqueue: Control the frequency of intensive warning through cmdline
2024-01-30 08:18:08
linux-kernel
[PATCH] sched/eevdf: Prevent vlag from exceeding the limit value
2024-01-10 03:28:29
linux-kernel
[PATCH v2] workqueue: Add rcu lock check after work execute end
2024-01-09 11:12:21
linux-kernel
[PATCH] workqueue: Add rcu lock check after work execute end
2024-01-05 06:06:35
linux-kernel
[PATCH v2] lockdep: Add missing graph_unlock in check_prev_add
2024-01-04 05:41:36
linux-kernel
[PATCH] lock/lockdep: Add missing graph_unlock in validate_chain
2023-11-24 12:23:36
linux-kernel
[RFC PATCH] serial: core: Use pm_runtime_get_sync() in uart_start()
2023-11-20 07:39:13
linux-kernel
[PATCH] sched/eevdf: Avoid NULL in pick_eevdf
2023-08-07 06:41:01
linux-kernel
[PATCH] PM: QOS: Always use "kstrtos32_from_user()" in cpu_latency_qos_write()
2023-07-19 13:41:24
linux-kernel
[PATCH] cpufreq: schedutil: next_freq need update when cpufreq_limits changed
2023-07-13 07:31:20
linux-kernel
[PATCH] pid: Add the judgment of whether ns is NULL in the find_pid_ns
2023-02-22 08:03:37
linux-kernel
[RFC PATCH] sched/fair: update the vruntime to be max vruntime when yield
2022-11-14 12:22:35
linux-kernel
[PATCH] sched/rt: Use cpu_active_mask to prevent rto_push_irq_work's dead loop
2022-09-26 09:19:34
linux-kernel
[PATCH v2] cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMh
2022-09-15 09:13:50
linux-kernel
[PATCH] cpufreq: qcom-cpufreq-hw: Add cpufreq qos for LMh
2022-08-25 12:22:41
linux-kernel
[PATCH] thermal: Check the policy first in cpufreq_cooling_register
2022-07-05 14:34:29
linux-kernel
[PATCH] sched/schedutil: Fix deadlock between cpuset and cpu hotplug when using schedutil
2022-04-07 21:06:12
linux-kernel
[PATCH] sched: Take thermal pressure into account when determine rt fits capacity
2020-11-05 12:54:10
linux-kernel
答复: [PATCH v2] sched: revise the initial va lue of the util_avg.
2020-11-05 11:51:56
linux-kernel
[PATCH v2] sched: revise the initial value of the util_avg.