messages from 2013-09-11 10:05:22 to 2013-09-16 21:38:02 UTC [more...]
[PATCH v4] hugetlbfs: support split page table lock
2013-09-16 21:37 UTC (5+ messages)
[RESEND PATCH v5 1/4] mm/vmalloc: don't set area->caller twice
2013-09-16 21:27 UTC (8+ messages)
` [RESEND PATCH v5 2/4] mm/vmalloc: revert "mm/vmalloc.c: emit the failure message before return"
` [RESEND PATCH v5 3/4] mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info"
` [RESEND PATCH v5 4/4] mm/vmalloc: fix show vmap_area information race with vmap_area tear down
[patch 0/7] improve memcg oom killer robustness v2
2013-09-16 20:52 UTC (30+ messages)
[PATCH] mm/mempolicy: use NUMA_NO_NODE
2013-09-16 20:26 UTC (3+ messages)
[PATCH] mm/shmem.c: check the return value of mpol_to_str()
2013-09-16 20:13 UTC (21+ messages)
` [PATCH v2] "
[PATCH 1/2 v4] memcg: refactor mem_control_numa_stat_show()
2013-09-16 19:00 UTC (2+ messages)
` [PATCH 2/2 v4] memcg: support hierarchical memory.numa_stats
[PATCH v5] Soft limit rework
2013-09-16 16:44 UTC (11+ messages)
[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
2013-09-16 16:37 UTC (23+ messages)
` [PATCH 01/50] sched: monolithic code dump of what is being pushed upstream
` [PATCH 07/50] mm: Account for a THP NUMA hinting update as one PTE update
` [PATCH 14/50] sched: Set the scan rate proportional to the memory usage of the task being scanned
` [PATCH 17/50] mm: Do not flush TLB during protection change if !pte_present && !migration_entry
` [PATCH 27/50] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 41/50] sched: numa: Use {cpu, pid} to create task groups for shared faults
[munlock] BUG: Bad page map in process killall5 pte:53425553 pmd:075f4067
2013-09-16 15:27 UTC (2+ messages)
[patch 0/7] improve memcg oom killer robustness v2
2013-09-16 14:03 UTC (12+ messages)
[PATCH] mm/ksm: return NULL when doesn't get mergeable page
2013-09-16 12:41 UTC
[PATCHv2 0/9] split page table lock for PMD tables
2013-09-16 12:11 UTC (12+ messages)
` [PATCHv2 1/9] mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
` [PATCHv2 2/9] mm: convert mm->nr_ptes to atomic_t
` [PATCHv2 3/9] mm: introduce api for split page table lock for PMD level
` [PATCHv2 4/9] mm, thp: change pmd_trans_huge_lock() to return taken lock
` [PATCHv2 5/9] mm, thp: move ptl taking inside page_check_address_pmd()
` [PATCHv2 6/9] mm, thp: do not access mm->pmd_huge_pte directly
` [PATCHv2 7/9] mm: convent the rest to new page table lock api
` [PATCHv2 8/9] mm: implement split page table lock for PMD level
` [PATCHv2 9/9] x86, mm: enable "
[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
2013-09-16 12:09 UTC (5+ messages)
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user
[PATCH v3 0/5] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-16 11:00 UTC (11+ messages)
` [PATCH v3 1/5] memblock: Introduce allocation direction to memblock
` [PATCH v3 2/5] memblock: Improve memblock to support allocation from lower address
` [PATCH v3 3/5] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v3 4/5] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v3 5/5] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction
[PATCH v2 4/4] mm/zswap: use GFP_NOIO instead of GFP_KERNEL
2013-09-16 9:16 UTC (3+ messages)
[PATCH] let CMA depend on MMU
2013-09-16 9:15 UTC (2+ messages)
[PATCH v2 1/4] mm/zswap: bugfix: memory leak when re-swapon
2013-09-16 7:58 UTC (3+ messages)
[PATCH 1/2 v3] memcg: refactor mem_control_numa_stat_show()
2013-09-15 19:04 UTC (4+ messages)
` [PATCH 2/2 v3] memcg: support hierarchical memory.numa_stats
[PATCH] Have __free_pages_memory() free in larger chunks
2013-09-15 17:03 UTC (2+ messages)
[PATCH TRIVIAL] mm/Kconfig: Grammar s/an/a/
2013-09-15 10:01 UTC
[RFC PATCH] mm: numa: adjust hinting fault record if page is migrated
2013-09-15 1:11 UTC (3+ messages)
[RESEND PATCH v2 1/4] mm/hwpoison: fix traverse hugetlbfs page to avoid printk flood
2013-09-15 0:16 UTC (8+ messages)
` [RESEND PATCH v2 2/4] mm/hwpoison: fix miss catch transparent huge page
` [RESEND PATCH v2 3/4] mm/hwpoison: fix false report 2nd try page recovery
` [RESEND PATCH v2 4/4] mm/hwpoison: fix the lack of one reference count against poisoned page
[RESEND PATCH v2 0/9] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-13 21:47 UTC (13+ messages)
` [RESEND PATCH v2 1/9] memblock: Introduce allocation direction to memblock
` [RESEND PATCH v2 2/9] x86, memblock: Introduce memblock_alloc_bottom_up() "
` [RESEND PATCH v2 3/9] x86, dma: Support allocate memory from bottom upwards in dma_contiguous_reserve()
` [RESEND PATCH v2 4/9] x86: Support allocate memory from bottom upwards in setup_log_buf()
` [RESEND PATCH v2 5/9] x86: Support allocate memory from bottom upwards in relocate_initrd()
` [RESEND PATCH v2 6/9] x86, acpi: Support allocate memory from bottom upwards in acpi_initrd_override()
` [RESEND PATCH v2 7/9] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [RESEND PATCH v2 8/9] x86, mem-hotplug: Support initialize page tables from low to high
` [RESEND PATCH v2 9/9] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction
[PATCH 0/9] split page table lock for PMD tables
2013-09-13 19:57 UTC (20+ messages)
` [PATCH 1/9] mm: rename SPLIT_PTLOCKS to SPLIT_PTE_PTLOCKS
` [PATCH 2/9] mm: convert mm->nr_ptes to atomic_t
` [PATCH 3/9] mm: introduce api for split page table lock for PMD level
` [PATCH 4/9] mm, thp: change pmd_trans_huge_lock() to return taken lock
` [PATCH 5/9] mm, thp: move ptl taking inside page_check_address_pmd()
` [PATCH 6/9] mm, thp: do not access mm->pmd_huge_pte directly
` [PATCH 7/9] mm: convent the rest to new page table lock api
` [PATCH 8/9] mm: implement split page table lock for PMD level
` [PATCH 9/9] x86, mm: enable "
[PATCH] mm: catch memory commitment underflow
2013-09-13 11:03 UTC
[PATCH] shmem: fixup memory reservation during truncating
2013-09-13 11:02 UTC
[RFC PATCH] ANB(Automatic NUMA Balancing): erase mm footprint of migrated page
2013-09-13 6:52 UTC
[RFC PATCH] ANB(Automatic NUMA Balancing): erase mm footprint of migrated page
2013-09-13 1:41 UTC (2+ messages)
[PATCH] mm/hwpoison: move set_migratetype_isolate() outside get_any_page()
2013-09-12 23:46 UTC (4+ messages)
[RFC][PATCH] mm: percpu pages: up batch size to fix arithmetic?? errror
2013-09-12 15:21 UTC (7+ messages)
[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
2013-09-12 14:21 UTC (18+ messages)
` [PATCH 01/16] slab: correct pfmemalloc check
` [PATCH 02/16] slab: change return type of kmem_getpages() to struct page
` [PATCH 03/16] slab: remove colouroff in struct slab
` [PATCH 05/16] slab: remove cachep in struct slab_rcu
` [PATCH 06/16] slab: put forward freeing slab management object
` [PATCH 07/16] slab: overloading the RCU head over the LRU for RCU free
` [PATCH 08/16] slab: use well-defined macro, virt_to_slab()
[PATCH] shmem: fix double memory uncharge on error path
2013-09-12 13:46 UTC
[GIT PULL] ACPI and power management fixes for v3.12-rc1
2013-09-12 12:59 UTC
[PATCH] vmpressure: fix divide-by-0 in vmpressure_work_fn
2013-09-12 11:46 UTC (7+ messages)
[PATCH v2 0/9] x86, memblock: Allocate memory near kernel image before SRAT parsed
2013-09-12 10:06 UTC (12+ messages)
` [PATCH v2 1/9] memblock: Introduce allocation direction to memblock
` [PATCH v2 2/9] x86, memblock: Introduce memblock_alloc_bottom_up() "
` [PATCH v2 3/9] x86, dma: Support allocate memory from bottom upwards in dma_contiguous_reserve()
` [PATCH v2 4/9] x86: Support allocate memory from bottom upwards in setup_log_buf()
` [PATCH v2 5/9] x86: Support allocate memory from bottom upwards in relocate_initrd()
` [PATCH v2 6/9] x86, acpi: Support allocate memory from bottom upwards in acpi_initrd_override()
` [PATCH v2 7/9] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v2 8/9] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH v2 9/9] mem-hotplug: Introduce movablenode boot option to control memblock allocation direction
[REPOST PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
2013-09-12 6:52 UTC (10+ messages)
` [REPOST PATCH 3/4] slab: introduce byte sized index "
[PATCH] OOM killer: wait for tasks with pending SIGKILL to exit
2013-09-11 15:06 UTC (3+ messages)
[PATCH] slab: Make allocations with GFP_ZERO slightly more efficient
2013-09-11 14:17 UTC (2+ messages)
[PATCH v2] cpu/mem hotplug: Add try_online_node() for cpu_up()
2013-09-11 13:40 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).