Kemeng Shi ([email protected])

Number of posts: 127 (0.09 per day)
First post: 2019-09-12 02:40:43
Last post: 2023-07-21 07:56:27

Date List Subject
2022-11-08 04:55:28 linux-kernel [PATCH 02/10] block, bfq: remove unsed parameter reason in bfq_bfqq_is_slow
2022-11-01 10:44:47 linux-kernel Re: [PATCH v2 2/3] block: Correct comment for scale_cookie_change
2022-11-01 10:37:19 linux-kernel [PATCH 17/20] block, bfq: remove unnecessary traverse in bfq_add_to_burst
2022-11-01 10:25:23 linux-kernel [PATCH 20/20] block, bfq: remove unncessary process_ref check for merged queue in bfq_setup_merge
2022-11-01 10:23:27 linux-kernel [PATCH 00/20] A few bugfix and cleanup patches for bfq-iosched
2022-11-01 10:18:17 linux-kernel [PATCH 09/20] block, bfq: remove redundant check if (bfqq->dispatched > 0)
2022-11-01 10:16:21 linux-kernel [PATCH 11/20] block, bfq: remove unnecessary "wr" part of wr_or_deserves_wr
2022-11-01 10:15:32 linux-kernel [PATCH 04/20] block, bfq: simpfy computation of bfqd->budgets_assigned
2022-11-01 10:00:41 linux-kernel [PATCH 01/20] block, bfq: fix typo in comment
2022-11-01 09:58:59 linux-kernel [PATCH 07/20] block, bfq: simpfy check for interactive bfqq in bfq_update_wr_data
2022-11-01 09:58:10 linux-kernel [PATCH 05/20] block, bfq: recover the "service hole" if enough budget is left
2022-11-01 09:58:09 linux-kernel [PATCH 18/20] block, bfq: remove unnecessary bfqq->next_rq = NULL in bfq_remove_request
2022-11-01 09:55:35 linux-kernel [PATCH 02/20] block, bfq: Update bfqd->max_budget with bfqd->lock held
2022-11-01 09:55:31 linux-kernel [PATCH 19/20] block, bfq: remove unnecessary local variable __bfqq in bfq_setup_merge
2022-11-01 09:52:03 linux-kernel [PATCH 10/20] block, bfq: define and use soft_rt, in_burst and wr_or_deserves_wr only low_latency is enable
2022-11-01 09:50:34 linux-kernel [PATCH 12/20] block, bfq: start/restart service_from_wr accumulating correctly
2022-11-01 09:49:37 linux-kernel [PATCH 08/20] block, bfq: do srt filtering for interactive queues in bfq_completed_request
2022-11-01 09:40:19 linux-kernel [PATCH 16/20] block, bfq: remove unnecessary goto tag in __bfq_weights_tree_remove
2022-11-01 09:39:28 linux-kernel [PATCH 15/20] block, bfq: some cleanups for function bfq_pos_tree_add_move
2022-11-01 09:38:19 linux-kernel [PATCH 14/20] block, bfq: remove redundant oom_bfqq check for bfqq from bfq_find_close_cooperator
2022-11-01 09:37:16 linux-kernel [PATCH 13/20] block,bfq: remove redundant nonrot_with_queueing check in bfq_setup_cooperator
2022-11-01 09:36:29 linux-kernel [PATCH 06/20] block, bfq: correct interactive weight-raise check in bfq_set_budget_timeout
2022-11-01 09:36:19 linux-kernel [PATCH 03/20] block, bfq: correct bfq_max_budget and bfq_min_budget
2022-10-18 13:03:40 linux-kernel [PATCH v2 5/5] blk-iocost: Correct comment in blk_iocost_init
2022-10-18 13:00:18 linux-kernel [PATCH v2 4/5] blk-iocost: Remove vrate member in struct ioc_now
2022-10-18 12:44:34 linux-kernel [PATCH v2 1/5] blk-iocost: Fix typo in comment
2022-10-18 12:26:07 linux-kernel [PATCH v2 3/5] blk-iocost: Trace vtime_base_rate instead of vtime_rate
2022-10-18 12:25:41 linux-kernel [PATCH v2 0/5] A few cleanup and bugfix patches for blk-iocost
2022-10-18 12:24:20 linux-kernel [PATCH v2 2/5] blk-iocost: Reset vtime_base_rate in ioc_refresh_params
2022-10-18 11:32:19 linux-kernel [PATCH v2 3/3] block: Replace struct rq_depth with unsigned int in struct iolatency_grp
2022-10-18 11:30:47 linux-kernel [PATCH v2 1/3] block: Remove redundant parent blkcg_gp check in check_scale_change
2022-10-18 11:16:25 linux-kernel [PATCH v2 2/3] block: Correct comment for scale_cookie_change
2022-10-18 11:14:58 linux-kernel [PATCH v2 0/3] A few cleanup patches for blk-iolatency.c
2022-10-17 02:19:56 linux-kernel Re: [PATCH 0/3] A few cleanup patches for blk-iolatency.c
2022-10-17 02:16:56 linux-kernel [PATCH 6/8] blk-iocost: Avoid to call current_hweight_max if iocg->inuse == iocg->active
2022-10-17 02:16:38 linux-kernel [PATCH 5/8] blk-iocost: Correct comment in blk_iocost_init
2022-10-17 02:16:04 linux-kernel [PATCH 2/8] blk-iocost: Reset vtime_base_rate in ioc_refresh_params
2022-10-17 02:13:21 linux-kernel [PATCH 7/8] blk-iocost: Remove redundant initialization of struct ioc_gq
2022-10-17 02:12:51 linux-kernel [PATCH 1/8] blk-iocost: Fix typo in comment
2022-10-17 02:07:36 linux-kernel [PATCH 4/8] blk-iocost: Remove vrate member in struct ioc_now
2022-10-17 02:03:41 linux-kernel [PATCH 8/8] blk-iocost: Get ioc_now inside weight_updated
2022-10-17 02:02:20 linux-kernel [PATCH 3/8] blk-iocost: Trace vtime_base_rate instead of vtime_rate
2022-10-17 02:01:37 linux-kernel [PATCH 0/8] A few cleanup and bugfix patches for blk-iocost
2022-10-13 14:55:13 linux-kernel [PATCH v2] blk-cgroup: Fix typo in comment
2022-10-11 01:31:39 linux-kernel Re: [PATCH 3/4] blk-cgroup: Add NULL check of pd_alloc_fn in blkcg_activate_policy
2022-10-11 01:31:18 linux-kernel Re: [PATCH 1/4] blk-cgroup: Remove unnecessary blk_ioprio_exit in blkcg_init_queue
2022-10-11 01:30:41 linux-kernel Re: [PATCH 2/4] blk-cgroup: correct comment for blk_alloc_queue and blk_exit_queue
2022-10-10 03:32:19 linux-kernel [PATCH 3/4] blk-cgroup: Add NULL check of pd_alloc_fn in blkcg_activate_policy
2022-10-10 03:12:03 linux-kernel [PATCH 1/4] blk-cgroup: Remove unnecessary blk_ioprio_exit in blkcg_init_queue
2022-10-10 03:08:41 linux-kernel [PATCH 4/4] blk-cgroup: Fix typo in comment
2022-10-10 03:04:43 linux-kernel [PATCH 2/4] blk-cgroup: correct comment for blk_alloc_queue and blk_exit_queue