linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[resend][PATCH v2] mlock() doesn't wait to finish lru_add_drain_all()
 2009-10-13  4:25 UTC  (7+ messages)

[PATCH] munmap() don't check sysctl_max_mapcount
 2009-10-13  2:50 UTC  (6+ messages)

oomkiller over-ambitious after "vmscan: make mapped executable pages the first class citizen" (bisected)
 2009-10-13  2:32 UTC  (4+ messages)

[PATCH 0/12] hugetlb: V10 numa control of persistent huge pages alloc/free
 2009-10-13  2:09 UTC  (28+ messages)
` [PATCH 1/12] nodemask: make NODEMASK_ALLOC more general
` [PATCH 2/12] hugetlb: rework hstate_next_node_* functions
` [PATCH 3/12] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 4/12] hugetlb: factor init_nodemask_of_node
` [PATCH 5/12] hugetlb: derive huge pages nodes allowed from task mempolicy
  ` [patch] mm: add gfp flags for NODEMASK_ALLOC slab allocations
` [PATCH 6/12] hugetlb: add generic definition of NUMA_NO_NODE
` [PATCH 7/12] hugetlb: add per node hstate attributes
` [PATCH 8/12] hugetlb: update hugetlb documentation for NUMA controls
` [PATCH 9/12] hugetlb: use only nodes with memory for huge pages
` [PATCH 10/12] mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined
` [PATCH 11/12] hugetlb: handle memory hot-plug events
` [PATCH 12/12] hugetlb: offload per node attribute registrations

[PATCH 0/2] memcg: improving scalability by reducing lock contention at charge/uncharge
 2009-10-13  1:28 UTC  (17+ messages)
` [PATCH 1/2] memcg: coalescing uncharge at unmap and truncation
    ` [PATCH 1/2] memcg: coalescing uncharge at unmap and truncation (fixed coimpile bug)
` [PATCH 2/2] memcg: coalescing charges per cpu

[PATCH 1/2][v3] mm: add notifier in pageblock isolation for balloon drivers
 2009-10-12 19:49 UTC  (6+ messages)
` [PATCH 2/2][v3] powerpc: Make the CMM memory hotplug aware
    ` [PATCH 2/2][v4] "

[Bug #14141] order 2 page allocation failures in iwlagn
 2009-10-12 18:43 UTC  (14+ messages)

[PATCH] mm: make VM_MAX_READAHEAD configurable
 2009-10-12  9:39 UTC  (15+ messages)

[PATCH 1/2] vmscan: separate sc.swap_cluster_max and sc.nr_max_reclaim
 2009-10-12  8:12 UTC  (6+ messages)
` [PATCH 2/2] vmscan: kill shrink_all_zones()

[PATCH 1/2] memcg: coalescing uncharge at unmap/truncate (Oct/9)
 2009-10-11  2:37 UTC  (4+ messages)
` [PATCH 2/2] memcg: coalescing charge by percpu (Oct/9)

[PATCH 00/31] Swap over NFS -v20
 2009-10-10 21:10 UTC  (6+ messages)

[PATCH 1/3] mm: move inc_zone_page_state(NR_ISOLATED) to just isolated place
 2009-10-10 15:35 UTC  (9+ messages)
` [PATCH 2/3] Fix memory leak of never putback pages in mbind()
` [PATCH 3/3] Fix memory leak of do_mbind()

[PATCH 1/2][v2] mm: add notifier in pageblock isolation for balloon drivers
 2009-10-09 20:43 UTC  (11+ messages)
` [PATCH 2/2][v2] powerpc: Make the CMM memory hotplug aware

[PATCH 0/3] compcache: in-memory compressed swapping v4
 2009-10-08 22:58 UTC  (4+ messages)
` [PATCH 3/3] documentation

[PATCH v2][RFC] add MAP_UNLOCKED mmap flag
 2009-10-08 11:03 UTC  (7+ messages)

[PATCH v4] add MAP_UNLOCKED mmap flag
 2009-10-08 10:00 UTC 

[PATCH v3][RFC] add MAP_UNLOCKED mmap flag
 2009-10-08  9:37 UTC  (4+ messages)

[PATCH][RFC] add MAP_UNLOCKED mmap flag
 2009-10-07 20:47 UTC  (16+ messages)

[PATCH 0/11] hugetlb: V9 numa control of persistent huge pages alloc/free
 2009-10-07 20:09 UTC  (29+ messages)
` [PATCH 2/11] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 3/11] hugetlb: factor init_nodemask_of_node
` [PATCH 4/11] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 6/11] hugetlb: add generic definition of NUMA_NO_NODE
` [PATCH 7/11] hugetlb: add per node hstate attributes
` [PATCH 8/11] hugetlb: update hugetlb documentation for NUMA controls
` [PATCH 9/11] hugetlb: use only nodes with memory for huge pages
` [PATCH 10/11] hugetlb: handle memory hot-plug events
` [PATCH 11/11] hugetlb: offload per node attribute registrations
  ` [patch] mm: clear node in N_HIGH_MEMORY and stop kswapd when all memory is offlined

[patch] mm: order evictable rescue in LRU putback
 2009-10-07 19:32 UTC  (2+ messages)

[PATCH] adjust gfp mask passed on nested vmalloc() invocation (v3)
 2009-10-07 14:26 UTC 

[PATCH] adjust gfp mask passed on nested vmalloc() invocation (v2)
 2009-10-07 14:26 UTC  (3+ messages)

[PATCH] adjust gfp mask passed on nested vmalloc() invocation
 2009-10-07 12:20 UTC  (6+ messages)

[PATCH] fix two warnings on mm/percpu.c
 2009-10-07  7:30 UTC  (2+ messages)

[PATCH 1/2] Implement lru_add_drain_all_async()
 2009-10-07  3:48 UTC  (8+ messages)
` [PATCH 2/2] mlock use lru_add_drain_all_async()

[PATCH] rmap : fix the comment for try_to_unmap_anon
 2009-10-06 21:08 UTC  (2+ messages)

[patch 4/4] vunmap: Fix racy use of rcu_head
 2009-10-06 17:33 UTC  (4+ messages)

update_mmu_cache() when write protecting pte
 2009-10-06 10:20 UTC  (3+ messages)

[rfc patch 3/3] mm: munlock COW pages on truncation unmap
 2009-10-06  7:44 UTC  (3+ messages)

[PATCH 0/10] hugetlb: V8 numa control of persistent huge pages alloc/free
 2009-10-06  3:46 UTC  (10+ messages)
` [PATCH 4/10] hugetlb: derive huge pages nodes allowed from task mempolicy
  ` [patch] nodemask: make NODEMASK_ALLOC more general

page:  |  | latest

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