Alex Shi ([email protected])

Number of posts: 1180 (1.57 per day)
First post: 2019-03-04 03:58:37
Last post: 2021-03-26 08:51:42

Date List Subject
2020-04-16 08:07:12 linux-kernel Re: [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
2020-04-16 00:05:41 linux-kernel Re: [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
2020-04-15 18:19:22 linux-kernel Re: [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
2020-04-15 17:56:52 linux-kernel Re: [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
2020-04-14 02:40:40 linux-kernel Re: [PATCH v8 03/10] mm/lru: replace pgdat lru_lock with lruvec lock
2020-04-08 12:21:47 linux-kernel Re: [PATCH v6,RESEND] Translate debugfs.txt into Chinese and link it to the index.
2020-04-07 06:40:54 linux-kernel Re: [PATCH v5] Translate debugfs.txt into Chinese and link it to the index.
2020-03-24 06:52:01 linux-kernel Re: [PATCH v4] Translate debugfs.txt into Chinese and link it to the index.
2020-03-19 06:28:13 linux-kernel Re: [PATCH v2] Translate Documentation/filesystems/debugfs.txt into Chinese
2020-03-16 07:45:46 linux-kernel Re: [PATCH v2,2/2] doc: zh_CN: add translation for virtiofs
2020-03-16 07:44:49 linux-kernel Re: [PATCH v2,1/2] doc: zh_CN: index files in filesystems subdirectory
2020-03-09 13:28:30 linux-kernel Re: linux-next test error: BUG: using __this_cpu_read() in preemptible code in __mod_memcg_state
2020-03-09 09:56:43 linux-kernel Re: linux-next test error: BUG: using __this_cpu_read() in preemptible code in __mod_memcg_state
2020-03-07 03:29:31 linux-kernel Re: [failures] mm-vmscan-remove-unnecessary-lruvec-adding.patch removed from -mm tree
2020-03-06 13:31:29 linux-kernel Re: [failures] mm-vmscan-remove-unnecessary-lruvec-adding.patch removed from -mm tree
2020-03-06 11:59:06 linux-kernel Re: [failures] mm-vmscan-remove-unnecessary-lruvec-adding.patch removed from -mm tree
2020-03-06 09:05:41 linux-kernel Re: [failures] mm-vmscan-remove-unnecessary-lruvec-adding.patch removed from -mm tree
2020-03-06 04:42:47 linux-kernel Re: [failures] mm-vmscan-remove-unnecessary-lruvec-adding.patch removed from -mm tree
2020-03-05 01:47:35 linux-kernel Re: [PATCH v2 04/12] docs: dt: convert booting-without-of.txt to ReST format
2020-03-04 09:39:09 linux-kernel Re: [PATCH v9 07/20] mm/lru: introduce TestClearPageLRU
2020-03-04 08:53:32 linux-kernel Re: [PATCH v9 06/20] mm/thp: narrow lru locking
2020-03-04 08:16:18 linux-kernel Re: [PATCH v9 04/20] mm/thp: move lru_add_page_tail func to huge_memory.c
2020-03-04 07:21:02 linux-kernel Re: [PATCH v9 02/20] mm/memcg: fold lock_page_lru into commit_charge
2020-03-04 07:07:28 linux-kernel Re: [PATCH v9 07/20] mm/lru: introduce TestClearPageLRU
2020-03-03 04:13:14 linux-kernel Re: [PATCH v9 07/20] mm/lru: introduce TestClearPageLRU
2020-03-02 11:04:50 linux-kernel [PATCH v9 09/20] mm/mlock: ClearPageLRU before get lru lock in munlock page isolation
2020-03-02 11:04:23 linux-kernel [PATCH v9 11/20] mm/memcg: move SetPageLRU out of lru_lock in commit_charge
2020-03-02 11:04:17 linux-kernel [PATCH v9 03/20] mm/page_idle: no unlikely double check for idle page counting
2020-03-02 11:04:04 linux-kernel [PATCH v9 04/20] mm/thp: move lru_add_page_tail func to huge_memory.c
2020-03-02 11:03:42 linux-kernel [PATCH v9 05/20] mm/thp: clean up lru_add_page_tail
2020-03-02 11:03:31 linux-kernel [PATCH v9 07/20] mm/lru: introduce TestClearPageLRU
2020-03-02 11:03:00 linux-kernel [PATCH v9 13/20] mm/lru: replace pgdat lru_lock with lruvec lock
2020-03-02 11:02:59 linux-kernel [PATCH v9 17/20] mm/pgdat: remove pgdat lru_lock
2020-03-02 11:02:39 linux-kernel [PATCH v9 06/20] mm/thp: narrow lru locking
2020-03-02 11:02:27 linux-kernel [PATCH v9 01/20] mm/vmscan: remove unnecessary lruvec adding
2020-03-02 11:02:15 linux-kernel [PATCH v9 19/20] mm/lru: add debug checking for page memcg moving
2020-03-02 11:02:15 linux-kernel [PATCH v9 02/20] mm/memcg: fold lock_page_lru into commit_charge
2020-03-02 11:02:08 linux-kernel [PATCH v9 15/20] mm/mlock: optimize munlock_pagevec by relocking
2020-03-02 11:02:04 linux-kernel [PATCH v9 12/20] mm/mlock: clean up __munlock_isolate_lru_page
2020-03-02 11:01:56 linux-kernel [PATCH v9 18/20] mm/lru: revise the comments of lru_lock
2020-03-02 11:01:49 linux-kernel [PATCH v9 14/20] mm/lru: introduce the relock_page_lruvec function
2020-03-02 11:01:43 linux-kernel [PATCH v9 10/20] mm/lru: take PageLRU first in moving page between lru lists
2020-03-02 11:01:40 linux-kernel [PATCH v9 20/20] mm/memcg: add debug checking in lock_page_memcg
2020-03-02 11:01:32 linux-kernel [PATCH v9 16/20] mm/swap: only change the lru_lock iff page's lruvec is different
2020-03-02 11:01:24 linux-kernel [PATCH v9 08/20] mm/lru: add page isolation precondition in __isolate_lru_page
2020-02-14 15:18:48 linux-kernel [PATCH 2/2] locking/rtmutex: optimize rt_mutex_cmpxchgs
2020-02-14 15:18:08 linux-kernel [PATCH 1/2] locking/rtmutex: Remove unused rt_mutex_cmpxchg_relaxed()
2020-02-05 03:24:37 linux-kernel [PATCH v2] net/bluetooth: remove __get_channel/dir and __dir
2020-02-04 11:29:23 linux-kernel Re: [PATCH] net/bluetooth: remove __get_channel/dir
2020-02-04 11:12:26 linux-kernel Re: [PATCH] tracing: remove unused ret
2020-02-04 11:09:45 linux-kernel Re: [PATCH] OCFS2: remove unused macros