linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-07 10:36:37 to 2014-02-11 16:32:44 UTC [more...]

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

[PATCH v5 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-02-11 16:29 UTC  (2+ messages)

[PATCH 0/4] hugetlb: add hugepagesnid= command-line option
 2014-02-11 15:27 UTC  (18+ 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 v15 00/13] kmemcg shrinkers
 2014-02-11 15:15 UTC  (2+ messages)

Memory allocator semantics
 2014-02-11 15:01 UTC  (9+ messages)

[PATCH 0/3] powerpc: Fix random application crashes with NUMA_BALANCING enabled
 2014-02-11 13:54 UTC  (7+ 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 RESEND part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
 2014-02-11 11:08 UTC  (8+ messages)
` [PATCH RESEND part2 v2 1/8] x86: get pg_data_t's memory from other node

[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] ARM: mm: support big-endian page tables
 2014-02-11 10:40 UTC  (2+ messages)

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

[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-02-11  7:42 UTC  (21+ 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] 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

[question] how to figure out OOM reason? should dump slab/vmalloc info when OOM?
 2014-02-11  4:06 UTC  (5+ messages)

[RFC, PATCH 0/2] mm: map few pages around fault address if they are in page cache
 2014-02-11  3:05 UTC  (3+ 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()

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

[PATCH] mm/zswap: add writethrough option
 2014-02-10 23:06 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 00/11 v5] update page table walker
 2014-02-10 22:42 UTC  (13+ 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] drop_caches: add some documentation and info message
 2014-02-10 21:54 UTC  (10+ messages)

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

[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

[patch 0/8] memcg: charge path cleanups
 2014-02-10 20:12 UTC  (17+ 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 4/8] memcg: !memcg && !mm is not allowed for __mem_cgroup_try_charge
` [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 7/8] memcg: do not replicate get_mem_cgroup_from_mm in __mem_cgroup_try_charge
` [patch 8/8] memcg: sanitize __mem_cgroup_try_charge() call protocol

[PATCH] cgroup: use an ordered workqueue for cgroup destruction
 2014-02-10 15:46 UTC  (12+ messages)

mm: memcg: A infinite loop in __handle_mm_fault()
 2014-02-10 13:52 UTC  (5+ messages)

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)

mmotm 2014-02-05 list_lru_add lockdep splat
 2014-02-09 18:29 UTC  (6+ messages)

[patch 00/10] mm: thrash detection-based file cache sizing v9
 2014-02-09 17:34 UTC  (4+ messages)
` [patch 02/10] fs: cachefiles: use add_to_page_cache_lru()

[V9fs-developer] finit_module broken on 9p because kernel_read doesn't work?
 2014-02-09  0:34 UTC  (8+ messages)

[PATCH v3 0/5] slab: implement byte sized indexes for the freelist of a slab
 2014-02-08 10:17 UTC  (6+ messages)
` [PATCH v3 5/5] slab: make more slab management structure off the slab

[PATCH 1/9] mm: Mark function as static in compaction.c
 2014-02-08  1:25 UTC  (30+ messages)
` [PATCH 2/9] mm: Mark functions as static in memory.c
` [PATCH 3/9] mm: Mark function as static in mmap.c
` [PATCH 4/9] mm: Mark function as static in process_vm_access.c
` [PATCH 5/9] mm: Mark functions as static in migrate.c
` [PATCH 6/9] mm: Mark function as static in memcontrol.c
` [PATCH 7/9] mm: Mark functions as static in page_cgroup.c
` [PATCH 8/9] mm: Mark function as static in nobootmem.c
` [PATCH 9/9] mm: Remove ifdef condition in include/linux/mm.h

[PATCH] mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
 2014-02-07 22:00 UTC  (2+ messages)

[PATCH] mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
 2014-02-07 21:16 UTC 

[PATCH] mm: fix page leak at nfs_symlink()
 2014-02-07 19:39 UTC  (5+ messages)

[BUG] at include/linux/page-flags.h:415 (PageTransHuge)
 2014-02-07 18:58 UTC  (4+ messages)

[cgroup] BUG: unable to handle kernel NULL pointer dereference
 2014-02-07 17:49 UTC  (3+ messages)
` [cgroup] BUG: unable to handle kernel NULL pointer dereference at 0000000000000080


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