LinuxLists
Users
About
Yuyang Du (
[email protected]
)
Number of posts: 226 (0.16 per day)
First post: 2014-02-28 02:14:02
Last post: 2017-11-30 02:24:35
Previous Page
/
Next Page
Date
List
Subject
2016-03-31 04:00:06
linux-kernel
[PATCH RESEND v2 5/6] sched/fair: Rename scale_load() and scale_load_down()
2016-03-31 03:59:59
linux-kernel
[PATCH RESEND v2 3/6] sched/fair: Add introduction to the sched load avg metrics
2016-03-31 03:59:57
linux-kernel
[PATCH RESEND v2 2/6] sched/fair: Remove SCHED_LOAD_SHIFT and SCHED_LOAD_SCALE
2016-03-31 03:59:55
linux-kernel
[PATCH RESEND v2 1/6] sched/fair: Generalize the load/util averages resolution definition
2016-03-31 03:59:50
linux-kernel
[PATCH RESEND v2 0/6] sched/fair: Clean up sched metric definitions
2016-03-30 08:28:20
linux-kernel
Re: [RFCv7 PATCH 00/10] sched: scheduler-driven CPU frequency selection
2016-03-30 07:08:38
linux-kernel
Re: [PATCH] sched/fair: Update comment after a variable rename
2016-03-30 06:50:46
linux-kernel
[PATCH] sched/fair: Update comment after a variable rename
2016-03-30 04:13:58
linux-kernel
[PATCH v2] sched/fair: Initiate a new task's util avg to a bounded value
2015-12-18 10:19:34
linux-kernel
Re: [PATCH] sched/fair: fix mul overflow on 32-bit systems
2015-12-17 10:03:04
linux-kernel
Re: PELT initial task load and wake_up_new_task()
2015-12-17 07:20:55
linux-kernel
Re: PELT initial task load and wake_up_new_task()
2015-12-16 07:42:39
linux-kernel
Re: PELT initial task load and wake_up_new_task()
2015-12-15 10:11:05
linux-kernel
Re: PELT initial task load and wake_up_new_task()
2015-12-15 10:09:07
linux-kernel
Re: [PATCH] sched/fair: fix mul overflow on 32-bit systems
2015-12-14 08:13:35
linux-kernel
Re: [PATCH] sched/fair: update scale invariance of pelt
2015-12-14 06:29:05
linux-kernel
Re: [PATCH] sched/fair: fix mul overflow on 32-bit systems
2015-12-14 04:48:56
linux-kernel
Re: [PATCH] sched/fair: fix mul overflow on 32-bit systems
2015-12-14 02:59:51
linux-kernel
Re: PELT initial task load and wake_up_new_task()
2015-11-23 08:12:56
linux-kernel
Re: [PATCH v2 0/6] sched/fair: Clean up sched metric definitions
2015-08-20 04:01:26
linux-kernel
Re: [PATCH v3 4/5] sched: sync a se with its cfs_rq when switching sched class to fair class
2015-08-14 07:10:49
linux-kernel
Re: [PATCH] sched: sync with the cfs_rq when changing sched class
2015-08-13 10:21:18
linux-kernel
Re: [PATCH] sched: sync with the cfs_rq when changing sched class
2015-08-13 10:05:57
linux-kernel
Re: [PATCH] sched: sync with the cfs_rq when changing sched class
2015-08-13 06:32:16
linux-kernel
Re: [PATCH] sched: sync with the cfs_rq when changing sched class
2015-08-12 08:57:00
linux-kernel
Re: [PATCH v3] sched: sync with the prev cfs when changing cgroup within a cpu
2015-08-05 07:00:32
linux-kernel
[PATCH] vDSO,test: Add vdso_test as an additional target with add-assign
2015-07-27 04:25:13
linux-kernel
Re: [PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq
2015-07-27 04:22:26
linux-kernel
Re: [PATCH v10 7/7] sched: Clean up load average references
2015-07-27 04:15:32
linux-kernel
Re: [PATCH v10 2/7] sched: Rewrite runnable load and utilization average tracking
2015-07-27 03:47:37
linux-kernel
Re: [PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq
2015-07-27 03:36:40
linux-kernel
Re: [PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq
2015-07-27 02:48:51
linux-kernel
Re: [PATCH?] Livelock in pick_next_task_fair() / idle_balance()
2015-07-27 02:34:29
linux-kernel
Re: [PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq
2015-07-21 08:35:19
linux-kernel
Re: [PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq
2015-07-15 08:16:47
linux-kernel
[PATCH v10 7/7] sched: Clean up load average references
2015-07-15 07:57:28
linux-kernel
[PATCH v10 3/7] sched: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
2015-07-15 07:56:48
linux-kernel
[PATCH v10 6/7] sched: Provide runnable_load_avg back to cfs_rq
2015-07-15 07:56:34
linux-kernel
[PATCH v10 7/7] sched: Clean up load average references
2015-07-15 07:56:29
linux-kernel
[PATCH v10 4/7] sched: Init cfs_rq's sched_entity load average
2015-07-15 07:56:27
linux-kernel
[PATCH v10 5/7] sched: Remove task and group entity load when they are dead
2015-07-15 07:56:19
linux-kernel
[PATCH v10 2/7] sched: Rewrite runnable load and utilization average tracking
2015-07-15 07:56:14
linux-kernel
[PATCH v10 1/7] sched: Remove rq's runnable avg
2015-07-15 07:56:11
linux-kernel
[PATCH v10 0/7] sched: Rewrite runnable load and utilization average tracking
2015-07-14 07:50:53
linux-kernel
Re: [PATCH v9 2/4] sched: Rewrite runnable load and utilization average tracking
2015-07-10 07:15:59
linux-kernel
Re: [PATCH?] Livelock in pick_next_task_fair() / idle_balance()
2015-07-10 06:25:45
linux-kernel
Re: [PATCH?] Livelock in pick_next_task_fair() / idle_balance()
2015-07-06 06:23:35
linux-kernel
Re: [PATCH?] Livelock in pick_next_task_fair() / idle_balance()
2015-07-06 06:03:52
linux-kernel
Re: [PATCH?] Livelock in pick_next_task_fair() / idle_balance()
2015-07-06 04:04:54
linux-kernel
Re: [PATCH?] Livelock in pick_next_task_fair() / idle_balance()
2015-07-03 03:28:58
linux-kernel
Re: [PATCH?] Livelock in pick_next_task_fair() / idle_balance()