linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-09 10:12:13 to 2011-08-12 11:07:23 UTC [more...]

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-12 11:07 UTC  (63+ messages)
` [PATCH 2/5] writeback: dirty position control
` [PATCH 3/5] writeback: dirty rate control
` [PATCH 4/5] writeback: per task dirty rate limit
` [PATCH 5/5] writeback: IO-less balance_dirty_pages()

Tracking page allocation in Zone/Node
 2011-08-12 11:00 UTC 

[PATCHv14 0/9] Contiguous Memory Allocator
 2011-08-12 10:58 UTC  (10+ messages)
` [PATCH 1/9] mm: move some functions from memory_hotplug.c to page_isolation.c
` [PATCH 2/9] mm: alloc_contig_freed_pages() added
` [PATCH 3/9] mm: alloc_contig_range() added
` [PATCH 4/9] mm: MIGRATE_CMA migration type added
` [PATCH 5/9] mm: MIGRATE_CMA isolation functions added
` [PATCH 6/9] drivers: add Contiguous Memory Allocator
` [PATCH 7/9] ARM: DMA: steal memory for DMA coherent mappings
` [PATCH 8/9] ARM: integrate CMA with DMA-mapping subsystem
` [PATCH 9/9] ARM: S5PV210: example of CMA private area for FIMC device on Goni board

[RFC] x86, mm: start mmap allocation for libs from low addresses
 2011-08-12 10:29 UTC 

[patch 0/8] mm: memcg naturalization -rc2
 2011-08-12  8:34 UTC  (7+ messages)
` [patch 2/8] mm: memcg-aware global reclaim
` [patch 8/8] mm: make per-memcg lru lists exclusive

[PATCH V2 1/1][cleanup] memcg: renaming of mem variable to memcg
 2011-08-12  7:06 UTC 

[patch 1/2] mm: vmscan: fix force-scanning small targets without swap
 2011-08-12  7:04 UTC  (6+ messages)
` [patch 2/2] mm: vmscan: drop nr_force_scan[] from get_scan_count

[PATCH 0/2][cleanup] memcg: renaming of mem variable to memcg
 2011-08-12  6:59 UTC  (15+ messages)
` [PATCH 1/2][cleanup] "
` [PATCH 2/2][cleanup] "

[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
 2011-08-12  2:47 UTC  (29+ messages)
` [PATCH 1/7] mm: vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 2/7] mm: vmscan: Remove dead code related to lumpy reclaim waiting on pages under writeback
` [PATCH 3/7] xfs: Warn if direct reclaim tries to writeback pages
` [PATCH 4/7] ext4: "
` [PATCH 5/7] mm: vmscan: Do not writeback filesystem pages in kswapd except in high priority
` [PATCH 6/7] mm: vmscan: Throttle reclaim if encountering too many dirty pages under writeback
` [PATCH 7/7] mm: vmscan: Immediately reclaim end-of-LRU dirty pages when writeback completes

running of out memory => kernel crash
 2011-08-11 17:38 UTC  (10+ messages)

[PATCH v5 0/6] memg: better numa scanning
 2011-08-11 14:50 UTC  (20+ messages)
` [PATCH v5 1/6] "
      ` [PATCH] memcg: fix comment on update nodemask
` [PATCH v5 2/6] memcg: stop vmscan when enough done
` [PATCH v5 3/6] memg: vmscan pass nodemask
` [PATCH v5 4/6] memg: calculate numa weight for vmscan
` [PATCH v5 5/6] memg: vmscan select victim node by weight
` [PATCH v5 6/6] memg: do target scan if unbalanced

[PATCH] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new IS_ENABLED() syntax
 2011-08-11 13:18 UTC  (5+ messages)

[PATCH] writeback: Per-block device bdi->dirty_writeback_interval and bdi->dirty_expire_interval
 2011-08-11 12:20 UTC 

MMTests 0.01
 2011-08-11  8:25 UTC  (6+ messages)

[PATCH 0 of 3] THP: mremap support and TLB optimization #3
 2011-08-11  0:26 UTC  (10+ messages)
` [PATCH 1 of 3] mremap: check for overflow using deltas
` [PATCH 2 of 3] mremap: avoid sending one IPI per page
` [PATCH 3 of 3] thp: mremap support and TLB optimization

[PATCH] memcg: replace ss->id_lock with a rwlock
 2011-08-11  0:02 UTC  (2+ messages)

[RFC] mm: Distinguish between mlocked and pinned pages
 2011-08-10 20:21 UTC 

[PATCH v2] staging: zcache: support multiple clients, prep for KVM and RAMster
 2011-08-10 15:40 UTC  (5+ messages)

[patch 1/2] fuse: delete dead .write_begin and .write_end aops
 2011-08-10 11:24 UTC  (5+ messages)

[PATCH 0/4 v2] memcg: cleanup per-cpu charge caches
 2011-08-10  7:29 UTC  (15+ messages)
` [PATCH 4/4] memcg: get rid of percpu_charge_mutex lock
          ` [PATCH RFC] memcg: fix drain_all_stock crash

Subject: [PATCH V6 1/4] mm: frontswap: swap data structure changes
 2011-08-10  6:47 UTC  (6+ messages)

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

[RFC PATCH 0/3] page count lock for simpler put_page
 2011-08-09 22:22 UTC  (5+ messages)

[PATCH] slub: fix check_bytes() for slub debugging
 2011-08-09 21:46 UTC  (6+ messages)

[GIT PULL] SLUB fixes for v3.1-rc1
 2011-08-09 18:41 UTC 

Subject: [PATCH V6 2/4] mm: frontswap: core code
 2011-08-09 15:03 UTC  (3+ messages)

[GIT PULL] SLUB fixes for v3.1-rc1
 2011-08-09 13:44 UTC 

[PATCH --mmotm v8 0/3] Make fault injection available for MMC IO
 2011-08-09 12:07 UTC  (4+ messages)
` [PATCH --mmotm v8 1/3] fault-inject: export fault injection functions
` [PATCH --mmotm v8 2/3] mmc: core: add random fault injection
` [PATCH --mmotm v8 3/3] fault injection: add documentation on MMC IO "

[PATCH] Revert "memcg: get rid of percpu_charge_mutex lock"
 2011-08-09 12:06 UTC 

[PATCH --mmotm v7 0/3] Make fault injection available for MMC IO
 2011-08-09 11:48 UTC  (4+ messages)
` [PATCH --mmotm v7 1/3] fault-inject: export fault injection functions
` [PATCH --mmotm v7 2/3] mmc: core: add random fault injection
` [PATCH --mmotm v7 3/3] fault injection: add documentation on MMC IO "

[PATCH --mmotm v5 0/3] Make fault injection available for MMC IO
 2011-08-09 10:17 UTC  (6+ 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).