LinuxLists
Users
About
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
Next Page
Date
List
Subject
2023-07-21 07:56:27
linux-kernel
[PATCH v2 2/2] mm/compaction: avoid unneeded pageblock_end_pfn when no_set_skip_hint is set
2023-07-21 07:24:45
linux-kernel
[PATCH v2 1/2] mm/compaction: correct comment of candidate pfn in fast_isolate_freepages
2023-07-21 07:24:06
linux-kernel
[PATCH v2 0/2] Two minor cleanups for compaction
2022-12-01 05:49:05
linux-kernel
[PATCH 4/5] sbitmap: rewrite sbitmap_find_bit_in_index to reduce repeat code
2022-12-01 05:48:40
linux-kernel
[PATCH 1/5] sbitmap: don't consume nr for inactive waitqueue to avoid lost wakeups
2022-12-01 05:39:22
linux-kernel
[PATCH 3/5] sbitmap: remove redundant check in __sbitmap_queue_get_batch
2022-12-01 05:39:14
linux-kernel
[PATCH 0/5] A few cleanup and bugfix patches for sbitmap
2022-12-01 05:35:07
linux-kernel
[PATCH 5/5] sbitmap: add sbitmap_find_bit to remove repeat code in __sbitmap_get/__sbitmap_get_shallow
2022-12-01 05:23:31
linux-kernel
[PATCH 2/5] sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow
2022-11-29 03:36:40
linux-kernel
[PATCH v2 06/10] blk-throttle: fix typo in comment of throtl_adjusted_limit
2022-11-29 03:35:43
linux-kernel
[PATCH v2 08/10] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
2022-11-29 03:34:25
linux-kernel
[PATCH v2 07/10] blk-throttle: remove incorrect comment for tg_last_low_overflow_time
2022-11-29 03:22:38
linux-kernel
[PATCH v2 03/10] blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios
2022-11-29 03:21:21
linux-kernel
[PATCH v2 10/10] blk-throttle: avoid dead code in throtl_hierarchy_can_upgrade
2022-11-29 03:20:35
linux-kernel
[PATCH v2 09/10] blk-throttle: Use more siutable time_after check for update of slice_start
2022-11-29 03:18:53
linux-kernel
[PATCH v2 01/10] blk-throttle: correct stale comment in throtl_pd_init
2022-11-29 03:18:44
linux-kernel
[PATCH v2 05/10] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
2022-11-29 03:13:02
linux-kernel
[PATCH v2 00/10] A few bugfix and cleanup patches for blk-throttle
2022-11-29 03:10:17
linux-kernel
[PATCH v2 04/10] blk-throttle: correct calculation of wait time in tg_may_dispatch
2022-11-29 03:07:27
linux-kernel
[PATCH v2 02/10] blk-throttle: Fix that bps of child could exceed bps limited in parent
2022-11-24 13:49:12
linux-kernel
Re: [PATCH 09/11] blk-throttle: remove unnecessary check for validation of limit index
2022-11-24 13:48:53
linux-kernel
Re: [PATCH 08/11] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
2022-11-24 13:48:30
linux-kernel
Re: [PATCH 11/11] blk-throttle: Use more siutable time_after check for update slice_start
2022-11-24 12:57:46
linux-kernel
Re: [PATCH 05/11] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
2022-11-24 12:39:42
linux-kernel
Re: [PATCH 04/11] blk-throttle: correct calculation of wait time in tg_may_dispatch
2022-11-24 12:22:57
linux-kernel
Re: [PATCH 02/11] blk-throttle: Fix that bps of child could exceed bps limited in parent
2022-11-24 12:07:21
linux-kernel
Re: [PATCH 01/11] blk-throttle: Limit whole system if root group is configured when on the default hierarchy
2022-11-23 07:30:01
linux-kernel
Re: [PATCH v2] blk-cgroup: Fix typo in comment
2022-11-23 07:20:42
linux-kernel
Re: [PATCH v2 0/5] A few cleanup and bugfix patches for blk-iocost
2022-11-23 07:10:29
linux-kernel
[PATCH 10/11] blk-throttle: remove unused variable td in tg_update_has_rules
2022-11-23 06:38:33
linux-kernel
[PATCH 07/11] blk-throttle: remove incorrect comment for tg_last_low_overflow_time
2022-11-23 06:37:04
linux-kernel
[PATCH 05/11] blk-throttle: simpfy low limit reached check in throtl_tg_can_upgrade
2022-11-23 06:31:35
linux-kernel
[PATCH 06/11] blk-throttle: fix typo in comment of throtl_adjusted_limit
2022-11-23 06:23:15
linux-kernel
[PATCH 01/11] blk-throttle: Limit whole system if root group is configured when on the default hierarchy
2022-11-23 06:15:35
linux-kernel
[PATCH 11/11] blk-throttle: Use more siutable time_after check for update slice_start
2022-11-23 06:15:26
linux-kernel
[PATCH 08/11] blk-throttle: remove repeat check of elapsed time from last upgrade in throtl_hierarchy_can_downgrade
2022-11-23 06:15:20
linux-kernel
[PATCH 02/11] blk-throttle: Fix that bps of child could exceed bps limited in parent
2022-11-23 06:15:05
linux-kernel
[PATCH 00/11] A few bugfix and cleanup patches for blk-throttle
2022-11-23 06:14:23
linux-kernel
[PATCH 09/11] blk-throttle: remove unnecessary check for validation of limit index
2022-11-23 06:11:45
linux-kernel
[PATCH 03/11] blk-throttle: ignore cgroup without io queued in blk_throtl_cancel_bios
2022-11-23 06:07:47
linux-kernel
[PATCH 04/11] blk-throttle: correct calculation of wait time in tg_may_dispatch
2022-11-08 05:47:13
linux-kernel
[PATCH 05/10] block, bfq: remove unnecessary pointer reference to get async_bfqq
2022-11-08 05:44:25
linux-kernel
[PATCH 00/10] A few bugfix and cleancode patch for bfq
2022-11-08 05:44:25
linux-kernel
[PATCH 10/10] block, bfq: remove check of bfq_wr_max_softrt_rate which is always greater than 0
2022-11-08 05:21:55
linux-kernel
[PATCH 06/10] block, bfq: remove redundant bfqd->rq_in_driver > 0 check in bfq_add_request
2022-11-08 05:08:45
linux-kernel
[PATCH 03/10] block, bfq: initialize bfqq->decrease_time_jif correctly
2022-11-08 05:04:38
linux-kernel
[PATCH 08/10] block, bfq: remove unnecessary goto tag in bfq_dispatch_rq_from_bfqq
2022-11-08 05:03:46
linux-kernel
[PATCH 01/10] block, bfq: correctly raise inject limit in bfq_choose_bfqq_for_injection
2022-11-08 05:02:58
linux-kernel
[PATCH 04/10] block, bfq: use helper macro RQ_BFQQ to get bfqq of request
2022-11-08 05:02:54
linux-kernel
[PATCH 09/10] block, bfq: remove unused bfq_wr_max_time in struct bfq_data
2022-11-08 04:56:12
linux-kernel
[PATCH 07/10] block, bfq: remove redundant check in bfq_put_cooperator