linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH v4 00/10] Prevent LRU churning
 2011-07-27 20:14 UTC  (5+ messages)
` [PATCH v4 06/10] migration: introudce migrate_ilru_pages
` [PATCH v4 08/10] ilru: reduce zone->lru_lock

[RFC PATCH 0/8] Reduce filesystem writeback from page reclaim v2
 2011-07-27 16:18 UTC  (19+ messages)
` [PATCH 1/8] mm: vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 2/8] xfs: Warn if direct reclaim tries to writeback pages
` [PATCH 3/8] ext4: "
` [PATCH 4/8] btrfs: "
` [PATCH 5/8] mm: vmscan: Do not writeback filesystem pages in kswapd except in high priority
` [PATCH 6/8] mm: vmscan: Throttle reclaim if encountering too many dirty pages under writeback
` [PATCH 7/8] mm: vmscan: Immediately reclaim end-of-LRU dirty pages when writeback completes
` [PATCH 8/8] mm: vmscan: Do not writeback filesystem pages from kswapd

[PATCH] mm: Properly reflect task dirty limits in dirty_exceeded logic
 2011-07-27 15:10 UTC  (11+ messages)

[PATCH] Cross Memory Attach v4
 2011-07-27 14:49 UTC  (3+ messages)
  ` [PATCH] Cross Memory Attach v4 (patch updated)

[patch 0/5] mm: per-zone dirty limiting
 2011-07-27 14:24 UTC  (21+ messages)
` [patch 1/5] mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
` [patch 2/5] mm: writeback: make determine_dirtyable_memory static again
` [patch 3/5] mm: writeback: remove seriously stale comment on dirty limits
` [patch 4/5] mm: writeback: throttle __GFP_WRITE on per-zone "
` [patch 5/5] mm: filemap: horrid hack to pass __GFP_WRITE for most page cache writers

[PATCHv4 09/11] memcg: Use *_dec_not_zero instead of *_add_unless
 2011-07-27 11:58 UTC  (2+ messages)

[PATCH RFC] mm: reverse lru scanning order
 2011-07-27 11:10 UTC 

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-07-27  9:57 UTC  (17+ messages)

[patch] oom: avoid killing kthreads if they assume the oom killed thread's mm
 2011-07-27  7:59 UTC  (5+ messages)

[PATCH v4 0/5] memcg : make numa scanning better
 2011-07-27  5:52 UTC  (7+ messages)
` [PATCH v4 1/5] memcg : update numascan info by schedule_work
` [PATCH v4 2/5] memcg : pass scan nodemask
` [PATCH v4 3/5] memcg : stop scanning if enough
` [PATCH v4 4/5] memcg : calculate node scan weight
` [PATCH v4 5/5] memcg : select a victim node by weights
` [PATCH v4 6/5] memcg : check numa balance

[PATCH]vmscan: add block plug for page reclaim
 2011-07-27  3:09 UTC  (9+ messages)

[PATCH -mmotm] fault-injection: add ability to export fault_attr in arbitrary directory
 2011-07-26 23:34 UTC  (3+ messages)

[PATCH] mm: Declare hugetlb_sysfs_add_hstate __meminit
 2011-07-26 19:57 UTC  (3+ messages)

[RFC][PATCH 2/2] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new KCONFIG() syntax
 2011-07-26 18:52 UTC  (4+ messages)

[PATCH] memcg: fix behavior of mem_cgroup_resize_limit()
 2011-07-26 13:12 UTC  (5+ messages)

[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
 2011-07-26 12:56 UTC  (4+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops

[patch] mm: thp: disable defrag for page faults per default
 2011-07-26  9:35 UTC  (4+ messages)

[patch 1/2] fuse: delete dead .write_begin and .write_end aops
 2011-07-25 20:49 UTC  (3+ messages)
` [patch 2/2] fuse: mark pages accessed when written to

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-07-25 12:17 UTC  (4+ messages)
` [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes

Cross Memory Attach v3
 2011-07-25  7:11 UTC  (5+ messages)

[GIT PULL] SLAB changes for v3.1-rc0
 2011-07-25  6:55 UTC  (2+ messages)

[PATCH v4 0/7] f/madivse(DONTNEED) support
 2011-07-25  3:47 UTC  (11+ messages)
` [PATCH v4 4/7] Reclaim invalidated page ASAP

[PATCH 0/4 v2] memcg: cleanup per-cpu charge caches
 2011-07-25  1:18 UTC  (7+ messages)
` [PATCH 1/4] memcg: do not try to drain per-cpu caches without pages
` [PATCH 2/4] memcg: unify sync and async per-cpu charge cache draining
` [PATCH 3/4] memcg: add mem_cgroup_same_or_subtree helper
` [PATCH 4/4] memcg: get rid of percpu_charge_mutex lock

Regarding find_get_pages{,_contig}
 2011-07-24 14:39 UTC 

possible recursive locking detected cache_alloc_refill() + cache_flusharray()
 2011-07-23 11:22 UTC  (10+ messages)

[PATCH v3 1/6] fault-injection: notifier error injection
 2011-07-23  8:51 UTC  (3+ messages)
` [PATCH v3 4/6] memory: memory notifier error injection module
` [PATCH v3 6/6] fault-injection: add notifier error injection testing scripts

linux-next: Tree for July 18 (mm/truncate.c)
 2011-07-22 15:06 UTC  (5+ messages)
    ` [PATCH -next] mm/truncate.c: fix build for CONFIG_BLOCK not enabled

[PATCH 0/4] Stop kswapd consuming 100% CPU when highest zone is small
 2011-07-22 13:21 UTC  (18+ messages)
` [PATCH 4/4] mm: vmscan: Only read new_classzone_idx from pgdat when reclaiming successfully

[PATCH 01/13] mm: Make some struct page's const
 2011-07-22 13:17 UTC 

[PATCH 0/4] memcg: cleanup per-cpu charge caches + fix unnecessary reclaim if there are still cached charges
 2011-07-22 10:23 UTC  (26+ messages)
` [PATCH 1/4] memcg: do not try to drain per-cpu caches without pages
` [PATCH 2/4] memcg: unify sync and async per-cpu charge cache draining
` [PATCH 3/4] memcg: get rid of percpu_charge_mutex lock
` [PATCH 4/4] memcg: prevent from reclaiming if there are per-cpu cached charges

[BUGFIX][PATCH] memcg: fix vmscan count in small memcgs
 2011-07-22  8:21 UTC 

[PATCH v3] memcg: add memory.vmscan_stat
 2011-07-22  8:15 UTC 

Add taint flag outputting to slub debug paths
 2011-07-22  0:49 UTC 

Add taint flag outputting to slab debug paths
 2011-07-22  0:49 UTC 

output a list of loaded modules when we hit bad_page()
 2011-07-22  0:47 UTC 

[PATCH 0/2 v2 ] memcg: oom locking updates
 2011-07-22  0:15 UTC  (4+ messages)
` [PATCH 1/2 v2] memcg: make oom_lock 0 and 1 based rather than coutner

[RFC v3 2/5] slab: implement slab object boundaries assertion
 2011-07-21 18:13 UTC  (3+ messages)

[PATCH] mm-slab: allocate kmem_cache with __GFP_REPEAT
 2011-07-21 15:27 UTC  (21+ messages)

[PATCH 0/2] Reduce frequency of stalls due to zone_reclaim() on NUMA v2r1
 2011-07-21 15:24 UTC  (15+ messages)
` [PATCH 1/2] mm: page allocator: Initialise ZLC for first zone eligible for zone_reclaim

[RFC v3 5/5] x86: implement RUNTIME_USER_COPY_CHECK
 2011-07-21 12:53 UTC 

[RFC v3 4/5] char: mem: relax usercopy checks
 2011-07-21 12:53 UTC 

[RFC v3 3/5] mm: implement kernel_access_ok
 2011-07-21 12:53 UTC 

[RFC v3 1/5] introduce config RUNTIME_USER_COPY_CHECK
 2011-07-21 12:53 UTC 

[RFC v3 0/5] implement RUNTIME_USER_COPY_CHECKS
 2011-07-21 12:53 UTC 

[RFC PATCH 0/3] Reduce frequency of stalls due to zone_reclaim() on NUMA
 2011-07-21 10:31 UTC  (8+ messages)
` [PATCH 3/3] mm: page allocator: Reconsider zones for allocation after direct reclaim

[PATCH 1/2] hugepage: Protect region tracking lists with its own spinlock
 2011-07-21 10:17 UTC  (5+ messages)
` [PATCH 2/2] hugepage: Allow parallelization of the hugepage fault path

[PATCHv12 0/8] Contiguous Memory Allocator
 2011-07-21  9:06 UTC  (2+ messages)

[RFC PATCH -tip 0/5] perf tools: pagecache monitoring
 2011-07-21  7:01 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