LinuxLists
Users
About
Vlastimil Babka (
[email protected]
)
Number of posts: 4900 (1.24 per day)
First post: 2013-08-11 21:57:58
Last post: 2024-06-11 13:08:33
Previous Page
/
Next Page
Date
List
Subject
2022-06-17 08:01:04
linux-kernel
Re: [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-17 08:00:56
linux-kernel
Re: [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-16 17:11:46
linux-kernel
Re: [PATCH 7/7] mm/page_alloc: Replace local_lock with normal spinlock
2022-06-16 17:02:52
linux-kernel
Re: [PATCH 6/7] mm/page_alloc: Remotely drain per-cpu lists
2022-06-16 16:22:03
linux-kernel
Re: [PATCH 5/7] mm/page_alloc: Protect PCP lists with a spinlock
2022-06-16 08:46:15
linux-kernel
Re: [PATCH v4 1/2] [PATCH 1/2] mm: refactor of vma_merge()
2022-06-16 08:29:51
linux-kernel
Re: [PATCH v4 2/2] [PATCH 2/2] mm: add merging after mremap resize
2022-06-15 10:05:36
linux-kernel
Re: [PATCH mm v6] mm/tracing: add 'accounted' entry into output of allocation tracepoints
2022-06-15 08:42:24
linux-kernel
Re: [PATCH v2] mm/slub: Simplify __kmem_cache_alias()
2022-06-15 07:38:34
linux-kernel
Re: [PATCH] mm/slub: Simplify __kmem_cache_alias()
2022-06-15 07:36:22
linux-kernel
Re: [PATCH] mm/slub: add missing TID updates on slab deactivation
2022-06-14 13:57:54
linux-kernel
Re: [PATCH] mm, slab: fix bad alignments
2022-06-14 13:55:17
linux-kernel
Re: [PATCH v2] mm: slab: optimize memcg_slab_free_hook()
2022-06-14 13:35:52
linux-kernel
Re: [PATCH 2/3] mm/slab: delete cache_alloc_debugcheck_before()
2022-06-14 11:56:00
linux-kernel
Re: [PATCH] mm: check the function kmalloc_slab return value
2022-06-14 09:22:30
linux-kernel
Re: [PATCH] mm: check the function kmalloc_slab return value
2022-06-14 09:05:02
linux-kernel
Re: [PATCH] mm/slub: add missing TID updates on slab deactivation
2022-05-28 20:35:18
linux-kernel
[RFC PATCH 0/1] stackdepot hash table autosizing
2022-05-28 19:13:38
linux-kernel
[RFC PATCH 1/1] lib/stackdepot: replace CONFIG_STACK_HASH_ORDER with automatic sizing
2022-05-28 18:57:48
linux-kernel
Re: [PATCH] mm: hugetlb_vmemmap: fix CONFIG_HUGETLB_PAGE_FREE_VMEMMAP_DEFAULT_ON
2022-05-28 18:57:22
linux-kernel
Re: [PATCH 3/3] mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*
2022-05-26 18:32:54
linux-kernel
Re: [PATCH v2] mm: slab: optimize memcg_slab_free_hook()
2022-05-26 10:12:12
linux-kernel
Re: [GIT PULL] slab for 5.19
2022-05-26 09:30:07
linux-kernel
Re: [GIT PULL] slab for 5.19
2022-05-25 19:44:27
linux-kernel
[CFP LPC 2022] Kernel Memory Management Microconference
2022-05-25 15:13:33
linux-kernel
Re: [PATCH v2] mm: slab: optimize memcg_slab_free_hook()
2022-05-25 15:12:30
linux-kernel
Re: Memory allocation on speculative fastpaths
2022-05-25 12:13:53
linux-kernel
Re: [PATCH v2] mm: slab: optimize memcg_slab_free_hook()
2022-05-23 13:14:32
linux-kernel
Re: [PATCH v4] tracing: add 'accounted' entry into output of allocation tracepoints
2022-05-23 09:58:35
linux-kernel
[GIT PULL] slab for 5.19
2022-05-23 07:43:58
linux-kernel
Re: [RFC PATCH v3 0/6] Removing limitations of merging anonymous VMAs
2022-05-23 01:59:38
linux-kernel
Re: [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
2022-05-20 23:19:13
linux-kernel
Re: [PATCH 3/6] mm/page_alloc: Split out buddy removal code from rmqueue into separate helper
2022-05-20 16:04:26
linux-kernel
Re: [PATCH 4/6] mm/page_alloc: Remove unnecessary page == NULL check in rmqueue
2022-05-19 15:00:55
linux-kernel
Re: [PATCH 1/6] mm/page_alloc: Add page->buddy_list and page->pcp_list
2022-05-19 13:59:20
linux-kernel
Re: [PATCH 2/6] mm/page_alloc: Use only one PCP list for THP-sized allocations
2022-05-17 03:03:40
linux-kernel
Re: [PATCH] tracing: add ACCOUNT flag for allocations from marked slab caches
2022-05-10 19:51:16
linux-kernel
Re: [PATCH] MAINTAINERS: add myself as reviewer for slab
2022-05-10 10:48:59
linux-kernel
Re: [v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-05-09 16:10:27
linux-kernel
Re: [v3 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
2022-05-09 15:50:34
linux-kernel
Re: [v3 PATCH 8/8] mm: mmap: register suitable readonly file vmas for khugepaged
2022-05-09 15:46:27
linux-kernel
Re: [v3 PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_vma() helper
2022-05-09 15:42:03
linux-kernel
Re: [v3 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
2022-05-09 13:59:33
linux-kernel
Re: [v3 PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
2022-05-09 13:55:04
linux-kernel
Re: [v3 PATCH 4/8] mm: thp: only regular file could be THP eligible
2022-05-09 12:48:15
linux-kernel
Re: [v3 PATCH 3/8] mm: khugepaged: skip DAX vma
2022-05-09 12:48:10
linux-kernel
Re: [v3 PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
2022-05-09 12:43:10
linux-kernel
Re: [v3 PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
2022-05-09 12:15:32
linux-kernel
Re: [Patch v3] mm/slub: Remove repeated action in calculate_order()
2022-05-03 01:17:58
linux-kernel
Re: [PATCH v2 14/23] mm/slab_common: print cache name in tracepoints
2022-05-03 00:57:20
linux-kernel
Re: [PATCH 1/2] mm: slab: fix comment for ARCH_KMALLOC_MINALIGN