LinuxLists
Users
About
Odin Ugedal (
[email protected]
)
Number of posts: 56 (0.17 per day)
First post: 2020-12-08 08:41:17
Last post: 2021-11-02 20:22:57
Next Page
Date
List
Subject
2021-11-02 20:22:57
linux-kernel
Re: task_group unthrottling and removal race (was Re: [PATCH] sched/fair: Use rq->lock when checking cfs_rq list) presence
2021-10-13 18:55:48
linux-kernel
Re: [PATCH] sched/fair: Use rq->lock when checking cfs_rq list presence
2021-10-13 18:50:34
linux-kernel
Re: [PATCH] sched/fair: Use rq->lock when checking cfs_rq list presence
2021-10-11 19:15:05
linux-kernel
Re: [PATCH] sched/fair: Use rq->lock when checking cfs_rq list presence
2021-09-21 20:31:19
linux-kernel
Re: [RFC PATCH v2 4/5] sched/fair: Simplify load_cfs_rq_list maintenance
2021-09-21 19:58:00
linux-kernel
Re: [RFC PATCH v2 3/5] sched/fair: Rename leaf_list to more fitting load_list
2021-09-21 04:11:02
linux-kernel
Re: [PATCH v3] sched/fair: Add ancestors of unthrottled undecayed cfs_rq
2021-09-15 19:00:36
linux-kernel
Re: [RFC PATCH v2 4/5] sched/fair: Simplify load_cfs_rq_list maintenance
2021-07-02 09:04:17
linux-kernel
Re: [PATCH] sched/fair: Sync load_sum with load_avg after dequeue
2021-07-01 11:11:35
linux-kernel
Re: [PATCH] sched/fair: Ensure _sum and _avg values stay consistent
2021-06-29 12:52:20
linux-kernel
[PATCH] sched/fair: Fix CFS bandwidth hrtimer expiry type
2021-06-24 12:33:00
linux-kernel
Re: FAIL: Test report for kernel 5.13.0-rc6 (mainline.kernel.org, cba5e972)
2021-06-24 11:23:23
linux-kernel
[PATCH] sched/fair: Ensure _sum and _avg values stay consistent
2021-06-23 17:38:46
linux-kernel
Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot
2021-06-23 15:15:45
linux-kernel
Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot
2021-06-23 12:40:09
linux-kernel
Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot
2021-06-23 12:21:27
linux-kernel
Re: [powerpc][next-20210621] WARNING at kernel/sched/fair.c:3277 during boot
2021-06-21 17:05:24
linux-kernel
Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests
2021-06-21 12:43:51
linux-kernel
Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests
2021-06-21 11:07:20
linux-kernel
Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests
2021-06-21 09:58:24
linux-kernel
Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests
2021-06-21 09:40:36
linux-kernel
Re: [powerpc][5.13.0-rc7] Kernel warning (kernel/sched/fair.c:401) while running LTP tests
2021-06-12 11:34:44
linux-kernel
[PATCH v5] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-06-07 13:40:35
linux-kernel
Re: [PATCH v4] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-06-04 10:30:11
linux-kernel
[PATCH v4] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-06-03 14:36:38
linux-kernel
Re: [PATCH] sched/pelt: check that *_avg are null when *_sum are
2021-06-03 14:07:45
linux-kernel
[PATCH v3] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-06-03 13:59:07
linux-kernel
Re: [PATCH v2] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-06-03 13:16:24
linux-kernel
Re: [PATCH v2] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-06-03 11:45:54
linux-kernel
[PATCH v2] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-06-03 11:11:42
linux-kernel
Re: [PATCH] sched/pelt: check that *_avg are null when *_sum are
2021-05-29 09:36:09
linux-kernel
Re: [PATCH 2/3] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-05-28 16:11:39
linux-kernel
Re: [PATCH 2/3] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-05-27 14:26:41
linux-kernel
Re: [PATCH 0/2] schd/fair: fix stalled cfs_rq->tg_load_avg_contrib
2021-05-27 12:42:22
linux-kernel
Re: [PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking
2021-05-27 12:39:57
linux-kernel
Re: [PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking
2021-05-27 11:06:41
linux-kernel
Re: [PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking
2021-05-27 09:48:19
linux-kernel
Re: [PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking
2021-05-27 07:56:44
linux-kernel
Re: [PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking
2021-05-25 15:08:12
linux-kernel
Re: [PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking
2021-05-21 11:12:01
linux-kernel
Re: [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller
2021-05-20 14:17:06
linux-kernel
Re: [PATCH v5 2/3] sched/fair: Add cfs bandwidth burst statistics
2021-05-20 14:06:48
linux-kernel
Re: [PATCH v5 1/3] sched/fair: Introduce the burstable CFS controller
2021-05-19 18:10:00
linux-kernel
[PATCH 3/3] sched/fair: Fix ascii art by relpacing tabs
2021-05-19 18:08:45
linux-kernel
[PATCH 2/3] sched/fair: Correctly insert cfs_rq's to list on unthrottle
2021-05-19 18:08:37
linux-kernel
[PATCH 0/3] sched/fair: Fix load decay issues related to throttling
2021-05-19 18:08:09
linux-kernel
[PATCH 1/3] sched/fair: Add tg_load_contrib cfs_rq decay checking
2021-05-01 14:25:16
linux-kernel
[PATCH v2 1/1] sched/fair: Fix unfairness caused by missing load decay
2021-05-01 14:23:17
linux-kernel
[PATCH v2 0/1] sched/fair: Fix unfairness caused by missing load decay
2021-04-25 08:12:36
linux-kernel
[PATCH 1/1] sched/fair: Fix unfairness caused by missing load decay
2021-04-25 08:12:36
linux-kernel
[PATCH 0/1] sched/fair: Fix unfairness caused by missing load decay