linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Fix NUMA problems in transparent hugepages v2
 2011-02-24 22:43 UTC  (13+ messages)
` [PATCH 1/8] Fix interleaving for "
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Add alloc_page_vma_node
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 7/8] Use GFP_OTHER_NODE for transparent huge pages
` [PATCH 8/8] Add VM counters for transparent hugepages

[PATCH v2] hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
 2011-02-24 22:13 UTC  (8+ messages)

IO-less dirty throttling V6 results available
 2011-02-24 18:56 UTC  (4+ messages)

[PATCH] hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
 2011-02-24 18:20 UTC  (6+ messages)

[PATCH 0/3][RESEND] Provide unmapped page cache control (v4)
 2011-02-24 17:08 UTC  (3+ messages)
` [PATCH 3/3][RESEND] Provide control over unmapped pages (v4)

[PATCH 00/17] mm: mmu_gather rework
 2011-02-24 16:34 UTC  (3+ messages)
` [PATCH 06/17] arm: "

[PATCH 0/5] blk-throttle: writeback and swap IO control
 2011-02-24 16:18 UTC  (38+ messages)
` [PATCH 1/5] blk-cgroup: move blk-cgroup.h in include/linux/blk-cgroup.h
` [PATCH 2/5] blk-cgroup: introduce task_to_blkio_cgroup()
` [PATCH 3/5] page_cgroup: make page tracking available for blkio
` [PATCH 4/5] blk-throttle: track buffered and anonymous pages
` [PATCH 5/5] blk-throttle: buffered and anonymous page tracking instrumentation

[Bug 29772] New: memory compaction crashed
 2011-02-24 15:14 UTC  (8+ messages)

too big min_free_kbytes
 2011-02-24 14:27 UTC  (26+ messages)

[RFC PATCH] page_cgroup: Reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM
 2011-02-24 13:40 UTC  (7+ messages)
  ` [RFC PATCH] page_cgroup: Reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM v2

[PATCH] mm: don't return 0 too early from find_get_pages()
 2011-02-24 12:40 UTC  (2+ messages)

[PATCH] mm: remove worrying dead code from find_get_pages()
 2011-02-24 12:38 UTC  (2+ messages)

[PATCH] mm: optimize replace_page_cache_page
 2011-02-24 10:56 UTC  (5+ messages)

[PATCH] cpuset: Add a missing unlock in cpuset_write_resmask()
 2011-02-24  7:05 UTC  (2+ messages)

[PATCH v2 1/4] cpuset: Remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
 2011-02-24  6:57 UTC  (4+ messages)
` [PATCH v2 2/4] cpuset: Remove unneeded NODEMASK_ALLOC() in cpuset_attch()
` [PATCH v2 3/4] cpuset: Fix unchecked calls to NODEMASK_ALLOC()
` [PATCH v2 4/4] cpuset: Hold callback_mutex in cpuset_clone()

[PATCH] memcg: more mem_cgroup_uncharge batching
 2011-02-24  6:47 UTC  (4+ messages)

[PATCH] mm: fix possible cause of a page_mapped BUG
 2011-02-24  5:39 UTC 

[patch] memcg: add oom killer delay
 2011-02-24  0:51 UTC  (8+ messages)

[PATCH] mm: prevent concurrent unmap_mapping_range() on the same inode
 2011-02-23 23:12 UTC  (4+ messages)

[PATCH 00/25] mm: Preemptibility -v7
 2011-02-23 20:59 UTC  (5+ messages)
` [PATCH 01/25] tile: Fix __pte_free_tlb

[PATCH 0/5] fix up /proc/$pid/smaps to not split huge pages
 2011-02-23 15:31 UTC  (16+ messages)
` [PATCH 1/5] pagewalk: only split huge pages when necessary
` [PATCH 2/5] break out smaps_pte_entry() from smaps_pte_range()
` [PATCH 3/5] pass pte size argument in to smaps_pte_entry()
` [PATCH 4/5] teach smaps_pte_range() about THP pmds
` [PATCH 5/5] have smaps show transparent huge pages

[0/7, v9] NUMA Hotplug Emulator (v9)
 2011-02-23  5:29 UTC  (4+ messages)

Fix NUMA problems in transparent hugepages and KSM
 2011-02-22 22:52 UTC  (24+ messages)
` [PATCH 1/8] Fix interleaving for transparent hugepages
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Preserve local node for KSM copies
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 7/8] Use GFP_OTHER_NODE for transparent huge pages
` [PATCH 8/8] Add VM counters for transparent hugepages

[PATCH 1/4] cpuset: Remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
 2011-02-22 20:30 UTC  (8+ messages)
` [PATCH 3/4] cpuset: Fix unchecked calls to NODEMASK_ALLOC()

[PATCH v6 0/4] fadvise(DONTNEED) support
 2011-02-22 17:11 UTC  (15+ messages)
` [PATCH v6 1/3] deactivate invalidated pages
` [PATCH v6 2/3] memcg: move memcg reclaimable page into tail of inactive list

[RFC PATCH 0/5] IO-less balance dirty pages
 2011-02-22 15:40 UTC  (5+ messages)
` [PATCH 3/5] mm: Implement IO-less balance_dirty_pages()

[PATCH] mempolicy: remove redundant check in __mpol_equal()
 2011-02-22 12:21 UTC  (2+ messages)

[PATCH 0/2] KVM: enable asynchronous page faults
 2011-02-22  8:38 UTC  (3+ messages)
` [PATCH 2/2] KVM: Enable async page fault processing

[PATCH v2 0/2] memcg: migration clean up
 2011-02-21 14:14 UTC  (6+ messages)
` [PATCH v2 1/2] memcg: remove unnecessary BUG_ON
` [PATCH v2 2/2] memcg: remove charge variable in unmap_and_move

[PATCH] mm: fix dubious code in __count_immobile_pages()
 2011-02-21  9:57 UTC  (2+ messages)

[PATCH 0/5] fix up /proc/$pid/smaps to not split huge pages
 2011-02-20 21:54 UTC  (3+ messages)

BUG: Bad page map in process udevd (anon_vma: (null)) in 2.6.38-rc4
 2011-02-20 21:34 UTC  (5+ messages)

[PATCH] - Improve drain pages performance on large systems
 2011-02-16  0:17 UTC  (2+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox