linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-16 19:50:56 to 2011-08-22 20:14:28 UTC [more...]

[RFC] x86, mm: start mmap allocation for libs from low addresses
 2011-08-22 20:14 UTC  (6+ messages)

[PATCH v2 1/1] hugepages: Fix race between hugetlbfs umount and quota update
 2011-08-22 20:07 UTC  (3+ messages)

[Bugme-new] [Bug 41552] New: Performance of writing and reading from multiple drives decreases by 40% when going from Linux Kernel 2.6.36.4 to 2.6.37 (and beyond)
 2011-08-22 19:56 UTC  (4+ messages)

[PATCH 1/3] writeback: send work item to queue_io, move_expired_inodes
 2011-08-22 18:38 UTC  (3+ messages)
` [PATCH 2/3 v3] writeback: Add a 'reason' to wb_writeback_work
` [PATCH 3/3 v3] writeback: Add writeback stats for pages written

[PATCH 0/5] IO-less dirty throttling v9
 2011-08-22 17:22 UTC  (17+ messages)
` [PATCH 2/5] writeback: dirty position control
` [PATCH 5/5] writeback: IO-less balance_dirty_pages()

[PATCH 0/4] debug-pagealloc improvements
 2011-08-22 17:09 UTC  (7+ messages)
` [PATCH 1/4] debug-pagealloc: use plain __ratelimit() instead of printk_ratelimit()
` [PATCH 2/4] debug-pagealloc: add support for highmem pages
` [PATCH 3/4] string: introduce memchr_inv
` [PATCH 4/4] debug-pagealloc: use memchr_inv

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

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-22 15:38 UTC  (9+ messages)
` [PATCH 2/5] writeback: dirty position control

[PATCH 1/2] vmscan: fix initial shrinker size handling
 2011-08-22 11:17 UTC  (2+ messages)
` [PATCH 2/2] vmscan: use atomic-long for shrinker batching

Host where KSM appears to save a negative amount of memory
 2011-08-22  7:52 UTC  (3+ messages)

[patch]vmscan: clear ZONE_CONGESTED for zone with good watermark -resend
 2011-08-22  1:07 UTC 

[PATCH] writeback: Per-block device bdi->dirty_writeback_interval and bdi->dirty_expire_interval
 2011-08-21 14:11 UTC  (21+ messages)

[PATCH -v3] avoid null pointer access in vm_struct
 2011-08-21  8:21 UTC 

[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
 2011-08-20 19:33 UTC  (12+ messages)
` [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

what protects page lru list?
 2011-08-20 18:45 UTC  (3+ messages)

[PATCH v2] avoid null pointer access in vm_struct
 2011-08-20  4:22 UTC  (4+ messages)

[patch 3/3]vmscan: cleanup kswapd_try_to_sleep
 2011-08-19 23:56 UTC  (2+ messages)

[PATCH 0/9] Use RCU to stabilize page counts
 2011-08-19 23:28 UTC  (12+ messages)
` [PATCH 1/9] mm: rcu read lock for getting reference on pages in migration_entry_wait()
` [PATCH 2/9] mm: avoid calling get_page_unless_zero() when charging cgroups
` [PATCH 3/9] mm: rcu read lock when getting from tail to head page
` [PATCH 4/9] mm: use get_page in deactivate_page()
` [PATCH 5/9] kvm: use get_page instead of get_page_unless_zero
` [PATCH 6/9] mm: assert that get_page_unless_zero() callers hold the rcu lock
` [PATCH 7/9] rcu: rcu_get_gp_cookie() / rcu_gp_cookie_elapsed() stand-ins
` [PATCH 8/9] mm: add API for setting a grace period cookie on compound pages
` [PATCH 9/9] mm: make sure tail page counts are stable before splitting THP pages

running of out memory => kernel crash
 2011-08-19 21:38 UTC  (12+ messages)

[PATCH --mmotm v8 0/3] Make fault injection available for MMC IO
 2011-08-19 17:24 UTC  (6+ messages)
` [PATCH --mmotm v8 2/3] mmc: core: add random fault injection

[patch v3 2/8] kdump: Make kimage_load_crash_segment() weak
 2011-08-19 14:44 UTC  (5+ messages)

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

[PATCH] memcg: replace ss->id_lock with a rwlock
 2011-08-19 13:55 UTC  (2+ messages)

[PATCH V2 1/1][cleanup] memcg: renaming of mem variable to memcg
 2011-08-19  6:21 UTC  (3+ messages)

[PATCH v9 00/13] memcg: per cgroup dirty page limiting
 2011-08-19  1:36 UTC  (36+ messages)
` [PATCH v9 01/13] memcg: document cgroup dirty memory interfaces
` [PATCH v9 02/13] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v9 03/13] memcg: add dirty page accounting infrastructure
` [PATCH v9 04/13] memcg: add kernel calls for memcg dirty page stats
` [PATCH v9 05/13] memcg: add mem_cgroup_mark_inode_dirty()
` [PATCH v9 06/13] memcg: add dirty limits to mem_cgroup
` [PATCH v9 07/13] memcg: add cgroupfs interface to memcg dirty limits
` [PATCH v9 08/13] memcg: dirty page accounting support routines
` [PATCH v9 09/13] memcg: create support routines for writeback
` [PATCH v9 10/13] writeback: pass wb_writeback_work into move_expired_inodes()
` [PATCH v9 11/13] writeback: make background writeback cgroup aware
` [PATCH v9 12/13] memcg: create support routines for page writeback
` [PATCH v9 13/13] memcg: check memcg dirty limits in "

[PATCH v5 0/6] memg: better numa scanning
 2011-08-19  0:06 UTC  (21+ messages)
` [PATCH v5 2/6] memcg: stop vmscan when enough done
                    ` [PATCH v3] memcg: add nr_pages argument for hierarchical reclaim
` [PATCH v5 4/6] memg: calculate numa weight for vmscan
` [PATCH v5 5/6] memg: vmscan select victim node by weight

[PATCH] memcg: remove unneeded preempt_disable
 2011-08-19  0:00 UTC  (8+ messages)

[RFC] mm: Distinguish between mlocked and pinned pages
 2011-08-18 23:51 UTC  (3+ messages)

[PATCH 1/1] hugepages: Fix race between hugetlbfs umount and quota update
 2011-08-18 22:28 UTC  (2+ messages)

[PATCH] avoid null pointer access in vm_struct
 2011-08-18  9:21 UTC  (3+ messages)

[PATCH 1/2] vmscan: promote shared file mapped pages
 2011-08-18  9:09 UTC  (4+ messages)

[PATCHv14 0/9] Contiguous Memory Allocator
 2011-08-18  8:27 UTC  (9+ messages)
` [PATCH 7/9] ARM: DMA: steal memory for DMA coherent mappings

issue with direct reclaims and kswapd reclaims on 2.6.35.7
 2011-08-18  6:47 UTC  (2+ messages)

[PATCH 0/4 v2] memcg: cleanup per-cpu charge caches
 2011-08-18  5:56 UTC  (6+ messages)
` [PATCH 1/4] memcg: do not try to drain per-cpu caches without pages
    ` [patch] memcg: pin execution to current cpu while draining stock

[PATCH] mmap: add sysctl for controlling ~VM_MAYEXEC taint
 2011-08-17 23:22 UTC  (9+ messages)

[patch 1/2] mm: vmscan: fix force-scanning small targets without swap
 2011-08-17 14:00 UTC  (8+ messages)
` [patch 2/2] mm: vmscan: drop nr_force_scan[] from get_scan_count


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