linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-18 23:51:47 to 2011-08-24 06:20:09 UTC [more...]

slow performance on disk/network i/o full speed after drop_caches
 2011-08-24  6:20 UTC 

[PATCH 00/12] RFC: shrinker APi rework and generic LRU lists
 2011-08-24  6:17 UTC  (30+ messages)
` [PATCH 01/13] fs: Use a common define for inode slab caches
` [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 08/13] list: add a new LRU list type
` [PATCH 09/13] inode: convert inode lru list to generic lru list code
` [PATCH 10/13] xfs: convert buftarg LRU to generic code
` [PATCH 11/13] dcache: use a dispose list in select_parent
` [PATCH 12/13] dcache: remove dentries from LRU before putting on dispose list
` [PATCH 13/13] dcache: convert to use new lru list infrastructure

[PATCH -v3] avoid null pointer access in vm_struct
 2011-08-24  4:29 UTC  (3+ messages)

[PATCH] memcg: replace ss->id_lock with a rwlock
 2011-08-24  4:12 UTC  (4+ messages)

[PATCH -next] drivers/base/inode.c: let vmstat_text be optional
 2011-08-24  3:34 UTC  (3+ messages)
    ` [Patch] numa: introduce CONFIG_NUMA_SYSFS for drivers/base/node.c

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

[patch 2/2]slub: add a type for slab partial list position
 2011-08-24  0:57 UTC  (3+ messages)

[PATCH 0/9] Use RCU to stabilize page counts
 2011-08-24  0:27 UTC  (19+ 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

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

[PATCH 0 of 3] THP: mremap support and TLB optimization #3
 2011-08-23 22:25 UTC  (5+ messages)
` [PATCH 3 of 3] thp: mremap support and TLB optimization

[PATCH] oom: skip frozen tasks
 2011-08-23 20:18 UTC  (4+ messages)

[PATCH] staging: zcache: fix highmem crash on 32-bit
 2011-08-23 17:05 UTC  (2+ messages)

[PATCH 0/4] debug-pagealloc improvements
 2011-08-23 15:26 UTC  (14+ 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

[RFC] mm: Distinguish between mlocked and pinned pages
 2011-08-23 14:59 UTC  (4+ messages)

Subject: [PATCH V7 4/4] mm: frontswap: config and doc files
 2011-08-23 14:58 UTC 

Subject: [PATCH V7 3/4] mm: frontswap: add swap hooks and extend try_to_unuse
 2011-08-23 14:58 UTC 

Subject: [PATCH V7 2/4] mm: frontswap: core code
 2011-08-23 14:58 UTC 

Subject: [PATCH V7 1/4] mm: frontswap: swap data structure changes
 2011-08-23 14:57 UTC 

[PATCH V7 0/4] mm: frontswap: overview (and proposal to merge at next window)
 2011-08-23 14:57 UTC 

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

[PATCH v2] mm:page.h: Calculate virt_to_page and page_to_virt via predefined macro
 2011-08-23  8:29 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 

[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  (18+ messages)

[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
 2011-08-20 19:33 UTC  (5+ 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 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  (8+ messages)
` [PATCH v9 12/13] memcg: create support routines for page writeback

[PATCH v5 0/6] memg: better numa scanning
 2011-08-19  0:06 UTC  (6+ messages)
` [PATCH v5 4/6] memg: calculate numa weight for vmscan

[PATCH] memcg: remove unneeded preempt_disable
 2011-08-19  0:00 UTC  (3+ 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).