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-03-28 21:37:41 linux-kernel Re: [PATCH] mm,hwpoison: unmap poisoned page before invalidation
2022-03-28 19:43:26 linux-kernel Re: [PATCH 1/2] mm/vmscan: reclaim only affects managed_zones
2022-03-23 13:44:20 linux-kernel [PATCH v2] mm: Untangle config dependencies for demote-on-reclaim
2022-03-17 20:16:03 linux-kernel [PATCH] mm: Untangle config dependencies for demote-on-reclaim
2022-03-17 05:42:15 linux-kernel Re: [PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-16 16:21:30 linux-kernel Re: [PATCH v3] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-16 02:28:54 linux-kernel [PATCH v3] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-15 18:17:17 linux-kernel Re: [PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-11 23:13:29 linux-kernel Re: [PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-11 22:51:01 linux-kernel Re: [PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-11 22:13:58 linux-kernel Re: [PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-10 14:26:57 linux-kernel [PATCH v2] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-10 09:09:46 linux-kernel Re: [PATCH] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-10 07:33:29 linux-kernel Re: [PATCH] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-09 16:23:13 linux-kernel [PATCH] mm: Only re-generate demotion targets when a numa node changes its N_CPU state
2022-03-09 01:27:22 linux-kernel [PATCH 2/3] mm/memory_hotplug: Reset node's state when empty during offline
2022-03-09 01:18:41 linux-kernel [PATCH 1/3] mm/page_alloc: Do not calculate node's total pages and memmap pages when empty
2022-03-09 01:00:31 linux-kernel [PATCH 3/3] mm/memory_hotplug: Refactor hotadd_init_pgdat and try_online_node
2022-03-08 19:39:00 linux-kernel Re: [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events
2022-03-08 16:24:50 linux-kernel Re: [PATCH -V11 2/9] mm/migrate: update node demotion order on hotplug events
2022-03-07 21:36:55 linux-kernel [PATCH 0/3] A minor hotplug refactoring
2022-03-01 12:36:36 linux-kernel Re: [PATCH -V13 2/3] NUMA balancing: optimize page placement for memory tiering system
2022-03-01 07:04:16 linux-kernel Re: [PATCH -V13 3/3] memory tiering: skip to scan fast memory
2022-02-28 16:45:42 linux-kernel Re: [PATCH -V13 2/3] NUMA balancing: optimize page placement for memory tiering system
2022-02-22 06:08:58 linux-kernel Re: [PATCH v1] drivers/base/memory: clarify adding and removing of memory blocks
2022-02-22 05:21:16 linux-kernel [PATCH v2] arch/x86/mm/numa: Do not initialize nodes twice
2022-02-22 04:33:48 linux-kernel Re: [PATCH v2] mm: clean up hwpoison page cache page in fault path
2022-02-21 16:23:49 linux-kernel Re: [PATCH v2] mm: clean up hwpoison page cache page in fault path
2022-02-21 11:22:02 linux-kernel Re: [PATCH 1/1] arch/x86/mm/numa: Do not initialize nodes twice
2022-02-19 11:43:05 linux-kernel [PATCH 1/1] arch/x86/mm/numa: Do not initialize nodes twice
2022-02-19 01:19:36 linux-kernel [PATCH 0/1] Fix allocating nodes twice on x86
2022-02-17 11:11:38 linux-kernel Re: [PATCH 4/6] mm, memory_hotplug: reorganize new pgdat initialization
2022-02-16 17:17:52 linux-kernel Re: [PATCH v2 2/2] drivers/base/memory: determine and store zone for single-zone memory blocks
2022-02-16 08:49:17 linux-kernel Re: [PATCH -V12 1/3] NUMA Balancing: add page promotion counter
2022-02-16 07:18:39 linux-kernel Re: [PATCH v2 2/2] drivers/base/memory: determine and store zone for single-zone memory blocks
2022-02-15 15:28:26 linux-kernel Re: [PATCH v2] mm: clean up hwpoison page cache page in fault path
2022-02-15 06:34:59 linux-kernel Re: [PATCH] mm/pages_alloc.c: Don't create ZONE_MOVABLE beyond the end of a node
2022-02-09 10:15:22 linux-kernel Re: [PATCH 1/4] mm/memory_hotplug: remove obsolete comment of __add_pages
2022-02-09 10:05:12 linux-kernel Re: [PATCH 4/4] mm/memory_hotplug: fix misplaced comment in offline_pages
2022-02-09 06:01:02 linux-kernel Re: [PATCH 2/4] mm/memory_hotplug: avoid calling zone_intersects() for ZONE_NORMAL
2022-02-09 05:31:03 linux-kernel Re: [PATCH 3/4] mm/memory_hotplug: clean up try_offline_node
2022-02-04 21:43:04 linux-kernel Re: [PATCH v4 4/7] mm: make alloc_contig_range work at pageblock granularity
2022-02-03 17:52:52 linux-kernel Re: [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
2022-02-02 14:52:50 linux-kernel Re: [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages
2022-02-01 20:11:31 linux-kernel Re: [PATCH v1 2/2] drivers/base/memory: determine and store zone for single-zone memory blocks
2022-02-01 16:23:27 linux-kernel Re: [PATCH v1 1/2] drivers/base/node: rename link_mem_sections() to register_memory_block_under_node()
2022-02-01 15:53:50 linux-kernel Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
2022-02-01 15:53:43 linux-kernel Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
2022-02-01 15:29:49 linux-kernel Re: [PATCH v1] drivers/base/memory: add memory block to memory group after registration succeeded
2022-02-01 15:29:13 linux-kernel Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
2022-01-30 23:41:12 linux-kernel Re: [PATCH 6/6] memcg: do not tweak node in alloc_mem_cgroup_per_node_info