Ryan Roberts ([email protected])

Number of posts: 1343 (2.04 per day)
First post: 2022-08-24 14:13:05
Last post: 2024-06-13 10:03:46

Date List Subject
2024-04-03 11:41:19 linux-kernel [PATCH v6 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-03 11:41:06 linux-kernel [PATCH v6 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
2024-04-03 11:40:53 linux-kernel [PATCH v6 0/6] Swap-out mTHP without splitting
2024-04-03 11:06:39 linux-kernel Re: [PATCH 0/3] mm/gup: fixups for hugetlb gup rework series
2024-04-03 11:04:22 linux-kernel Re: [PATCH] selftests/mm: run_vmtests.sh: Fix hugetlb mem size calculation
2024-04-03 10:06:41 linux-kernel Re: [syzbot] [mm?] WARNING: bad unlock balance in madvise_cold_or_pageout_pte_range
2024-04-03 08:15:56 linux-kernel Re: [PATCH v5 4/6] mm: swap: Allow storage of all mTHP orders
2024-04-03 07:30:11 linux-kernel Re: [PATCH v5 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-03 07:27:47 linux-kernel Re: [PATCH v5 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-02 16:52:22 linux-kernel Re: [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-04-02 16:18:50 linux-kernel Re: [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-04-02 14:51:08 linux-kernel Re: [PATCH v4 13/13] mm/gup: Handle hugetlb in the generic follow_page_mask code
2024-04-02 13:23:08 linux-kernel Re: [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()
2024-04-02 13:13:53 linux-kernel Re: [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()
2024-04-02 11:35:31 linux-kernel Re: [PATCH v5 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
2024-04-02 11:28:00 linux-kernel Re: [PATCH v5 4/6] mm: swap: Allow storage of all mTHP orders
2024-04-02 11:15:54 linux-kernel Re: [PATCH v5 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-02 11:11:16 linux-kernel Re: [PATCH v5 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
2024-04-02 11:03:41 linux-kernel Re: [PATCH v5 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
2024-04-02 07:58:35 linux-kernel Re: [PATCH] mm: alloc_anon_folio: avoid doing vma_thp_gfp_mask in fallback cases
2024-03-28 08:49:05 linux-kernel Re: [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()
2024-03-28 08:45:27 linux-kernel Re: [PATCH v1] arm64: mm: Batch dsb and isb when populating pgtables
2024-03-27 19:22:37 linux-kernel Re: [PATCH v1 0/3] Speed up boot with faster linear map creation
2024-03-27 19:07:49 linux-kernel [PATCH v1] arm64: mm: Batch dsb and isb when populating pgtables
2024-03-27 16:33:58 linux-kernel [PATCH v5 0/6] Swap-out mTHP without splitting
2024-03-27 16:14:53 linux-kernel Re: [PATCH v1 0/3] Speed up boot with faster linear map creation
2024-03-27 15:48:34 linux-kernel Re: [PATCH RFC 0/3] mm/gup: consistently call it GUP-fast
2024-03-27 15:45:43 linux-kernel [PATCH v5 1/6] mm: swap: Remove CLUSTER_FLAG_HUGE from swap_cluster_info:flags
2024-03-27 15:24:16 linux-kernel [PATCH v5 5/6] mm: vmscan: Avoid split during shrink_folio_list()
2024-03-27 15:24:11 linux-kernel [PATCH v5 4/6] mm: swap: Allow storage of all mTHP orders
2024-03-27 15:23:51 linux-kernel [PATCH v5 3/6] mm: swap: Simplify struct percpu_cluster
2024-03-27 15:20:09 linux-kernel Re: [PATCH v1 0/3] Speed up boot with faster linear map creation
2024-03-27 15:17:34 linux-kernel [PATCH v5 6/6] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
2024-03-27 15:17:05 linux-kernel [PATCH v5 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-03-27 11:18:41 linux-kernel Re: [PATCH v1 0/3] Speed up boot with faster linear map creation
2024-03-27 10:45:57 linux-kernel Re: [PATCH v1 0/3] Speed up boot with faster linear map creation
2024-03-27 10:01:13 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-03-27 09:58:22 linux-kernel Re: [RFC PATCH v1 1/4] mm: Introduce ptep_get_lockless_norecency()
2024-03-27 09:54:35 linux-kernel Re: [RFC PATCH v1 3/4] mm/memory: Use ptep_get_lockless_norecency() for orig_pte
2024-03-27 09:39:48 linux-kernel Re: [RFC PATCH 00/10] mm/swap: always use swap cache for synchronization
2024-03-27 08:34:54 linux-kernel Re: [RFC PATCH 00/10] mm/swap: always use swap cache for synchronization
2024-03-26 18:10:25 linux-kernel Re: [RFC PATCH v1 3/4] mm/memory: Use ptep_get_lockless_norecency() for orig_pte
2024-03-26 17:52:37 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-03-26 17:33:03 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-03-26 17:27:51 linux-kernel Re: [RFC PATCH v1 3/4] mm/memory: Use ptep_get_lockless_norecency() for orig_pte
2024-03-26 17:10:34 linux-kernel Re: Can you help us on memory barrier usage? (was Re: [PATCH v4 4/6] mm: swap: Allow storage of all mTHP orders)
2024-03-26 17:02:53 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-03-26 16:49:51 linux-kernel Re: [RFC PATCH v1 2/4] mm/gup: Use ptep_get_lockless_norecency()
2024-03-26 16:46:10 linux-kernel Re: [PATCH v2] mm: hold PTL from the first PTE while reclaiming a large folio
2024-03-26 16:39:37 linux-kernel Re: [RFC PATCH v1 1/4] mm: Introduce ptep_get_lockless_norecency()
2024-03-26 16:32:27 linux-kernel Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64