linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-07-26 10:24:41 to 2010-07-29 12:23:31 UTC [more...]

[PATCH 0/5] [RFC] transfer ASYNC vmscan writeback IO to the flusher threads
 2010-07-29 11:51 UTC  (4+ messages)
` [PATCH 1/5] writeback: introduce wbc.for_sync to cover the two sync stages
` [PATCH 3/5] writeback: prevent sync livelock with the sync_after timestamp
` [PATCH 5/5] vmscan: transfer async file writeback to the flusher

[PATCH] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
 2010-07-29 10:34 UTC  (15+ messages)
  ` [PATCH] vmscan: remove wait_on_page_writeback() from pageout()
` Why PAGEOUT_IO_SYNC stalls for a long time

slub numa: Fix rare allocation from unexpected node
 2010-07-29 10:00 UTC  (2+ messages)

[PATCH 0/5] memcg updates towards I/O aware memcg v2
 2010-07-29  9:49 UTC  (6+ messages)
` [PATCH 1/5] memcg id quick lookup
` [PATCH 2/5] use ID in page cgroup
` [PATCH 3/5] low cost updates of file stat for memcg
` [PATCH 4/5] memcg : generic file stat accounting
` [PATCH 5/5] memcg : use spinlock in pcg instad of bit_spinlock

PROBLEM: oom killer and swap weirdness on 2.6.3* kernels
 2010-07-29  9:48 UTC  (17+ messages)

[PATCH] Fix off-by-one bug in mbind() syscall implementation
 2010-07-29  8:50 UTC  (5+ messages)

[PATCH 0/9] Reduce writeback from page reclaim context V5
 2010-07-29  8:45 UTC  (15+ messages)
` [PATCH 1/9] vmscan: tracing: Roll up of patches currently in mmotm
` [PATCH 2/9] vmscan: tracing: Update trace event to track if page reclaim IO is for anon or file pages
` [PATCH 3/9] vmscan: tracing: Update post-processing script to distinguish between anon and file IO from page reclaim
` [PATCH 4/9] vmscan: tracing: Correct units in post-processing script
` [PATCH 5/9] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 6/9] writeback: Roll up of writeback changes in next-20100722 versus 2.6.35-rc5
` [PATCH 7/9] writeback: Roll up of writeback: try to write older pages first
` [PATCH 8/9] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages
` [PATCH 9/9] writeback: Prioritise dirty inodes encountered by reclaim for background flushing

[PATCH 0/5] memcg: few nit fix and cleanups
 2010-07-29  5:29 UTC  (6+ messages)
` [PATCH 1/5] memcg: sc.nr_to_reclaim should be initialized
` [PATCH 2/5] memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone()
` [PATCH 3/5] memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask
` [PATCH 4/5] memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim()
` [PATCH 5/5] memcg: convert to use zone_to_nid() from bare zone->zone_pgdat->node_id

[RFC][PATCH 0/7][memcg] towards I/O aware memory cgroup
 2010-07-29  4:27 UTC  (31+ messages)
` [RFC][PATCH 1/7][memcg] virtually indexed array library
` [RFC][PATCH 2/7][memcg] cgroup arbitarary ID allocation
` [RFC][PATCH 3/7][memcg] memcg on virt array for quick access via ID
` [RFC][PATCH 4/7][memcg] memcg use ID in page_cgroup
` [RFC][PATCH 5/7][memcg] memcg lockless update of file mapped
` [RFC][PATCH 6/7][memcg] generic file status update
` [RFC][PATCH 7/7][memcg] use spin lock instead of bit_spin_lock in page_cgroup

[BUG] 2.6.34 - unable to handle kernel paging request
 2010-07-29  3:35 UTC 

compaction: why depends on HUGETLB_PAGE
 2010-07-29  1:53 UTC 

[PATCH] Tight check of pfn_valid on sparsemem - v4
 2010-07-28 22:57 UTC  (13+ messages)

[Bug 16415] New: Show_Memory/Shift-ScrollLock triggers "unable to handle kernel paging request at 00021c6e"
 2010-07-28 21:56 UTC  (5+ messages)

[PATCH 05/10] mm: check kmalloc() return value
 2010-07-28 16:53 UTC  (2+ messages)

[PATCH 0/8] v3 De-couple sysfs memory directories from memory sections
 2010-07-28 13:50 UTC  (8+ messages)
` [PATCH 4/8] v3 Allow memory_block to span multiple "
` [PATCH 6/8] v3 Update the node sysfs code

[PATCH RHEL6 RESEND] kernel performance optimization with CONFIG_DEBUG_RODATA
 2010-07-28 11:03 UTC  (2+ messages)

VFS scalability git tree
 2010-07-28 10:24 UTC  (9+ messages)

[PATCHv2 0/4] The Contiguous Memory Allocator
 2010-07-28  9:04 UTC  (15+ messages)
` [PATCHv2 1/4] lib: rbtree: rb_root_init() function added
  ` [PATCHv2 2/4] mm: cma: Contiguous Memory Allocator added
    ` [PATCHv2 3/4] mm: cma: Test device and application added
      ` [PATCHv2 4/4] arm: Added CMA to Aquila and Goni

[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - fully working version
 2010-07-28  7:36 UTC  (2+ messages)
` [Xen-devel] "

struct backing_dev - purpose and life time rules
 2010-07-28  4:42 UTC  (6+ messages)

[PATCH 0/6] writeback cleanups and trivial fixes
 2010-07-28  2:04 UTC  (6+ messages)
` [PATCH 2/6] writeback: reduce calls to global_page_state in balance_dirty_pages()

[PATCH] mm: Check NULL pointer Dereference in mm/filemap.c
 2010-07-27 23:10 UTC  (2+ messages)

[PATCH 0/8] Reduce writeback from page reclaim context V4
 2010-07-27 15:21 UTC  (26+ messages)
` [PATCH 4/8] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 8/8] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

[PATCH 0/2 V2] Add trace points to [m|mun|mre]map and brk
 2010-07-27 11:17 UTC  (5+ messages)
` [PATCH 1/2] Add trace points to mmap, munmap, "

[PATCH 0/6] [RFC] writeback: try to write older pages first
 2010-07-27  9:45 UTC  (35+ messages)
` [PATCH 1/6] writeback: pass writeback_control down to move_expired_inodes()
` [PATCH 2/6] writeback: the kupdate expire timestamp should be a moving target
` [PATCH 3/6] writeback: kill writeback_control.more_io
` [PATCH 4/6] writeback: sync expired inodes first in background writeback
` [PATCH 5/6] writeback: try more writeback as long as something was written
` [PATCH 6/6] writeback: introduce writeback_control.inodes_written

[PATCH 7/8] writeback: sync old inodes first in background writeback
 2010-07-26 22:48 UTC  (9+ messages)

[PATCH 0/4] memcg reclaim tracepoint v2
 2010-07-26 11:12 UTC  (7+ messages)
` [PATCH 3/4] vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
` [PATCH 4/4] memcg: add mm_vmscan_memcg_isolate tracepoint


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