Oscar Salvador ([email protected])

Number of posts: 1357 (0.56 per day)
First post: 2017-09-04 14:36:59
Last post: 2024-05-09 10:02:45

Date List Subject
2022-09-01 05:04:51 linux-kernel [PATCH 2/3] mm, page_owner: Add page_owner_stacks file to print out only stacks and their counter
2022-09-01 05:04:22 linux-kernel [PATCH 3/3] mm,page_owner: Filter out stacks by a threshold counter
2022-09-01 04:58:52 linux-kernel [PATCH 1/3] lib/stackdepot: Add a refcount field in stack_record
2022-09-01 04:53:59 linux-kernel [PATCH 0/3] page_owner: print stacks and their counter
2022-08-31 05:22:55 linux-kernel Re: [PATCH] mm: kill is_memblock_offlined()
2022-07-11 13:03:05 linux-kernel Re: [PATCH -V2 7/7] migrate_pages(): fix failure counting for retry
2022-07-11 12:52:14 linux-kernel Re: [PATCH -V2 1/7] migrate: fix syscall move_pages() return value for failure
2022-07-11 12:41:04 linux-kernel Re: [PATCH -V2 6/7] migrate_pages(): fix failure counting for THP splitting
2022-07-11 12:34:04 linux-kernel Re: [PATCH -V2 5/7] migrate_pages(): fix failure counting for THP on -ENOSYS
2022-07-11 12:30:14 linux-kernel Re: [PATCH -V2 2/7] migrate_pages(): remove unnecessary list_safe_reset_next()
2022-07-11 12:27:21 linux-kernel Re: [PATCH -V2 3/7] migrate_pages(): fix THP failure counting for -ENOMEM
2022-07-11 12:25:45 linux-kernel Re: [PATCH -V2 4/7] migrate_pages(): fix failure counting for THP subpages retrying
2022-06-22 04:54:48 linux-kernel Re: [PATCH v2 2/2] mm/memory_hotplug: Reset node's state when empty during offline
2022-06-22 04:02:25 linux-kernel Re: [PATCH v2 1/2] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
2022-06-22 04:02:23 linux-kernel Re: [PATCH v5 2/2] mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-21 04:32:02 linux-kernel [PATCH v2 0/2] Minor memoryhotplug refactoring
2022-06-21 04:29:11 linux-kernel [PATCH v2 2/2] mm/memory_hotplug: Reset node's state when empty during offline
2022-06-21 04:21:43 linux-kernel [PATCH v2 1/2] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
2022-06-20 14:48:17 linux-kernel Re: [PATCH v5 2/2] mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-20 08:53:05 linux-kernel Re: [PATCH v4 2/2] mm: memory_hotplug: make hugetlb_optimize_vmemmap compatible with memmap_on_memory
2022-06-17 11:06:50 linux-kernel Re: [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
2022-06-17 10:06:30 linux-kernel Re: [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
2022-06-17 06:10:00 linux-kernel Re: [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
2022-06-16 04:51:44 linux-kernel Re: [PATCH v6 1/1] mm/memory-failure: disable unpoison once hw error happens
2022-06-16 04:50:18 linux-kernel Re: [PATCH] mm: hugetlb: remove minimum_order variable
2022-06-16 04:37:13 linux-kernel Re: [PATCH v2 2/2] mm: memory_hotplug: introduce SECTION_CANNOT_OPTIMIZE_VMEMMAP
2022-06-15 07:56:06 linux-kernel Re: [PATCH] mm: Remove unwanted initialization in vmemmap_populate_compound_pages()
2022-06-15 05:55:57 linux-kernel Re: Re: [PATCH v5 1/1] mm/memory-failure: disable unpoison once hw error happens
2022-06-15 04:30:55 linux-kernel Re: [PATCH v5 1/1] mm/memory-failure: disable unpoison once hw error happens
2022-06-15 04:25:21 linux-kernel Re: [PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
2022-06-14 07:51:03 linux-kernel Re: [PATCH v1] MAINTAINERS: add MEMORY HOT(UN)PLUG section and add myself as reviewer
2022-06-13 08:55:54 linux-kernel Re: [PATCH 6/6] mm: hugetlb_vmemmap: improve hugetlb_vmemmap code readability
2022-06-13 08:37:59 linux-kernel Re: [PATCH 4/6] mm: hugetlb_vmemmap: move vmemmap code related to HugeTLB to hugetlb_vmemmap.c
2022-06-13 08:27:07 linux-kernel Re: [PATCH 3/6] mm: hugetlb_vmemmap: introduce the name HVO
2022-06-13 08:13:51 linux-kernel Re: [PATCH 2/6] mm: hugetlb_vmemmap: optimize vmemmap_optimize_mode handling
2022-06-13 08:13:02 linux-kernel Re: [PATCH 1/6] mm: hugetlb_vmemmap: delete hugetlb_optimize_vmemmap_enabled()
2022-06-01 15:17:30 linux-kernel Re: [PATCH] mm: page_isolation: use compound_nr() correctly in isolate_single_pageblock()
2022-05-30 06:23:54 linux-kernel Re: [PATCH V2] mm/memory_hotplug: Drop 'reason' argument from check_pfn_span()
2022-05-26 18:29:53 linux-kernel Re: [PATCH] mm/memory_hotplug: Drop 'reason' argument from check_pfn_span()
2022-05-26 03:59:43 linux-kernel Re: [PATCH v3 3/4] mm/migration: return errno when isolate_huge_page failed
2022-05-26 02:15:54 linux-kernel Re: [PATCH v3 2/4] mm/migration: remove unneeded lock page and PageMovable check
2022-05-25 11:59:01 linux-kernel Re: [PATCH v3 1/4] mm: reduce the rcu lock duration
2022-05-18 10:04:01 linux-kernel Re: [PATCH 08/15] mm/swap: make page_swapcount and __lru_add_drain_all
2022-05-18 09:59:04 linux-kernel Re: [PATCH 07/15] mm/swap: remove unneeded p != NULL check in __swap_duplicate
2022-05-18 09:53:11 linux-kernel Re: [PATCH 06/15] mm/swap: remove buggy cache->nr check in refill_swap_slots_cache
2022-05-18 09:52:11 linux-kernel Re: [PATCH 05/15] mm/swap: print bad swap offset entry in get_swap_device
2022-05-18 09:01:47 linux-kernel Re: [PATCH 04/15] mm/swap: remove unneeded return value of free_swap_slot
2022-05-18 08:59:30 linux-kernel Re: [PATCH 03/15] mm/swap: fold __swap_info_get() into its sole caller
2022-05-18 08:49:59 linux-kernel Re: [PATCH 02/15] mm/swap: use helper macro __ATTR_RW
2022-05-18 08:34:51 linux-kernel Re: [PATCH 01/15] mm/swap: use helper is_swap_pte() in swap_vma_readahead
2022-05-18 04:45:00 linux-kernel Re: [PATCH v12 1/7] mm: hugetlb_vmemmap: disable hugetlb_optimize_vmemmap when struct page crosses page boundaries