David Rientjes ([email protected])

Number of posts: 4417 (0.7 per day)
First post: 2007-01-29 18:39:10
Last post: 2024-04-20 00:18:54

Date List Subject
2024-04-20 00:18:54 linux-kernel Re: [PATCH v3 2/2] slub: use count_partial_free_approx() in slab_out_of_memory()
2024-04-20 00:18:30 linux-kernel Re: [PATCH v3 1/2] slub: introduce count_partial_free_approx()
2024-04-10 23:58:42 linux-kernel Re: [PATCH v9 1/1] mm: report per-page metadata information
2024-03-23 20:30:48 linux-kernel Re: [PATCH v2 -next] mm/slub: remove dummy slabinfo functions
2024-03-15 21:39:17 linux-kernel Re: [patch RFC] mm/slab: introduce KZALLOC_FREE() cleanup-ed allocation macro
2024-03-15 21:34:07 linux-kernel Re: [PATCH v5 00/11] IOMMU memory observability
2024-03-15 21:28:37 linux-kernel Re: [PATCH v5 02/11] iommu/dma: use iommu_put_pages_list() to releae freelist
2024-03-13 23:36:35 linux-kernel RE: [PATCH v2] mm/slub: Simplify get_partial_node()
2024-03-13 23:33:02 linux-kernel Re: [PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-02-24 21:03:11 linux-kernel Re: [PATCH v2 3/3] mm, slab, kasan: replace kasan_never_merge() with SLAB_NO_MERGE
2024-02-24 21:02:20 linux-kernel Re: [PATCH v2 2/3] mm, slab: use an enum to define SLAB_ cache creation flags
2024-02-24 21:01:05 linux-kernel Re: [PATCH v2 1/3] mm, slab: deprecate SLAB_MEM_SPREAD flag
2024-02-18 19:25:43 linux-kernel Re: [PATCH] slub: avoid scanning all partial slabs in get_slabinfo()
2024-02-05 18:17:38 linux-kernel Re: [PATCH v3 2/3] iommu/iova: Reorganise some code
2024-02-05 18:15:53 linux-kernel Re: [PATCH v3 1/3] iommu/iova: Tidy up iova_cache_get() failure
2024-02-03 02:33:29 linux-kernel Re: [PATCH v2] iommu/iova: use named kmem_cache for iova magazines
2024-01-30 03:12:23 linux-kernel Re: [PATCH] mm/slub: remove parameter 'flags' in create_kmalloc_caches()
2024-01-15 20:34:39 linux-kernel Re: [PATCH RFC v1 2/2] mm, pcp: add more detail info about high order page count
2024-01-15 20:32:15 linux-kernel Re: [PATCH RFC v1 0/2] mm, pcp: add high order page info in /proc/zoneinfo
2024-01-06 00:38:39 linux-kernel Re: [PATCH v6 1/1] mm: report per-page metadata information
2024-01-05 22:20:22 linux-kernel Re: [PATCH v6 1/1] mm: report per-page metadata information
2024-01-03 02:36:26 linux-kernel Re: [PATCH v3 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
2024-01-03 01:53:11 linux-kernel Re: [PATCH v3 0/7] hugetlb: parallelize hugetlb page init on boot
2024-01-03 01:32:28 linux-kernel Re: [PATCH v3 4/7] hugetlb: pass *next_nid_to_alloc directly to for_each_node_mask_to_alloc
2024-01-02 18:27:48 linux-kernel Re: [PATCH] x86/sev: Fix SEV check in sev_map_percpu_data()
2023-12-28 20:52:42 linux-kernel Re: Sysfs one-value-per-file (was Re: [PATCH] vmstat: don't auto expand the sysfs files)
2023-12-28 20:43:41 linux-kernel Re: Sysfs one-value-per-file (was Re: [PATCH] vmstat: don't auto expand the sysfs files)
2023-12-27 00:53:48 linux-kernel Sysfs one-value-per-file (was Re: [PATCH] vmstat: don't auto expand the sysfs files)
2023-12-27 00:27:59 linux-kernel Re: [PATCH v3 01/10] iommu/vt-d: add wrapper functions for page allocations
2023-12-27 00:25:48 linux-kernel Re: [PATCH v3 10/10] iommu: account IOMMU allocated memory
2023-12-26 20:19:47 linux-kernel Re: [PATCH v2] vhost-vdpa: account iommu allocations
2023-12-25 05:21:14 linux-kernel Re: [RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
2023-12-24 22:21:06 linux-kernel Re: [PATCH] mm: swap: async free swap slot cache entries
2023-12-24 21:49:59 linux-kernel Re: [PATCH v2 00/10] IOMMU memory observability
2023-12-24 21:44:17 linux-kernel Re: [PATCH v2 10/10] iommu: account IOMMU allocated memory
2023-12-24 21:40:42 linux-kernel Re: [PATCH v2 08/10] iommu/tegra-smmu: use page allocation function provided by iommu-pages.h
2023-12-24 21:40:08 linux-kernel Re: [PATCH v2 07/10] iommu/sun50i: use page allocation function provided by iommu-pages.h
2023-12-24 21:39:41 linux-kernel Re: [PATCH v2 06/10] iommu/rockchip: use page allocation function provided by iommu-pages.h
2023-12-24 21:37:37 linux-kernel Re: [PATCH v2 05/10] iommu/exynos: use page allocation function provided by iommu-pages.h
2023-12-24 21:37:13 linux-kernel Re: [PATCH v2 04/10] iommu/io-pgtable-dart: use page allocation function provided by iommu-pages.h
2023-12-24 21:34:44 linux-kernel Re: [PATCH v2 03/10] iommu/io-pgtable-arm: use page allocation function provided by iommu-pages.h
2023-12-24 21:34:19 linux-kernel Re: [PATCH v2 02/10] iommu/amd: use page allocation function provided by iommu-pages.h
2023-12-24 21:31:05 linux-kernel Re: [PATCH v2 01/10] iommu/vt-d: add wrapper functions for page allocations
2023-12-24 21:26:30 linux-kernel Re: [PATCH] vmstat: don't auto expand the sysfs files
2023-12-24 21:13:47 linux-kernel Re: [PATCH] mm: swap: async free swap slot cache entries
2023-12-24 03:01:25 linux-kernel Re: [PATCH] mm: swap: async free swap slot cache entries
2023-12-23 06:11:55 linux-kernel Re: [PATCH] mm: swap: async free swap slot cache entries
2023-12-22 05:15:15 linux-kernel Re: [RFC v2] mm: Multi-Gen LRU: fix use mm/page_idle/bitmap
2023-12-22 04:39:37 linux-kernel Re: [PATCH v5 1/2] mm: add defines for min/max swappiness
2023-12-22 04:38:50 linux-kernel Re: [PATCH v5 2/2] mm: add swapiness= arg to memory.reclaim
2023-12-22 04:33:50 linux-kernel Re: [RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot