Oscar Salvador ([email protected])

Number of posts: 1443 (0.58 per day)
First post: 2017-09-04 14:36:59
Last post: 2024-06-14 14:15:20

Date List Subject
2022-01-30 23:41:06 linux-kernel Re: [PATCH 5/6] mm: make free_area_init_node aware of memory less nodes
2022-01-30 23:40:13 linux-kernel Re: [PATCH 4/6] mm, memory_hotplug: reorganize new pgdat initialization
2022-01-29 22:04:10 linux-kernel Re: [PATCH 3/6] mm, memory_hotplug: drop arch_free_nodedata
2022-01-29 22:03:56 linux-kernel Re: [PATCH 2/6] mm: handle uninitialized numa nodes gracefully
2022-01-29 17:58:57 linux-kernel Re: [PATCH 1/6] mm, memory_hotplug: make arch_alloc_nodedata independent on CONFIG_MEMORY_HOTPLUG
2022-01-25 19:25:05 linux-kernel Re: [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
2022-01-25 19:22:05 linux-kernel Re: [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
2022-01-25 09:00:07 linux-kernel Re: [PATCH v4 2/7] mm: page_isolation: move has_unmovable_pages() to mm/page_isolation.c
2022-01-25 08:59:43 linux-kernel Re: [PATCH v1] mm, hwpoison: remove obsolete comment
2022-01-25 08:59:10 linux-kernel Re: [PATCH] mm: page_alloc: avoid merging non-fallbackable pageblocks with others.
2022-01-24 19:01:45 linux-kernel Re: [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
2021-12-29 14:53:40 linux-kernel Re: [PATCH] mm/page_isolation: unset migratetype directly for non Buddy page
2021-12-21 09:37:35 linux-kernel Re: [PATCH -next] mm/hwpoison: clear MF_COUNT_INCREASED before retrying get_any_page()
2021-11-02 13:57:17 linux-kernel Re: [PATCH] mm: fix panic in __alloc_pages
2021-10-27 18:00:46 linux-kernel Re: [PATCH] hugetlb: remove unnecessary set_page_count in prep_compound_gigantic_page
2021-10-25 08:03:17 linux-kernel Re: [PATCH v4 4/5] hugetlb: add demote bool to gigantic page routines
2021-10-25 07:26:49 linux-kernel Re: [PATCH v4 1/5] hugetlb: add demote hugetlb page sysfs interfaces
2021-10-18 08:11:15 linux-kernel Re: [PATCH v4 5/5] hugetlb: add hugetlb demote page support
2021-10-18 08:04:56 linux-kernel Re: [PATCH v4 4/5] hugetlb: add demote bool to gigantic page routines
2021-10-18 07:37:47 linux-kernel Re: [PATCH v4 1/5] hugetlb: add demote hugetlb page sysfs interfaces
2021-10-08 07:57:02 linux-kernel Re: [PATCH v4 2/5] mm/cma: add cma_pages_valid to determine if pages are in CMA
2021-10-08 07:54:52 linux-kernel Re: [PATCH v4 2/5] mm/cma: add cma_pages_valid to determine if pages are in CMA
2021-10-08 07:53:31 linux-kernel Re: [PATCH v4 1/5] hugetlb: add demote hugetlb page sysfs interfaces
2021-10-07 09:45:42 linux-kernel Re: [PATCH v1 3/6] mm/memory_hotplug: restrict CONFIG_MEMORY_HOTPLUG to 64 bit
2021-10-07 09:17:45 linux-kernel Re: [PATCH v1 6/6] x86: remove memory hotplug support on X86_32
2021-10-07 09:16:30 linux-kernel Re: [PATCH v1 5/6] mm/memory_hotplug: remove stale function declarations
2021-10-07 09:14:55 linux-kernel Re: [PATCH v1 4/6] mm/memory_hotplug: remove HIGHMEM leftovers
2021-10-07 08:22:18 linux-kernel Re: [PATCH v1 2/6] mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSE
2021-10-07 08:10:36 linux-kernel Re: [PATCH v1 1/6] mm/memory_hotplug: remove CONFIG_X86_64_ACPI_NUMA dependency from CONFIG_MEMORY_HOTPLUG
2021-10-07 07:59:42 linux-kernel Re: [PATCH v3 5/5] hugetlb: add hugetlb demote page support
2021-10-06 08:43:31 linux-kernel Re: [PATCH v3 5/5] hugetlb: add hugetlb demote page support
2021-10-06 07:57:00 linux-kernel Re: [PATCH v3 3/5] hugetlb: be sure to free demoted CMA pages to CMA
2021-10-05 09:34:24 linux-kernel Re: [PATCH v3 3/5] hugetlb: be sure to free demoted CMA pages to CMA
2021-10-05 08:48:23 linux-kernel Re: [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pages are in CMA
2021-10-05 08:44:38 linux-kernel Re: [PATCH v3 2/5] mm/cma: add cma_pages_valid to determine if pages are in CMA
2021-10-05 08:26:05 linux-kernel Re: [PATCH v3 1/5] hugetlb: add demote hugetlb page sysfs interfaces
2021-10-04 15:14:52 linux-kernel Re: [PATCH v3 1/5] hugetlb: add demote hugetlb page sysfs interfaces
2021-08-23 09:19:28 linux-kernel Re: [PATCH 2/3] mm/memory_hotplug: fix potential permanent lru cache disable
2021-08-23 09:13:29 linux-kernel Re: [PATCH 1/3] mm/memory_hotplug: use helper zone_is_zone_device() to simplify the code
2021-08-10 15:50:40 linux-kernel Re: [PATCH v2 1/3] hugetlb: simplify prep_compound_gigantic_page ref count racing code
2021-07-15 13:41:49 linux-kernel Re: [PATCH v1 1/4] mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()
2021-06-22 09:02:26 linux-kernel Re: [PATCH -V8 00/10] Migrate Pages in lieu of discard
2021-06-18 09:15:30 linux-kernel Re: [PATCH -V8 04/10] mm/migrate: make migrate_pages() return nr_succeeded
2021-06-09 17:12:35 linux-kernel Re: [PATCH v2 1/2] memory-hotplug.rst: remove locking details from admin-guide
2021-06-09 17:12:08 linux-kernel Re: [PATCH v2 2/2] memory-hotplug.rst: complete admin-guide overhaul
2021-06-08 23:42:02 linux-kernel Re: [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values
2021-06-08 09:45:15 linux-kernel Re: [PATCH v1 00/12] mm/memory_hotplug: "auto-movable" online policy and memory groups
2021-06-07 10:25:14 linux-kernel Re: [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values
2021-06-07 07:53:52 linux-kernel Re: [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values
2021-06-04 07:43:46 linux-kernel Re: [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values
2021-06-03 08:41:58 linux-kernel Re: [PATCH v2 1/3] mm,page_alloc: Use {get,put}_online_mems() to get stable zone's values