linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-08-12 13:10:46 to 2011-08-18 20:09:07 UTC [more...]

[PATCH v9 00/13] memcg: per cgroup dirty page limiting
 2011-08-18 20:08 UTC  (35+ messages)
` [PATCH v9 01/13] memcg: document cgroup dirty memory interfaces
` [PATCH v9 02/13] memcg: add page_cgroup flags for dirty page tracking
` [PATCH v9 03/13] memcg: add dirty page accounting infrastructure
` [PATCH v9 04/13] memcg: add kernel calls for memcg dirty page stats
` [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 0/5] IO-less dirty throttling v9
 2011-08-18 19:16 UTC  (15+ messages)
` [PATCH 1/5] writeback: account per-bdi accumulated dirtied pages
` [PATCH 2/5] writeback: dirty position control
` [PATCH 3/5] writeback: dirty rate control
` [PATCH 4/5] writeback: per task dirty rate limit
` [PATCH 5/5] writeback: IO-less balance_dirty_pages()

[PATCH] memcg: remove unneeded preempt_disable
 2011-08-18 18:27 UTC  (6+ messages)

[PATCH] writeback: Per-block device bdi->dirty_writeback_interval and bdi->dirty_expire_interval
 2011-08-18 16:25 UTC  (10+ messages)

[PATCH v5 0/6] memg: better numa scanning
 2011-08-18 14:40 UTC  (20+ 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

running of out memory => kernel crash
 2011-08-18 14:26 UTC  (7+ messages)

[PATCH 0/7] Reduce filesystem writeback from page reclaim v3
 2011-08-18 14:02 UTC  (11+ messages)
` [PATCH 5/7] mm: vmscan: Do not writeback filesystem pages in kswapd except in high priority
` [PATCH 6/7] mm: vmscan: Throttle reclaim if encountering too many dirty pages under writeback
` [PATCH 7/7] mm: vmscan: Immediately reclaim end-of-LRU dirty pages when writeback completes

[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  (17+ messages)
` [PATCH 7/9] ARM: DMA: steal memory for DMA coherent mappings
` [PATCH 8/9] ARM: integrate CMA with DMA-mapping subsystem

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

[PATCH] mmap: add sysctl for controlling ~VM_MAYEXEC taint
 2011-08-17 23:22 UTC  (10+ messages)

[RFC] mm: Distinguish between mlocked and pinned pages
 2011-08-17 22:54 UTC  (2+ messages)

[PATCH 1/1] hugepages: Fix race between hugetlbfs umount and quota update
 2011-08-17 22:01 UTC 

[patch 1/2] mm: vmscan: fix force-scanning small targets without swap
 2011-08-17 14:00 UTC  (11+ messages)
` [patch 2/2] mm: vmscan: drop nr_force_scan[] from get_scan_count

[PATCH V2 1/1][cleanup] memcg: renaming of mem variable to memcg
 2011-08-17 12:43 UTC  (2+ messages)

[PATCH 1/2 v2] writeback: Add a 'reason' to wb_writeback_work
 2011-08-16 13:10 UTC  (12+ messages)
` [PATCH 2/2 v2] writeback: Add writeback stats for pages written

[RFC] x86, mm: start mmap allocation for libs from low addresses
 2011-08-16  9:05 UTC  (4+ messages)

[PATCH 0/5] IO-less dirty throttling v8
 2011-08-16  8:59 UTC  (34+ messages)
` [PATCH 2/5] writeback: dirty position control
` [PATCH 3/5] writeback: dirty rate control
` [PATCH 4/5] writeback: per task dirty rate limit

[PATCH 2/2] slub: name kmalloc slabs at creation time
 2011-08-15 14:38 UTC  (2+ messages)

Tracking page allocation in Zone/Node
 2011-08-15 13:58 UTC  (5+ messages)

[PATCH 1/2] slub: extend slub_debug to handle multiple slabs
 2011-08-15 13:55 UTC  (3+ messages)

[PATCH] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new IS_ENABLED() syntax
 2011-08-15 10:33 UTC  (3+ messages)

[patch 0/8] mm: memcg naturalization -rc2
 2011-08-15  9:39 UTC  (9+ messages)
` [patch 8/8] mm: make per-memcg lru lists exclusive

[PATCH] mm: fix wrong vmap address calculations with odd NR_CPUS values
 2011-08-14 13:10 UTC  (2+ messages)

[RFC PATCH 0/3] page count lock for simpler put_page
 2011-08-13 23:56 UTC  (29+ messages)
        ` SPAM: "

[RFC] ARM: dma_map|unmap_sg plus iommu
 2011-08-13 14:39 UTC  (5+ messages)

[PATCH v3] memcg: add memory.vmscan_stat
 2011-08-13  1:04 UTC  (6+ messages)

[PATCH 1/2] writeback: Add a 'reason' to wb_writeback_work
 2011-08-12 22:42 UTC  (4+ messages)
` [PATCH 2/2] writeback: Add writeback stats for pages written


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