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

Date List Subject
2017-11-30 02:24:35 linux-kernel [PATCH] usbip: Fix USB device hang due to wrong enabling of scatter-gather
2017-03-31 03:46:10 linux-kernel Re: [RESEND PATCH 2/2] sched/fair: Optimize __update_sched_avg()
2017-03-31 03:18:47 linux-kernel Re: [RESEND PATCH 2/2] sched/fair: Optimize __update_sched_avg()
2017-03-31 02:54:56 linux-kernel Re: [RESEND PATCH 2/2] sched/fair: Optimize __update_sched_avg()
2017-03-31 02:44:50 linux-kernel Re: [RESEND PATCH 2/2] sched/fair: Optimize __update_sched_avg()
2017-03-30 02:46:50 linux-kernel Re: [RESEND PATCH 2/2] sched/fair: Optimize __update_sched_avg()
2017-03-29 08:11:04 linux-kernel Re: [RESEND PATCH 2/2] sched/fair: Optimize __update_sched_avg()
2017-03-29 08:03:51 linux-kernel Re: [RESEND PATCH 2/2] sched/fair: Optimize __update_sched_avg()
2016-04-29 04:16:00 linux-kernel Re: [PATCH v3 6/6] sched/fair: Move (inactive) option from code to config
2016-04-29 04:12:04 linux-kernel Re: [PATCH v3 5/6] sched/fair: Rename scale_load() and scale_load_down()
2016-04-29 03:11:35 linux-kernel Re: [PATCH v3 4/6] sched/fair: Remove scale_load_down() for load_avg
2016-04-29 02:15:43 linux-kernel Re: [PATCH 3/6] sched/fair: Change the variable to hold the number of periods to 32bit integer
2016-04-28 10:49:03 linux-kernel [PATCH 0/6] Optimize sched averages computation
2016-04-28 10:47:00 linux-kernel [PATCH 3/6] sched/fair: Change the variable to hold the number of periods to 32bit integer
2016-04-28 10:43:47 linux-kernel [PATCH 5/6] sched/fair: Optimize __update_sched_avg()
2016-04-28 10:43:11 linux-kernel Re: [PATCH v3 4/6] sched/fair: Remove scale_load_down() for load_avg
2016-04-28 10:38:35 linux-kernel [PATCH 6/6] documentation: Add scheuler/sched-avg.txt
2016-04-28 10:38:31 linux-kernel [PATCH 4/6] sched/fair: Add __always_inline compiler attribute to __accumulate_sum()
2016-04-28 10:38:25 linux-kernel [PATCH 2/6] sched/fair: Rename variable names for sched averages
2016-04-28 10:38:20 linux-kernel [PATCH 1/6] sched/fair: Optimize sum computation with a lookup table
2016-04-19 01:41:39 linux-kernel Re: [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
2016-04-15 03:47:47 linux-kernel Re: [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
2016-04-14 02:26:39 linux-kernel Re: [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
2016-04-14 02:02:50 linux-kernel Re: [PATCH 4/4] sched/fair: Implement flat hierarchical structure for util_avg
2016-04-13 04:51:28 linux-kernel Re: [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
2016-04-13 03:57:17 linux-kernel Re: [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
2016-04-13 01:54:28 linux-kernel Re: [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table
2016-04-13 01:50:22 linux-kernel Re: [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table
2016-04-12 04:20:04 linux-kernel Re: [PATCH 4/4] sched/fair: Implement flat hierarchical structure for util_avg
2016-04-12 03:24:11 linux-kernel Re: [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
2016-04-12 02:59:47 linux-kernel Re: [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table
2016-04-12 02:54:44 linux-kernel Re: [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table
2016-04-11 06:19:00 linux-kernel [PATCH 3/4] sched/fair: Modify accumulated sums for load/util averages
2016-04-11 06:18:48 linux-kernel [PATCH 4/4] sched/fair: Implement flat hierarchical structure for util_avg
2016-04-11 06:18:43 linux-kernel [PATCH 2/4] sched/fair: Drop out incomplete current period when sched averages accrue
2016-04-11 06:18:39 linux-kernel [PATCH 1/4] sched/fair: Optimize sum computation with a lookup table
2016-04-11 06:18:37 linux-kernel [PATCH 0/4] Optimize sched avg computation and implement flat util hierarchy
2016-04-08 09:49:59 linux-kernel [PATCH] sched/fair: Optimize sum computation with a lookup table
2016-04-05 11:56:44 linux-kernel [PATCH v3 2/6] sched/fair: Remove SCHED_LOAD_SHIFT and SCHED_LOAD_SCALE
2016-04-05 11:55:40 linux-kernel [PATCH v3 6/6] sched/fair: Move (inactive) option from code to config
2016-04-05 11:55:34 linux-kernel [PATCH v3 4/6] sched/fair: Remove scale_load_down() for load_avg
2016-04-05 11:55:31 linux-kernel [PATCH v3 5/6] sched/fair: Rename scale_load() and scale_load_down()
2016-04-05 11:55:26 linux-kernel [PATCH v3 3/6] sched/fair: Add introduction to the sched load avg metrics
2016-04-05 11:55:22 linux-kernel [PATCH v3 0/6] sched/fair: Clean up sched metric definitions
2016-04-05 11:55:20 linux-kernel [PATCH v3 1/6] sched/fair: Generalize the load/util averages resolution definition
2016-04-05 07:58:37 linux-kernel Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration
2016-04-05 02:12:55 linux-kernel Re: [PATCH RFC] sched/fair: let cpu's cfs_rq to reflect task migration
2016-04-01 07:03:51 linux-kernel Re: [PATCH RESEND v2 6/6] sched/fair: Remove unconditionally inactive code
2016-03-31 04:05:17 linux-kernel Re: [RFCv7 PATCH 00/10] sched: scheduler-driven CPU frequency selection
2016-03-31 04:00:50 linux-kernel [PATCH RESEND v2 4/6] sched/fair: Remove scale_load_down() for load_avg
2016-03-31 04:00:26 linux-kernel [PATCH RESEND v2 6/6] sched/fair: Remove unconditionally inactive code