LinuxLists
Users
About
Barry Song (
[email protected]
)
Number of posts: 968 (0.18 per day)
First post: 2009-06-19 05:57:19
Last post: 2024-06-16 10:23:39
Previous Page
/
Next Page
Date
List
Subject
2024-04-09 08:32:59
linux-kernel
[PATCH v2 0/5] large folios swap-in: handle refault cases first
2024-04-09 08:28:41
linux-kernel
[PATCH v2 3/5] mm: swap_pte_batch: add an output argument to reture if all swap entries are exclusive
2024-04-09 08:28:24
linux-kernel
[PATCH v2 2/5] mm: swap: make should_try_to_free_swap() support large-folio
2024-04-09 08:27:50
linux-kernel
[PATCH v2 1/5] mm: swap: introduce swap_free_nr() for batched swap_free()
2024-04-08 08:19:48
linux-kernel
Re: [PATCH] mm: vmscan: do not skip CMA while LRU is full of CMA folios
2024-04-08 01:45:46
linux-kernel
Re: linux-next: build failure after merge of the mm tree
2024-04-07 07:38:32
linux-kernel
Re: [PATCH v6 4/6] mm: swap: Allow storage of all mTHP orders
2024-04-06 23:27:47
linux-kernel
Re: [PATCH RFC 5/6] mm: rmap: weaken the WARN_ON in __folio_add_anon_rmap()
2024-04-05 22:04:22
linux-kernel
Re: [PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
2024-04-05 10:28:27
linux-kernel
[PATCH v4 2/2] mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
2024-04-05 10:27:57
linux-kernel
[PATCH v4 1/2] mm: add per-order mTHP anon_alloc and anon_alloc_fallback counters
2024-04-05 10:27:43
linux-kernel
[PATCH v4 0/2] mm: add per-order mTHP alloc and swpout counters
2024-04-05 04:53:47
linux-kernel
Re: [PATCH] mm: page_alloc: use the correct THP order for THP PCP
2024-04-05 04:06:24
linux-kernel
Re: [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()
2024-04-03 22:57:21
linux-kernel
[PATCH v6 0/2] codingstyle: avoid unused parameters for a function-like macro
2024-04-03 22:44:00
linux-kernel
[PATCH v6 2/2] scripts: checkpatch: check unused parameters for function-like macro
2024-04-03 22:43:45
linux-kernel
[PATCH v6 1/2] Documentation: coding-style: ask function-like macros to evaluate parameters
2024-04-02 22:54:22
linux-kernel
Re: [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()
2024-04-02 21:21:27
linux-kernel
Re: [PATCH v5 1/2] Documentation: coding-style: ask function-like macros to evaluate parameters
2024-04-02 10:30:02
linux-kernel
Re: [PATCH v5 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
2024-04-01 01:22:34
linux-kernel
[PATCH v5 2/2] scripts: checkpatch: check unused parameters for function-like macro
2024-04-01 01:22:18
linux-kernel
[PATCH v5 1/2] Documentation: coding-style: ask function-like macros to evaluate parameters
2024-04-01 01:22:00
linux-kernel
[PATCH v5 0/2] codingstyle: avoid unused parameters for a function-like macro
2024-03-29 07:38:27
linux-kernel
[PATCH] mm: alloc_anon_folio: avoid doing vma_thp_gfp_mask in fallback cases
2024-03-28 21:24:26
linux-kernel
Re: [PATCH v4 2/2] scripts: checkpatch: check unused parameters for function-like macro
2024-03-28 08:19:02
linux-kernel
Re: [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()
2024-03-28 04:22:35
linux-kernel
Re: [PATCH v4 0/2] codingstyle: avoid unused parameters for a function-like macro
2024-03-28 02:24:48
linux-kernel
[PATCH v4 0/2] codingstyle: avoid unused parameters for a function-like macro
2024-03-28 02:22:46
linux-kernel
[PATCH v4 2/2] scripts: checkpatch: check unused parameters for function-like macro
2024-03-28 02:22:29
linux-kernel
[PATCH v4 1/2] Documentation: coding-style: ask function-like macros to evaluate parameters
2024-03-27 08:09:31
linux-kernel
Re: [RFC PATCH 10/10] mm/swap: optimize synchronous swapin
2024-03-26 22:04:49
linux-kernel
Re: [PATCH v2] mm: hold PTL from the first PTE while reclaiming a large folio
2024-03-25 12:53:42
linux-kernel
Re: [PATCH] mm: zswap: fix data loss on SWP_SYNCHRONOUS_IO devices
2024-03-23 03:51:15
linux-kernel
Re: [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
2024-03-22 21:42:31
linux-kernel
Re: [RFC PATCH] mm: add folio in swapcache if swapin from zswap
2024-03-22 08:50:46
linux-kernel
[PATCH v3 2/2] scripts: checkpatch: Check unused parameters for function-like macro
2024-03-22 08:50:33
linux-kernel
[PATCH v3 1/2] Documentation: coding-style: ask function-like macros to evaluate parameters
2024-03-22 08:50:18
linux-kernel
[PATCH v3 0/2] codingstyle: avoid unused parameters for a function-like macro
2024-03-22 07:42:29
linux-kernel
Re: [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
2024-03-22 02:51:23
linux-kernel
Re: [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
2024-03-22 01:33:17
linux-kernel
Re: [PATCH v2] Revert "mm: skip CMA pages when they are not available"
2024-03-22 01:26:13
linux-kernel
Re: [PATCH v2] Revert "mm: skip CMA pages when they are not available"
2024-03-21 20:38:23
linux-kernel
Re: [PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters
2024-03-21 10:44:19
linux-kernel
Re: [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
2024-03-21 10:21:42
linux-kernel
Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
2024-03-21 09:22:32
linux-kernel
Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
2024-03-21 08:42:58
linux-kernel
Re: [RFC PATCH v3 1/5] arm64: mm: swap: support THP_SWAP on hardware with MTE
2024-03-21 07:43:05
linux-kernel
Re: [PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters
2024-03-21 05:12:51
linux-kernel
Re: [RFC PATCH v3 5/5] mm: support large folios swapin as a whole
2024-03-21 00:11:47
linux-kernel
Re: [PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters
2024-03-20 18:50:17
linux-kernel
Re: [PATCH] Documentation: coding-style: ask function-like macros to evaluate parameters