linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-10 00:24:21 to 2014-02-13 07:01:28 UTC [more...]

[RFC PATCH V5] mm readahead: Fix readahead fail for no local memory and limit readahead pages
 2014-02-13  7:07 UTC  (14+ messages)
  ` [RFC PATCH V5 RESEND] "

[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-02-13  6:51 UTC  (25+ messages)
` [RFC PATCH 1/3] slub: search partial list on numa_mem_id(), instead of numa_node_id()
  ` [RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node
  ` [RFC PATCH 3/3] slub: fallback to get_numa_mem() node if we want to allocate on memoryless node

[PATCH] swapoff tmpfs radix_tree: remember to rcu_read_unlock
 2014-02-13  2:45 UTC 

[PATCH 2/2] mm/vmscan: not check compaction_ready on promoted zones
 2014-02-13  2:41 UTC 

[PATCH 1/2] mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
 2014-02-13  2:39 UTC 

[PATCHv3 0/2] Remove ARM meminfo
 2014-02-13  2:17 UTC  (9+ messages)
` [PATCHv3 1/2] mm/memblock: add memblock_get_current_limit
` [PATCHv3 2/2] arm: Get rid of meminfo

[request for stable inclusion] mm/memory-failure.c: fix memory leak in successful soft offlining
 2014-02-13  1:41 UTC 

[3.10.x-stable] process accidentally killed by mce because of huge page migration
 2014-02-13  1:41 UTC 

[PATCH 1/2] memcg: fix endless loop in __mem_cgroup_iter_next
 2014-02-13  1:29 UTC  (2+ messages)
` [PATCH 2/2] memcg: barriers to see memcgs as fully initialized

[PATCH] cgroup: use an ordered workqueue for cgroup destruction
 2014-02-13  0:38 UTC  (8+ messages)
    ` [PATCH 2/2] cgroup: bring back kill_cnt to order css destruction
    ` [PATCH] Revert "cgroup: use an ordered workqueue for cgroup destruction"

[PATCH 1/2] memcg: reparent charges of children before processing parent
 2014-02-13  0:25 UTC  (2+ messages)

[PATCH v5 00/22] Rewrite XIP code and add XIP support to ext4
 2014-02-13  0:00 UTC  (4+ messages)
  ` [PATCH v5 19/22] ext4: Add XIP functionality
  ` [PATCH v5 06/22] Treat XIP like O_DIRECT

[PATCH -mm v15 00/13] kmemcg shrinkers
 2014-02-12 22:01 UTC  (6+ messages)

[RFC][PATCH] mm: ksm: add MAP_MERGEABLE mmap() as a KSM shortcut
 2014-02-12 21:26 UTC 

[PATCH 0/4] hugetlb: add hugepagesnid= command-line option
 2014-02-12 20:09 UTC  (31+ messages)
` [PATCH 1/4] memblock: memblock_virt_alloc_internal(): alloc from specified node only
` [PATCH 2/4] memblock: add memblock_virt_alloc_nid_nopanic()
` [PATCH 3/4] hugetlb: add hugepagesnid= command-line option
` [PATCH 4/4] hugetlb: hugepagesnid=: add 1G huge page support

[PATCH] mm, thp: fix infinite loop on memcg OOM
 2014-02-12 16:59 UTC  (2+ messages)

[PATCH 00/11 v5] update page table walker
 2014-02-12 15:40 UTC  (15+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
` [PATCH 02/11] pagewalk: add walk_page_vma()
` [PATCH 03/11] smaps: redefine callback functions for page table walker
` [PATCH 04/11] clear_refs: "
` [PATCH 05/11] pagemap: "
` [PATCH 06/11] numa_maps: "
` [PATCH 07/11] memcg: "
` [PATCH 08/11] madvise: "
` [PATCH 09/11] arch/powerpc/mm/subpage-prot.c: use walk_page_vma() instead of walk_page_range()
` [PATCH 10/11] pagewalk: remove argument hmask from hugetlb_entry()
` [PATCH 11/11] mempolicy: apply page table walker on queue_pages_range()

[patch 0/9] mm: thrash detection-based file cache sizing v8
 2014-02-12 14:00 UTC  (3+ messages)
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees

[RFC 0/4] memcg: Low-limit reclaim
 2014-02-12 12:28 UTC  (4+ messages)

[BUG] at include/linux/page-flags.h:415 (PageTransHuge)
 2014-02-12 12:02 UTC  (5+ messages)

[patch 00/10] mm: thrash detection-based file cache sizing v9
 2014-02-12 11:16 UTC  (9+ messages)
` [patch 02/10] fs: cachefiles: use add_to_page_cache_lru()
` [patch 03/10] lib: radix-tree: radix_tree_delete_item()
` [patch 04/10] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 05/10] mm: filemap: move radix tree hole searching here

Need help in bug in isolate_migratepages_range
 2014-02-12  9:00 UTC  (12+ messages)
          ` [patch] mm, page_alloc: make first_page visible before PageTail
                ` [patch v2] "
                    ` [patch -mm] mm: close PageTail race

[PATCH RESEND part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2014-02-12  7:11 UTC  (9+ messages)
` [PATCH RESEND part2 v2 1/8] x86: get pg_data_t's memory from other node

[PATCH] ARM: mm: support big-endian page tables
 2014-02-12  6:54 UTC  (3+ messages)

[PATCH V2 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled
 2014-02-12  3:43 UTC  (4+ messages)
` [PATCH V2 1/3] powerpc: mm: Add new set flag argument to pte/pmd update function
` [PATCH V2 2/3] mm: dirty accountable change only apply to non prot numa case
` [PATCH V2 3/3] mm: Use ptep/pmdp_set_numa for updating _PAGE_NUMA bit

mm: memcg: A infinite loop in __handle_mm_fault()
 2014-02-12  1:04 UTC  (6+ messages)

[RFC, PATCH 0/2] mm: map few pages around fault address if they are in page cache
 2014-02-12  0:44 UTC  (8+ messages)
` [PATCH 1/2] mm: extend ->fault interface to fault in few pages around fault address
` [PATCH 2/2] mm: implement FAULT_FLAG_AROUND in filemap_fault()

[question] how to figure out OOM reason? should dump slab/vmalloc info when OOM?
 2014-02-12  0:28 UTC  (6+ messages)

[PATCH] mm/zswap: add writethrough option
 2014-02-11 22:49 UTC  (6+ messages)
` [PATCH v2] "

[patch] drop_caches: add some documentation and info message
 2014-02-11 21:44 UTC  (9+ messages)

[PATCH v7 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-02-11 18:57 UTC  (4+ messages)
` [PATCH v7 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH v7 3/3] audit: Audit proc/<pid>/cmdline aka proctitle

[PATCH v5 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-02-11 18:56 UTC  (10+ messages)
` [PATCH v5 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [PATCH v5 3/3] audit: Audit proc/<pid>/cmdline aka proctitle

[PATCH 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled
 2014-02-11 18:49 UTC  (11+ messages)
` [PATCH 1/3] powerpc: mm: Add new set flag argument to pte/pmd update function
` [PATCH 2/3] mm: dirty accountable change only apply to non prot numa case
` [PATCH 3/3] mm: Use ptep/pmdp_set_numa for updating _PAGE_NUMA bit

[patch 0/8] memcg: charge path cleanups
 2014-02-11 18:48 UTC  (15+ messages)
` [patch 1/8] mm: memcg: remove unnecessary preemption disabling
` [patch 2/8] mm: memcg: remove mem_cgroup_move_account_page_stat()
` [patch 3/8] memcg: update comment about charge reparenting on cgroup exit
` [patch 5/8] memcg: remove unnecessary !mm check from try_get_mem_cgroup_from_mm()
` [patch 6/8] memcg: get_mem_cgroup_from_mm()
` [patch 8/8] memcg: sanitize __mem_cgroup_try_charge() call protocol

Memory allocator semantics
 2014-02-11 18:43 UTC  (10+ messages)

[PATCH] mm, thp: drop do_huge_pmd_wp_zero_page_fallback()
 2014-02-11 17:24 UTC 

[PATCH] mm: remove read_cache_page_async
 2014-02-11 16:32 UTC 

[PATCH 1/2] mm/zswap: fix trivial typo and arrange indentation
 2014-02-11 10:46 UTC  (2+ messages)
` [PATCH 2/2] mm/zswap: update zsmalloc in comment to zbud

[PATCH] memcg: change oom_info_lock to mutex
 2014-02-11 10:22 UTC  (3+ messages)

[PATCH] mm: add a new command-line kmemcheck value
 2014-02-11  7:17 UTC  (6+ messages)

[PATCH 0/5] compaction related commits
 2014-02-11  7:12 UTC  (12+ messages)
` [PATCH 1/5] mm/compaction: disallow high-order page for migration target
` [PATCH 2/5] mm/compaction: do not call suitable_migration_target() on every page
` [PATCH 4/5] mm/compaction: check pageblock suitability once per pageblock

[RFC 1/2] mm: additional page lock debugging
 2014-02-10 23:19 UTC  (9+ messages)

[PATCH 0/8] Sort out mess in __do_fault()
 2014-02-10 20:41 UTC  (9+ messages)
` [PATCH 1/8] mm, hwpoison: release page on PageHWPoison() "
` [PATCH 2/8] mm: rename __do_fault() -> do_fault()
` [PATCH 3/8] mm: do_fault(): extract to call vm_ops->do_fault() to separate function
` [PATCH 4/8] mm: introduce do_read_fault()
` [PATCH 5/8] mm: introduce do_cow_fault()
` [PATCH 6/8] mm: introduce do_shared_fault() and drop do_fault()
` [PATCH 7/8] mm: consolidate code to call vm_ops->page_mkwrite()
` [PATCH 8/8] mm: consolidate code to setup pte

That greedy Linux VM cache
 2014-02-10 13:33 UTC  (2+ messages)

mm: shm: hang in shmem_fallocate
 2014-02-10  1:41 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).