Hao Jia ([email protected])

Number of posts: 113 (0.21 per day)
First post: 2022-04-18 12:32:07
Last post: 2023-10-12 09:06:08

Date List Subject
2023-10-12 09:06:08 linux-kernel Re: [External] Re: [PATCH] sched/core: Fix wrong warning check in rq_clock_start_loop_update()
2023-10-12 09:01:30 linux-kernel [PATCH v2] sched/core: Fix RQCF_ACT_SKIP leak
2023-10-07 08:47:58 linux-kernel Re: [External] Re: [PATCH] sched/core: Fix wrong warning check in rq_clock_start_loop_update()
2023-09-13 15:57:57 linux-kernel [PATCH] sched/core: Fix wrong warning check in rq_clock_start_loop_update()
2023-09-12 08:04:48 linux-kernel Re: [External] Re: [PATCH 0/2] Fix nohz_full vs rt bandwidth
2023-09-01 15:14:19 linux-kernel Re: [External] Re: Fwd: WARNING: CPU: 13 PID: 3837105 at kernel/sched/sched.h:1561 __cfsb_csd_unthrottle+0x149/0x160
2023-08-07 05:20:46 linux-kernel Re: [External] Re: [PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants
2023-08-07 04:47:19 linux-kernel [PATCH v2] cgroup/rstat: Record the cumulative per-cpu time of cgroup and its descendants
2023-07-27 12:47:44 linux-kernel Re: [External] Re: [PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants
2023-07-19 03:10:24 linux-kernel Re: [External] Re: [PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants
2023-07-18 10:30:21 linux-kernel Re: [External] Re: [PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants
2023-07-17 10:10:43 linux-kernel [PATCH] cgroup/rstat: record the cumulative per-cpu time of cgroup and its descendants
2023-06-19 12:25:10 linux-kernel Re: [External] [tip: sched/core] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
2023-06-16 08:33:51 linux-kernel Re: [External] Re: [PATCH v5 2/4] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
2023-06-13 09:07:38 linux-kernel [PATCH v5 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()
2023-06-13 09:07:36 linux-kernel Re: [PATCH v5 1/4] sched/core: Fixed missing rq clock update before calling set_rq_offline()
2023-06-13 09:05:08 linux-kernel [PATCH v5 3/4] sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
2023-06-13 09:02:39 linux-kernel [PATCH v5 1/4] sched/core: Fixed missing rq clock update before calling set_rq_offline()
2023-06-13 08:53:37 linux-kernel [PATCH v5 2/4] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
2023-06-13 08:52:14 linux-kernel [PATCH v5 0/4] Fix some warnings about rq clock
2023-06-12 03:38:03 linux-kernel Re: [External] Re: [PATCH] cgroup: rstat: Simplified cgroup_base_stat_flush() update last_bstat logic
2023-06-12 03:05:36 linux-kernel Re: [External] Re: [PATCH v4 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()
2023-06-09 03:37:48 linux-kernel Re: [External] Re: [PATCH v4 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()
2023-06-08 07:02:32 linux-kernel [PATCH v4 3/4] sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
2023-06-08 06:48:11 linux-kernel [PATCH v4 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()
2023-06-08 06:46:25 linux-kernel [PATCH v4 1/4] sched/core: Fixed missing rq clock update before calling set_rq_offline()
2023-06-08 06:45:03 linux-kernel [PATCH v4 0/4] Fix some warnings about rq clock
2023-06-08 06:43:01 linux-kernel [PATCH v4 2/4] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
2023-06-01 09:34:33 linux-kernel Re: [PATCH v3 0/4] Fix some warnings about rq clock
2023-05-24 09:05:25 linux-kernel Re: [External] Re: [PATCH] cgroup: rstat: Simplified cgroup_base_stat_flush() update last_bstat logic
2023-05-24 07:18:19 linux-kernel Re: [External] Re: [PATCH] cgroup: rstat: Simplified cgroup_base_stat_flush() update last_bstat logic
2023-05-23 08:14:30 linux-kernel Re: [PATCH v3 0/4] Fix some warnings about rq clock
2023-05-19 04:38:16 linux-kernel Re: [PATCH] cgroup: rstat: Simplified cgroup_base_stat_flush() update last_bstat logic
2023-05-18 13:08:05 linux-kernel [PATCH] cgroup: rstat: Simplified cgroup_base_stat_flush() update last_bstat logic
2023-05-15 07:17:21 linux-kernel [PATCH v3 4/4] sched/core: Avoid multiple calling update_rq_clock() in unthrottle_offline_cfs_rqs()
2023-05-15 07:16:02 linux-kernel [PATCH v3 2/4] sched/core: Avoid double calling update_rq_clock() in __balance_push_cpu_stop()
2023-05-15 07:16:02 linux-kernel [PATCH v3 0/4] Fix some warnings about rq clock
2023-05-15 07:15:05 linux-kernel [PATCH v3 3/4] sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
2023-05-15 07:03:16 linux-kernel [PATCH v3 1/4] sched/core: Fixed missing rq clock update before calling set_rq_offline()
2023-05-11 04:13:08 linux-kernel Re: [External] Re: [PATCH v2 2/2] sched/core: Avoid double calling update_rq_clock()
2023-05-11 04:07:29 linux-kernel Re: [External] Re: [PATCH v2 1/2] sched/core: Fixed missing rq clock update before calling set_rq_offline()
2023-05-10 09:21:46 linux-kernel [PATCH v2 2/2] sched/core: Avoid double calling update_rq_clock()
2023-05-10 09:18:30 linux-kernel [PATCH v2 1/2] sched/core: Fixed missing rq clock update before calling set_rq_offline()
2023-05-10 08:45:44 linux-kernel [PATCH v2 0/2] Fix two warnings about rq clock
2023-05-05 12:33:01 linux-kernel Re: [External] Re: [PATCH 2/2] sched/core: Avoid double calling update_rq_clock()
2023-05-04 08:07:32 linux-kernel Re: [External] Re: [PATCH v4] sched/core: Adapt WARN_DOUBLE_CLOCK machinery for core-sched
2023-05-02 10:28:21 linux-kernel Re: [External] Re: [PATCH 2/2] sched/core: Avoid double calling update_rq_clock()
2023-04-20 11:23:02 linux-kernel Re: [PATCH 0/2] Fix two warnings about rq clock
2023-04-10 08:20:23 linux-kernel [PATCH 2/2] sched/core: Avoid double calling update_rq_clock()
2023-04-10 08:20:22 linux-kernel [PATCH 1/2] sched/core: Fixed missing rq clock update before calling set_rq_offline()
2023-04-10 08:18:35 linux-kernel [PATCH 0/2] Fix two warnings about rq clock