linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
VFS scalability git tree
 2010-08-03  5:44 UTC  (4+ messages)

[PATCH -mm 0/5] towards I/O aware memory cgroup v3
 2010-08-03  5:04 UTC  (23+ messages)
` [PATCH -mm 1/5] quick lookup memcg by ID
` [PATCH -mm 2/5] use ID in page cgroup
` [PATCH -mm 3/5] memcg scalable file stat accounting method
` [PATCH -mm 4/5] memcg generic file stat accounting interface
` [PATCH -mm 5/5] memcg: use spinlock in page_cgroup instead of bit_spinlock

Over-eager swapping
 2010-08-03  4:47 UTC  (6+ messages)

[S+Q2 00/19] SLUB with queueing (V2) beats SLAB netperf TCP_RR
 2010-08-03  4:32 UTC  (8+ messages)
` [S+Q2 07/19] slub: Allow removal of slab caches during boot

[patch -mm 1/2] oom: badness heuristic rewrite
 2010-08-03  4:32 UTC  (21+ messages)

[PATCH resend] ksm: cleanup for mm_slots_hash
 2010-08-03  3:31 UTC 

[PATCH 0/5] [RFC] transfer ASYNC vmscan writeback IO to the flusher threads
 2010-08-03  3:01 UTC  (22+ messages)
` [PATCH 1/5] writeback: introduce wbc.for_sync to cover the two sync stages
` [PATCH 2/5] writeback: stop periodic/background work on seeing sync works
` [PATCH 3/5] writeback: prevent sync livelock with the sync_after timestamp
` [PATCH 4/5] writeback: introduce bdi_start_inode_writeback()
` [PATCH 5/5] vmscan: transfer async file writeback to the flusher

[PATCH -mmotm 00/30] [RFC] swap over nfs -v21
 2010-08-03  1:44 UTC  (4+ messages)
` [PATCH -mmotm 05/30] mm: sl[au]b: add knowledge of reserve pages

Bug 12309 - Large I/O operations result in poor interactive performance and high iowait times
 2010-08-03  1:40 UTC  (7+ messages)

[PATCH] mm: only build per-node scan_unevictable when NUMA is enabled
 2010-08-03  0:46 UTC  (2+ messages)

[RFC][PATCH 0/7][memcg] towards I/O aware memory cgroup
 2010-08-02 23:46 UTC  (14+ messages)
` [RFC][PATCH 1/7][memcg] virtually indexed array library
` [RFC][PATCH 2/7][memcg] cgroup arbitarary ID allocation
` [RFC][PATCH 7/7][memcg] use spin lock instead of bit_spin_lock in page_cgroup

[PATCH 0/6] Reduce writeback from page reclaim context V6
 2010-08-02 18:31 UTC  (21+ messages)
` [PATCH 1/6] vmscan: tracing: Roll up of patches currently in mmotm
` [PATCH 2/6] vmscan: tracing: Update trace event to track if page reclaim IO is for anon or file pages
` [PATCH 3/6] vmscan: tracing: Update post-processing script to distinguish between anon and file IO from page reclaim
` [PATCH 4/6] vmscan: tracing: Correct units in post-processing script
` [PATCH 5/6] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 6/6] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

[PATCHv2 0/4] The Contiguous Memory Allocator
 2010-08-02 15:51 UTC  (5+ messages)
` [PATCHv2 2/4] mm: cma: Contiguous Memory Allocator added

[PATCH] Tight check of pfn_valid on sparsemem - v4
 2010-08-02 15:48 UTC  (28+ messages)

[PATCH mmotm] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
 2010-08-02  4:38 UTC  (8+ messages)
` [PATCH] vmscan: synchronous lumpy reclaim don't call congestion_wait()

[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - second fully working version
 2010-08-01 22:00 UTC 

[PATCH 0/6] [RFC] writeback: try to write older pages first
 2010-08-01 15:34 UTC  (13+ 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

Why PAGEOUT_IO_SYNC stalls for a long time
 2010-08-01  8:47 UTC  (7+ messages)

[PATCH] vmscan: remove wait_on_page_writeback() from pageout()
 2010-08-01  8:40 UTC  (11+ messages)

[PATCH 0/8] v3 De-couple sysfs memory directories from memory sections
 2010-08-01  0:27 UTC  (4+ messages)

[PATCH] vmscan: raise the bar to PAGEOUT_IO_SYNC stalls
 2010-07-31 18:09 UTC  (8+ messages)

[S+Q 00/16] SLUB with Queueing beats SLAB in hackbench
 2010-07-31  9:39 UTC  (7+ messages)
` [S+Q 09/16] [percpu] make allocpercpu usable during early boot

mmap()
 2010-07-31  4:21 UTC 

[PATCH 15/15] mm,kdb,kgdb: Add a debug reference for the kdb kmap usage
 2010-07-30 19:17 UTC 

compaction: why depends on HUGETLB_PAGE
 2010-07-30 16:49 UTC  (2+ messages)

compaction: why depends on HUGETLB_PAGE
 2010-07-30  9:57 UTC  (4+ messages)

[PATCH 0/5] memcg updates towards I/O aware memcg v2
 2010-07-30  0:32 UTC  (11+ 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

[FS/MM TOPIC] Support for checkpoint/restart in fs/mm
 2010-07-29 23:28 UTC 

[PATCH] GSoC 2010 - Memory hotplug support for Xen guests - fully working version
 2010-07-29 19:39 UTC  (2+ messages)

[PATCH] Fix off-by-one bug in mbind() syscall implementation
 2010-07-29 16:15 UTC  (6+ messages)

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

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

[PATCH 0/9] Reduce writeback from page reclaim context V5
 2010-07-29  8:45 UTC  (2+ messages)

[PATCH 0/5] memcg: few nit fix and cleanups
 2010-07-29  5:29 UTC  (4+ messages)
` [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

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox