linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-19 20:48:05 to 2011-08-25 16:20:13 UTC [more...]

[PATCH] memcg: remove unneeded preempt_disable
 2011-08-25 16:20 UTC  (5+ messages)

mmotm 2011-08-24-14-08 uploaded
 2011-08-25 15:45 UTC  (10+ messages)

[PATCH] oom: skip frozen tasks
 2011-08-25 15:18 UTC  (8+ messages)

[PATCH -mmotm] lib/string.c: fix kernel-doc for memchr_inv
 2011-08-25 14:23 UTC  (2+ messages)

[PATCH -v2] debug-pagealloc: add support for highmem pages
 2011-08-25 14:14 UTC 

KSM Unstable tree questiom
 2011-08-25 13:41 UTC 

Subject: [PATCH V7 2/4] mm: frontswap: core code
 2011-08-25 13:29 UTC  (3+ messages)

[PATCH -next] drivers/base/inode.c: let vmstat_text be optional
 2011-08-25 10:22 UTC  (9+ messages)
    ` [Patch] numa: introduce CONFIG_NUMA_SYSFS for drivers/base/node.c
          ` [patch] numa: fix NUMA compile error when sysfs and procfs are disabled

slow performance on disk/network i/o full speed after drop_caches
 2011-08-25  9:00 UTC  (5+ messages)

[PATCH 8/8] ARM: S5PV210: example of CMA private area for FIMC device on Goni board
 2011-08-25  7:22 UTC  (2+ messages)

Kernel panic in 2.6.35.12 kernel
 2011-08-25  6:45 UTC  (2+ messages)

Subject: [PATCH V7 3/4] mm: frontswap: add swap hooks and extend try_to_unuse
 2011-08-25  6:33 UTC  (2+ messages)

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

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

[PATCH V7 0/4] mm: frontswap: overview (and proposal to merge at next window)
 2011-08-24 21:01 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-24 20:11 UTC  (7+ messages)

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

[PATCH] ARM: sparsemem: Enable CONFIG_HOLES_IN_ZONE config option for SparseMem and HAS_HOLES_MEMORYMODEL for linux-3.0
 2011-08-24 12:31 UTC  (10+ messages)

[PATCH 00/12] RFC: shrinker APi rework and generic LRU lists
 2011-08-24 14:24 UTC  (35+ 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 2/2]slub: add a type for slab partial list position
 2011-08-24 13:55 UTC  (4+ messages)

[PATCH 0/9] Use RCU to stabilize page counts
 2011-08-24 13:34 UTC  (11+ messages)
` [PATCH 6/9] mm: assert that get_page_unless_zero() callers hold the rcu lock
` [PATCH] thp: tail page refcounting fix
        ` [PATCH] thp: tail page refcounting fix #2

What does drop_caches do?
 2011-08-24  7:18 UTC  (2+ messages)

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

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

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

Subject: [PATCH V7 4/4] mm: frontswap: config and doc files
 2011-08-23 14:58 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 

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

[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
 2011-08-20 19:33 UTC  (3+ messages)

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  (3+ 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  (9+ 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).