linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-25 17:09:57 to 2013-09-27 13:27:58 UTC [more...]

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-27  2:04 UTC  (14+ messages)

[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V8
 2013-09-27 13:26 UTC  (2+ messages)
` [PATCH 02/63] mm: numa: Document automatic NUMA balancing sysctls

[PATCHv4 00/10] split page table lock for PMD tables
 2013-09-27 13:16 UTC  (11+ messages)
` [PATCHv4 01/10] mm: rename USE_SPLIT_PTLOCKS to USE_SPLIT_PTE_PTLOCKS
` [PATCHv4 02/10] mm: convert mm->nr_ptes to atomic_t
` [PATCHv4 03/10] mm: introduce api for split page table lock for PMD level
` [PATCHv4 04/10] mm, thp: change pmd_trans_huge_lock() to return taken lock
` [PATCHv4 05/10] mm, thp: move ptl taking inside page_check_address_pmd()
` [PATCHv4 06/10] mm, thp: do not access mm->pmd_huge_pte directly
` [PATCHv4 07/10] mm, hugetlb: convert hugetlbfs to use split pmd lock
` [PATCHv4 08/10] mm: convent the rest to new page table lock api
` [PATCHv4 09/10] mm: implement split page table lock for PMD level
` [PATCHv4 10/10] x86, mm: enable "

[PATCH v6 0/6] rwsem: performance optimizations
 2013-09-27 11:23 UTC  (24+ 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

[PATCH v5 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-27 11:05 UTC  (29+ messages)
` [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

[PATCH v2 0/5] mm: migrate zbud pages
 2013-09-27 10:16 UTC  (6+ messages)

[RFC PATCH v4 00/40] mm: Memory Power Management
 2013-09-27  6:34 UTC  (67+ 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

[BUG REPORT] ZSWAP: theoretical race condition issues
 2013-09-27  4:58 UTC  (16+ messages)

[PATCH V1] oom: avoid selecting threads sharing mm with init
 2013-09-27  2:04 UTC  (3+ messages)

[PATCHv2 0/9] split page table lock for PMD tables
 2013-09-27  0:04 UTC  (12+ messages)

mmotm 2013-09-26-16-15 uploaded
 2013-09-26 23:16 UTC 

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

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

[PATCH] hotplug: Optimize {get,put}_online_cpus()
 2013-09-26 17:50 UTC  (20+ messages)

[RFC 0/4] cleancache: SSD backed cleancache backend
 2013-09-26 16:14 UTC  (6+ messages)
` [RFC 1/4] cleancache: make put_page async possible
` [RFC 2/4] cleancache: make get_page "
` [RFC 3/4] cleancache: invalidate cache at dirty page
` [RFC 4/4] cleancache: SSD backed cleancache backend

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

[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

[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] 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  (4+ messages)


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