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

Date List Subject
2023-11-28 11:09:30 linux-kernel Re: [PATCH v4 1/5] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
2023-11-28 08:48:59 linux-kernel Re: [RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-28 08:47:22 linux-kernel Re: [RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-28 08:10:09 linux-kernel Re: [RFC PATCH v1 0/4] hugetlb: parallelize hugetlb page allocation on boot
2023-11-27 17:04:12 linux-kernel Re: [PATCH v3 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
2023-11-27 16:22:52 linux-kernel Re: [PATCH] mm/gup: Fix follow_devmap_p[mu]d() on page==NULL handling
2023-11-27 15:52:20 linux-kernel Re: [PATCH v3 1/5] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
2023-11-27 15:42:45 linux-kernel Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
2023-11-27 15:16:38 linux-kernel Re: [PATCH v3 1/5] mm/memory_hotplug: introduce MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
2023-11-27 15:13:48 linux-kernel Re: [PATCH v3 4/5] s390/mm: implement MEM_PREPARE_ONLINE/MEM_FINISH_OFFLINE notifiers
2023-11-27 15:02:54 linux-kernel Re: [PATCH v3 3/5] s390/sclp: remove unhandled memory notifier type
2023-11-27 14:53:16 linux-kernel Re: [PATCH v2] prctl: Get private anonymous memory region name
2023-11-27 14:51:20 linux-kernel Re: [RESEND PATCH v7 10/10] selftests/mm/cow: Add tests for anonymous small-sized THP
2023-11-27 14:29:04 linux-kernel Re: [RESEND PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
2023-11-27 14:19:59 linux-kernel Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
2023-11-27 14:18:37 linux-kernel Re: [RESEND PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
2023-11-27 12:01:26 linux-kernel Re: [RFC V3 PATCH] arm64: mm: swap: save and restore mte tags for large folios
2023-11-25 17:02:28 linux-kernel Re: [PATCH WIP v1 00/20] mm: precise "mapped shared" vs. "mapped exclusively" detection for PTE-mapped THP / partially-mappable folios
2023-11-24 19:57:52 linux-kernel Re: [PATCH RFC v2 15/27] arm64: mte: Check that tag storage blocks are in the same zone
2023-11-24 19:54:29 linux-kernel Re: [PATCH RFC v2 14/27] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
2023-11-24 19:52:52 linux-kernel Re: [PATCH RFC v2 13/27] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
2023-11-24 19:48:01 linux-kernel Re: [RFC PATCH v1 0/4] hugetlb: parallelize hugetlb page allocation on boot
2023-11-24 19:41:16 linux-kernel Re: [PATCH RFC v2 12/27] arm64: mte: Add tag storage pages to the MIGRATE_CMA migratetype
2023-11-24 19:37:49 linux-kernel Re: [PATCH RFC v2 06/27] mm: page_alloc: Allow an arch to hook early into free_pages_prepare()
2023-11-24 19:36:00 linux-kernel Re: [PATCH RFC v2 05/27] mm: page_alloc: Add an arch hook to allow prep_new_page() to fail
2023-11-24 18:04:47 linux-kernel Re: [PATCH v2 1/7] mm/memory_hotplug: introduce mhp_flag MHP_OFFLINE_INACCESSIBLE
2023-11-24 17:49:03 linux-kernel Re: [RESEND PATCH v7 09/10] selftests/mm/cow: Generalize do_run_with_thp() helper
2023-11-24 17:40:34 linux-kernel Re: [RESEND PATCH v7 02/10] mm: Non-pmd-mappable, large folios for folio_add_new_anon_rmap()
2023-11-24 17:34:33 linux-kernel Re: [RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-24 15:39:44 linux-kernel Re: [PATCH v2 1/4] mm/ksm: add ksm advisor
2023-11-24 15:37:27 linux-kernel Re: [PATCH v2 1/4] mm/ksm: add ksm advisor
2023-11-24 15:26:05 linux-kernel Re: [RESEND PATCH v7 00/10] Small-sized THP for anonymous memory
2023-11-24 13:32:02 linux-kernel [PATCH WIP v1 20/20] mm/rmap: perform all mapcount operations of large folios under the rmap seqcount
2023-11-24 13:30:39 linux-kernel [PATCH WIP v1 16/20] atomic_seqcount: support a single exclusive writer in the absence of other writers
2023-11-24 13:30:37 linux-kernel [PATCH WIP v1 19/20] mm/rmap: factor out removing folio range into __folio_remove_rmap_range()
2023-11-24 13:30:00 linux-kernel [PATCH WIP v1 14/20] mm/huge_memory: avoid folio_refcount() < folio_mapcount() in __split_huge_pmd_locked()
2023-11-24 13:29:55 linux-kernel [PATCH WIP v1 18/20] atomic_seqcount: use atomic add-return instead of atomic cmpxchg on 64bit
2023-11-24 13:29:51 linux-kernel [PATCH WIP v1 17/20] mm/rmap_id: reduce atomic RMW operations when we are the exclusive writer
2023-11-24 13:29:32 linux-kernel [PATCH WIP v1 15/20] mm/rmap_id: verify precalculated subids with CONFIG_DEBUG_VM
2023-11-24 13:29:18 linux-kernel [PATCH WIP v1 11/20] mm/rmap_id: support for 1, 2 and 3 values by manual calculation
2023-11-24 13:29:14 linux-kernel [PATCH WIP v1 09/20] mm: improve folio_mapped_shared() for partially-mappable folios using rmap IDs
2023-11-24 13:29:13 linux-kernel [PATCH WIP v1 07/20] mm/rmap_id: track if one ore multiple MMs map a partially-mappable folio
2023-11-24 13:29:06 linux-kernel [PATCH WIP v1 06/20] atomic_seqcount: new (raw) seqcount variant to support concurrent writers
2023-11-24 13:29:04 linux-kernel [PATCH WIP v1 04/20] mm/rmap: pass dst_vma to page_try_dup_anon_rmap() and page_dup_file_rmap()
2023-11-24 13:28:56 linux-kernel [PATCH WIP v1 13/20] mm/huge_memory: batch rmap operations in __split_huge_pmd_locked()
2023-11-24 13:28:54 linux-kernel [PATCH WIP v1 12/20] mm/rmap: introduce folio_add_anon_rmap_range()
2023-11-24 13:28:54 linux-kernel [PATCH WIP v1 01/20] mm/rmap: factor out adding folio range into __folio_add_rmap_range()
2023-11-24 13:28:49 linux-kernel [PATCH WIP v1 10/20] mm/memory: COW reuse support for PTE-mapped THP with rmap IDs
2023-11-24 13:28:25 linux-kernel [PATCH WIP v1 08/20] mm: pass MM to folio_mapped_shared()
2023-11-24 13:28:17 linux-kernel [PATCH WIP v1 03/20] mm: convert folio_estimated_sharers() to folio_mapped_shared() and improve it
2023-11-24 13:28:14 linux-kernel [PATCH WIP v1 05/20] mm/rmap: abstract total mapcount operations for partially-mappable folios