Aubrey Li ([email protected])

Number of posts: 65 (0.04 per day)
First post: 2017-06-07 02:51:32
Last post: 2021-10-20 03:28:13

Date List Subject
2017-09-30 07:21:32 linux-kernel [RFC PATCH v2 0/8] Introduct cpu idle prediction functionality
2017-07-10 01:50:07 linux-kernel [RFC PATCH v1 08/11] cpuidle: menu: remove reduplicative implementation
2017-07-10 01:49:43 linux-kernel [RFC PATCH v1 09/11] cpuidle: menu: feed cpuidle prediction to menu governor
2017-07-10 01:49:18 linux-kernel [RFC PATCH v1 11/11] sched/idle: Add a tuning knob to allow changing fast idle threshold
2017-07-10 01:49:15 linux-kernel [RFC PATCH v1 10/11] cpuidle: update cpuidle governor when needed
2017-07-10 01:49:11 linux-kernel [RFC PATCH v1 06/11] timers: keep sleep length updated as needed
2017-07-10 01:49:10 linux-kernel [RFC PATCH v1 07/11] cpuidle: make idle residency update more generic
2017-07-10 01:49:04 linux-kernel [RFC PATCH v1 05/11] cpuidle: update idle statistics before cpuidle governor
2017-07-10 01:49:02 linux-kernel [RFC PATCH v1 04/11] sched/idle: make the fast idle path for short idle periods
2017-07-10 01:49:00 linux-kernel [RFC PATCH v1 03/11] cpuidle: introduce cpuidle governor for idle prediction
2017-07-10 01:48:57 linux-kernel [RFC PATCH v1 02/11] cpuidle: attach cpuidle governor statistics to the per-CPU device
2017-07-10 01:48:55 linux-kernel [RFC PATCH v1 01/11] sched/idle: create a fast path for short idle periods
2017-07-10 01:48:52 linux-kernel [RFC PATCH v1 00/11] Create fast idle path for short idle periods
2017-06-07 02:51:32 linux-kernel [PATCH] sched/idle: Add deferrable vmstat_updater back