linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-24 10:10:39 to 2013-09-26 09:37:28 UTC [more...]

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-25  7:26 UTC  (12+ messages)

[PATCH v6 0/6] rwsem: performance optimizations
 2013-09-26  9:37 UTC  (11+ messages)
` [PATCH v6 1/6] rwsem: check the lock before cpmxchg in down_write_trylock
` [PATCH v6 2/6] rwsem: remove 'out' label in do_wake
` [PATCH v6 3/6] rwsem: remove try_reader_grant label do_wake
` [PATCH v6 4/6] rwsem/wake: check lock before do atomic update
` [PATCH v6 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v6 6/6] rwsem: do optimistic spinning for writer lock acquisition

[BUG REPORT] ZSWAP: theoretical race condition issues
 2013-09-26  8:48 UTC  (14+ messages)

[PATCH V1] oom: avoid selecting threads sharing mm with init
 2013-09-26  8:09 UTC 

[munlock] BUG: Bad page map in process killall5 pte:cf17e720 pmd:05a22067
 2013-09-26  6:55 UTC  (7+ messages)

[PATCH v3 2/3] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
 2013-09-26  3:42 UTC  (3+ messages)

[RFC PATCH v4 00/40] mm: Memory Power Management
 2013-09-26  2:59 UTC  (49+ messages)
` [RFC PATCH v4 01/40] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v4 02/40] mm: Initialize node memory regions during boot
` [RFC PATCH v4 03/40] mm: Introduce and initialize zone memory regions
` [RFC PATCH v4 04/40] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v4 05/40] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v4 06/40] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v4 07/40] mm: Track the freepage migratetype of pages accurately
` [RFC PATCH v4 08/40] mm: Use the correct migratetype during buddy merging
` [RFC PATCH v4 09/40] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v4 10/40] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v4 11/40] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v4 12/40] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v4 13/40] mm: Print memory region statistics to understand the buddy allocator behavior
` [RFC PATCH v4 14/40] mm: Enable per-memory-region fragmentation stats in pagetypeinfo
` [RFC PATCH v4 15/40] mm: Add aggressive bias to prefer lower regions during page allocation
` [RFC PATCH v4 16/40] mm: Introduce a "Region Allocator" to manage entire memory regions
` [RFC PATCH v4 17/40] mm: Add a mechanism to add pages to buddy freelists in bulk
` [RFC PATCH v4 18/40] mm: Provide a mechanism to delete pages from "
` [RFC PATCH v4 19/40] mm: Provide a mechanism to release free memory to the region allocator
` [RFC PATCH v4 20/40] mm: Provide a mechanism to request free memory from "
` [RFC PATCH v4 21/40] mm: Maintain the counter for freepages in "
` [RFC PATCH v4 22/40] mm: Propagate the sorted-buddy bias for picking free regions, to "
` [RFC PATCH v4 23/40] mm: Fix vmstat to also account for freepages in the "
` [RFC PATCH v4 24/40] mm: Drop some very expensive sorted-buddy related checks under DEBUG_PAGEALLOC
` [RFC PATCH v4 25/40] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA => RA flow
` [RFC PATCH v4 26/40] mm: Connect Page Allocator(PA) to Region Allocator(RA); add PA <= "
` [RFC PATCH v4 27/40] mm: Update the freepage migratetype of pages during region allocation
` [RFC PATCH v4 28/40] mm: Provide a mechanism to check if a given page is in the region allocator
` [RFC PATCH v4 29/40] mm: Add a way to request pages of a particular region from "
` [RFC PATCH v4 30/40] mm: Modify move_freepages() to handle pages in the region allocator properly
` [RFC PATCH v4 31/40] mm: Never change migratetypes of pageblocks during freepage stealing
` [RFC PATCH v4 32/40] mm: Set pageblock migratetype when allocating regions from region allocator
` [RFC PATCH v4 33/40] mm: Use a cache between page-allocator and region-allocator
` [RFC PATCH v4 34/40] mm: Restructure the compaction part of CMA for wider use
` [RFC PATCH v4 35/40] mm: Add infrastructure to evacuate memory regions using compaction
` [RFC PATCH v4 36/40] kthread: Split out kthread-worker bits to avoid circular header-file dependency
` [RFC PATCH v4 37/40] mm: Add a kthread to perform targeted compaction for memory power management
` [RFC PATCH v4 38/40] mm: Add a mechanism to queue work to the kmempowerd kthread
` [RFC PATCH v4 39/40] mm: Add intelligence in kmempowerd to ignore regions unsuitable for evacuation
` [RFC PATCH v4 40/40] mm: Add triggers in the page-allocator to kick off region evacuation
` [Results] [RFC PATCH v4 00/40] mm: Memory Power Management

[PATCH] oom: avoid killing init if it assume the oom killed thread's mm
 2013-09-26  1:38 UTC  (5+ messages)

[PATCH 1/2] mm: rearrange madvise code to allow for reuse
 2013-09-26  1:24 UTC  (13+ messages)
` [PATCH 2/2] mm: add a field to store names for private anonymous memory

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-25 23:29 UTC  (13+ messages)
` [PATCHv6 10/22] thp, mm: rewrite delete_from_page_cache() to support huge pages

[PATCH] mm: avoid reinserting isolated balloon pages into LRU lists
 2013-09-25 22:33 UTC 

[PATCH] drm/i915: Fix up usage of SHRINK_STOP
 2013-09-25 22:26 UTC  (2+ messages)

[PATCH] mm/shmem.c: check the return value of mpol_to_str()
 2013-09-25 22:06 UTC  (9+ messages)
` [PATCH v2] "
  ` [patch] mm, mempolicy: make mpol_to_str robust and always succeed

[PATCH v2 0/5] mm: migrate zbud pages
 2013-09-25 21:57 UTC  (7+ messages)

[PATCH 0/50] Basic scheduler support for automatic NUMA balancing V7
 2013-09-25 21:22 UTC  (38+ messages)
` [PATCH 37/50] sched: Introduce migrate_swap()
  ` [PATCH] hotplug: Optimize {get,put}_online_cpus()

[PATCH] OOM killer: wait for tasks with pending SIGKILL to exit
 2013-09-25 20:31 UTC  (4+ messages)

[PATCHv6 00/22] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-25 18:11 UTC 

mm: insure topdown mmap chooses addresses above security minimum
 2013-09-25 17:44 UTC  (5+ messages)

[PATCH v5 0/6] rwsem: performance optimizations
 2013-09-25 15:58 UTC  (13+ messages)
` [PATCH v5 1/6] rwsem: check the lock before cpmxchg in down_write_trylock
` [PATCH v5 2/6] rwsem: remove 'out' label in do_wake
` [PATCH v5 3/6] rwsem: remove try_reader_grant label do_wake
` [PATCH v5 4/6] rwsem/wake: check lock before do atomic update
` [PATCH v5 5/6] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v5 6/6] rwsem: do optimistic spinning for writer lock acquisition

[PATCH v3 0/3] mm/zswap bugfix: memory leaks and other problems
 2013-09-25  7:21 UTC  (3+ messages)

[Resend with ACK][PATCH] mm/arch: use NUMA_NODE
 2013-09-25  2:35 UTC  (2+ messages)

[PATCH v7 1/4] mm/vmalloc: don't set area->caller twice
 2013-09-25  1:02 UTC  (4+ messages)
` [PATCH v7 2/4] mm/vmalloc: fix show vmap_area information race with vmap_area tear down
` [PATCH v7 3/4] mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info"
` [PATCH v7 4/4] revert mm/vmalloc.c: emit the failure message before return

[PATCH resend] typo: replace kernelcore with Movable
 2013-09-24 20:54 UTC  (2+ messages)

[PATCH v5 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-24 18:35 UTC  (7+ messages)
` [PATCH v5 1/6] memblock: Factor out of top-down allocation
` [PATCH v5 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH v5 3/6] x86/mm: Factor out of top-down direct mapping setup
` [PATCH v5 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
` [PATCH v5 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH v5 6/6] mem-hotplug: Introduce movablenode boot option

[PATCHv2 0/9] split page table lock for PMD tables
 2013-09-24 16:44 UTC  (4+ messages)

[PATCH v4 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-24 16:33 UTC  (35+ messages)
` [PATCH 1/6] memblock: Factor out of top-down allocation
` [PATCH 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH 3/6] x86/mm: Factor out of top-down direct mapping setup
` [PATCH 4/6] x86/mem-hotplug: Support initialize page tables bottom up
` [PATCH 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH 6/6] mem-hotplug: Introduce movablenode boot option


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).