linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-17 23:59:57 to 2011-08-23 08:56:55 UTC [more...]

[PATCH 00/12] RFC: shrinker APi rework and generic LRU lists
 2011-08-23  8:56 UTC  (7+ messages)
` [PATCH 02/13] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH 03/13] dentry: move to per-sb LRU locks
` [PATCH 04/13] mm: new shrinker API
` [PATCH 05/13] mm: convert shrinkers to use new API
` [PATCH 06/13] shrinker: remove old API now it is unused
` [PATCH 07/13] Use atomic-long operations instead of looping around cmpxchg()

[PATCH v2] mm:page.h: Calculate virt_to_page and page_to_virt via predefined macro
 2011-08-23  8:29 UTC 

[PATCH] oom: skip frozen tasks
 2011-08-23  8:31 UTC 

[PATCH] mm:page.h: Calculate virt_to_page and page_to_virt via predefined macro
 2011-08-23  6:58 UTC 

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

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

copying files stops after a while in laptop mode on 2.6.38
 2011-08-23  6:51 UTC 

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

[PATCH v2 1/1] hugepages: Fix race between hugetlbfs umount and quota update
 2011-08-23  4:10 UTC  (4+ messages)

[BUG] deadlock about mmap_sem
 2011-08-23  4:08 UTC 

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

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-23  3:40 UTC  (10+ messages)
` [PATCH 2/5] writeback: dirty position control

[patch 1/2]slub: add slab with one free object to partial list tail
 2011-08-23  1:48 UTC  (2+ messages)

[patch 2/2]slub: add a type for slab partial list position
 2011-08-23  0:37 UTC 

[PATCH -v3] avoid null pointer access in vm_struct
 2011-08-22 22:25 UTC  (2+ messages)

[PATCH 0/4] debug-pagealloc improvements
 2011-08-22 21:56 UTC  (12+ 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

[PATCH 0/9] Use RCU to stabilize page counts
 2011-08-22 21:33 UTC  (13+ 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
` [PATCH] thp: tail page refcounting fix

[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 20:32 UTC  (6+ 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

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

running of out memory => kernel crash
 2011-08-19 21:38 UTC  (11+ 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  (33+ messages)
` [PATCH v9 03/13] memcg: add dirty page accounting infrastructure
` [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  (6+ 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


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