LinuxLists
Users
About
David Hildenbrand (
[email protected]
)
Number of posts: 8795 (3.18 per day)
First post: 2016-11-16 12:34:39
Last post: 2024-06-14 12:43:29
Previous Page
/
Next Page
Date
List
Subject
2024-04-09 19:37:58
linux-kernel
Re: [PATCH v2 2/5] mm: zswap: calculate limits only when updated
2024-04-09 19:35:40
linux-kernel
Re: [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young
2024-04-09 19:32:54
linux-kernel
[PATCH v1 12/18] sh/mm/cache: use folio_mapped() in copy_from_user_page()
2024-04-09 19:31:04
linux-kernel
[PATCH v1 08/18] mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check
2024-04-09 19:30:48
linux-kernel
[PATCH v1 18/18] Documentation/admin-guide/cgroup-v1/memory.rst: don't reference page_mapcount()
2024-04-09 19:30:18
linux-kernel
[PATCH v1 17/18] mm/debug: print only page mapcount (excluding folio entire mapcount) in __dump_folio()
2024-04-09 19:29:54
linux-kernel
[PATCH v1 16/18] xtensa/mm: convert check_tlb_entry() to sanity check folios
2024-04-09 19:29:20
linux-kernel
[PATCH v1 15/18] trace/events/page_ref: trace the raw page mapcount value
2024-04-09 19:29:03
linux-kernel
[PATCH v1 14/18] mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()
2024-04-09 19:28:53
linux-kernel
[PATCH v1 13/18] mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
2024-04-09 19:28:16
linux-kernel
[PATCH v1 11/18] mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration()
2024-04-09 19:27:58
linux-kernel
[PATCH v1 07/18] mm/memory: use folio_mapcount() in zap_present_folio_ptes()
2024-04-09 19:27:43
linux-kernel
[PATCH v1 10/18] mm/page_alloc: use folio_mapped() in __alloc_contig_migrate_range()
2024-04-09 19:27:29
linux-kernel
[PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios
2024-04-09 19:27:05
linux-kernel
[PATCH v1 09/18] mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings()
2024-04-09 19:25:39
linux-kernel
[PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios
2024-04-09 19:25:38
linux-kernel
[PATCH v1 02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE
2024-04-09 19:25:20
linux-kernel
[PATCH v1 03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating
2024-04-09 19:25:12
linux-kernel
[PATCH v1 04/18] mm: track mapcount of large folios in single value
2024-04-09 19:25:09
linux-kernel
[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
2024-04-09 19:25:08
linux-kernel
[PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
2024-04-09 15:29:32
linux-kernel
Re: [PATCH v1 03/31] x86/resctrl: Move ctrlval string parsing policy away from the arch code
2024-04-09 15:12:43
linux-kernel
Re: [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
2024-04-09 14:46:12
linux-kernel
Re: [PATCH v2 0/4] Speed up boot with faster linear map creation
2024-04-09 14:31:04
linux-kernel
Re: [PATCH v2 0/4] Speed up boot with faster linear map creation
2024-04-09 12:21:32
linux-kernel
Re: [PATCH v2 0/4] Speed up boot with faster linear map creation
2024-04-09 11:33:19
linux-kernel
Re: [PATCH v2 0/4] Speed up boot with faster linear map creation
2024-04-09 11:30:00
linux-kernel
Re: [PATCH v2 0/4] Speed up boot with faster linear map creation
2024-04-09 11:10:33
linux-kernel
Re: [PATCH v4 8/9] mm/ksm: Convert chain series funcs and replace get_ksm_page
2024-04-09 10:50:18
linux-kernel
Re: [PATCH v4 1/9] mm/ksm: add ksm_get_folio
2024-04-09 10:42:53
linux-kernel
Re: [PATCH v7 2/7] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-09 09:25:17
linux-kernel
Re: [PATCH v7 2/7] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-09 08:09:37
linux-kernel
Re: [PATCH v1 02/31] x86/resctrl: Add a helper to avoid reaching into the arch code resource list
2024-04-09 08:05:57
linux-kernel
Re: [PATCH v1 01/31] x86/resctrl: Fix allocation of cleanest CLOSID on platforms with no monitors
2024-04-09 07:52:05
linux-kernel
Re: [PATCH v7 7/7] mm: madvise: Avoid split during MADV_PAGEOUT and MADV_COLD
2024-04-09 07:43:47
linux-kernel
Re: [PATCH v7 4/7] mm: swap: Update get_swap_pages() to take folio order
2024-04-09 07:35:15
linux-kernel
Re: [PATCH v7 2/7] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-08 18:59:20
linux-kernel
Re: [PATCH] mm/userfaultfd: Allow hugetlb change protection upon poison entry
2024-04-08 18:58:21
linux-kernel
Re: [PATCH] mm: set pageblock_order to HPAGE_PMD_ORDER in case with !CONFIG_HUGETLB_PAGE but THP enabled
2024-04-08 15:37:18
linux-kernel
Re: [PATCH v6 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-08 10:24:35
linux-kernel
Re: [PATCH v6 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-08 09:43:24
linux-kernel
Re: [PATCH v6 2/6] mm: swap: free_swap_and_cache_nr() as batched free_swap_and_cache()
2024-04-08 09:33:44
linux-kernel
Re: [PATCH v6 4/6] mm: swap: Allow storage of all mTHP orders
2024-04-08 08:36:36
linux-kernel
Re: [RFC PATCH v1 0/4] Reduce cost of ptep_get_lockless on arm64
2024-04-08 08:15:58
linux-kernel
Re: [PATCH 2/2] mm/hugetlb: pass correct order_per_bit to cma_declare_contiguous_nid
2024-04-08 07:58:13
linux-kernel
Re: [PATCH v2 2/5] mm: zswap: calculate limits only when updated
2024-04-08 07:47:53
linux-kernel
Re: [PATCH] mm,swapops: Update check in is_pfn_swap_entry for hwpoison entries
2024-04-08 07:45:25
linux-kernel
Re: [PATCH] mm,swap: add document about RCU read lock and swapoff interaction
2024-04-08 07:37:26
linux-kernel
Re: [PATCH 4/4] mm: replace set_pte_at_notify() with just set_pte_at()
2024-04-08 07:35:49
linux-kernel
Re: [PATCH 3/4] mmu_notifier: remove the .change_pte() callback
2024-04-05 10:42:53
linux-kernel
Re: [PATCH v6 5/6] mm: vmscan: Avoid split during shrink_folio_list()