linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-09 04:50:17 to 2010-09-15 04:35:16 UTC [more...]

[PATCH] After swapout/swapin private dirty mappings become clean
 2010-09-15  4:38 UTC  (8+ messages)
    ` [PATCH v2] After swapout/swapin private dirty mappings are reported clean in smaps

Deadlock possibly caused by too_many_isolated
 2010-09-15  3:47 UTC  (11+ messages)

[RFC][PATCH] update /proc/sys/vm/drop_caches documentation
 2010-09-14 23:47 UTC 

[PATCH] use total_highpages when calculating lowmem-only allocation sizes
 2010-09-14 23:12 UTC  (2+ messages)

[PATCH 0/4] [RFC] transfer vmscan pageout works to the flusher thread
 2010-09-14 13:36 UTC  (10+ messages)
` [PATCH 1/4] writeback: integrated background work
` [PATCH 2/4] writeback: quit background/periodic work when other works are enqueued
` [PATCH 3/4] writeback: introduce bdi_start_inode_writeback()
` [PATCH 4/4] vmscan: transfer async file writeback to the flusher

[PATCH] nommu: add anonymous page memcg accounting
 2010-09-14 12:42 UTC 

[PATCH 05/10] vmscan: Synchrounous lumpy reclaim use lock_page() instead trylock_page()
 2010-09-14 10:14 UTC  (8+ messages)

[PATCH 00/17] [RFC] soft and dynamic dirty throttling limits
 2010-09-14  9:25 UTC  (37+ messages)
` [PATCH 01/17] writeback: remove the internal 5% low bound on dirty_ratio
` [PATCH 02/17] writeback: IO-less balance_dirty_pages()
` [PATCH 03/17] writeback: per-task rate limit to balance_dirty_pages()
` [PATCH 04/17] writeback: quit throttling when bdi dirty/writeback pages go down
` [PATCH 05/17] writeback: quit throttling when signal pending
` [PATCH 06/17] writeback: move task dirty fraction to balance_dirty_pages()
` [PATCH 07/17] writeback: add trace event for balance_dirty_pages()
` [PATCH 08/17] writeback: account per-bdi accumulated written pages
` [PATCH 09/17] writeback: bdi write bandwidth estimation
` [PATCH 10/17] writeback: show bdi write bandwidth in debugfs
` [PATCH 11/17] writeback: make nr_to_write a per-file limit
` [PATCH 12/17] writeback: scale IO chunk size up to device bandwidth
` [PATCH 13/17] writeback: reduce per-bdi dirty threshold ramp up time
` [PATCH 14/17] vmscan: add scan_control.priority
` [PATCH 15/17] mm: lower soft dirty limits on memory pressure
` [PATCH 16/17] mm: create /vm/dirty_pressure in debugfs
` [PATCH 17/17] writeback: consolidate balance_dirty_pages() variable names

[BUGFIX][PATCH] memcg: fix race in file_mapped accouting flag management
 2010-09-14  4:55 UTC  (11+ messages)
` [PATCH] "
  ` [PATCH] memcg: avoid lock in updating file_mapped (Was "

[PATCH 1/3] devmem: change vread()/vwrite() prototype to return success or error code
 2010-09-14  4:42 UTC  (3+ messages)
` [PATCH 3/3] HWPOISON: prevent /dev/kmem users from accessing hwpoison pages

[PATCH 0/9] Reduce latencies and improve overall reclaim efficiency v1
 2010-09-13 23:10 UTC  (28+ messages)
` [PATCH 03/10] writeback: Do not congestion sleep if there are no congested BDIs or significant writeback
` [PATCH 09/10] vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 10/10] vmscan: Kick flusher threads to clean pages when reclaim is encountering dirty pages

[PATCH 0/5] writeback: kernel visibility
 2010-09-13 22:17 UTC  (9+ messages)
` [PATCH 1/5] mm: exporting account_page_dirty
` [PATCH 2/5] mm: account_page_writeback added
` [PATCH 3/5] writeback: nr_dirtied and nr_written in /proc/vmstat
` [PATCH 4/5] writeback: Adding /sys/devices/system/node/<node>/vmstat
` [PATCH 5/5] writeback: Reporting dirty thresholds in /proc/vmstat

block cache replacement strategy?
 2010-09-13 19:26 UTC  (7+ messages)

[PATCH 1/4] hwpoison: prevent /dev/kmem from accessing hwpoison pages
 2010-01-30  9:25 UTC  (2+ messages)
` [PATCH 4/4] hwpoison: avoid "still referenced by -1 users" warning

[PATCH 31/40] trace syscalls: Convert various generic compat syscalls
 2010-06-24 12:05 UTC  (5+ messages)

Transparent Hugepage Support #30
 2010-09-13  9:34 UTC  (4+ messages)

[PATCH 0/5] writeback: kernel visibility
 2010-09-13  5:45 UTC  (11+ messages)
` [PATCH 1/5] mm: exporting account_page_dirty
` [PATCH 2/5] mm: account_page_writeback added
` [PATCH 3/5] writeback: nr_dirtied and nr_written in /proc/vmstat
` [PATCH 4/5] writeback: Adding /sys/devices/system/node/<node>/vmstat
` [PATCH 5/5] writeback: Reporting dirty thresholds in /proc/vmstat

[PATCH v2] vmscan: check all_unreclaimable in direct reclaim path
 2010-09-13  0:47 UTC  (3+ messages)

[PATCH] vmscan: check all_unreclaimable in direct reclaim path
 2010-09-12 16:20 UTC  (7+ messages)

memblock updates
 2010-09-11  7:29 UTC  (12+ messages)
` [PATCH 08/43] memblock/microblaze: Use new accessors
            ` [PATCH] microblaze, memblock: fix compiling
              ` [PATCH] powerpc, memblock: fix will memblock reference

[PATCH 0/4] hugetlb, rmap: fixes and cleanups
 2010-09-11  2:09 UTC  (20+ messages)
` [PATCH 1/4] hugetlb, rmap: always use anon_vma root pointer
` [PATCH 2/4] hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow()
` [PATCH 3/4] hugetlb, rmap: fix confusing page locking "
` [PATCH 4/4] hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap()

[RFC PATCH] fs,xfs: Use __GFP_MOVABLE for XFS buffers
 2010-09-10  8:33 UTC  (3+ messages)

[PATCH 3/3] mm: page allocator: Drain per-cpu lists after direct reclaim allocation fails
 2010-09-10  6:17 UTC  (8+ messages)

[PATCH 0/3] Reduce watermark-related problems with the per-cpu allocator V4
 2010-09-10  2:56 UTC  (9+ messages)
` [PATCH 3/3] mm: page allocator: Drain per-cpu lists after direct reclaim allocation fails

[PATCH 0/5] memcg: towards I/O aware memcg v7
 2010-09-09 23:46 UTC  (5+ messages)
` [PATCH 1/5] cgroup: change allocation of css ID placement

[PATCH 0/10] Hugepage migration (v5)
 2010-09-09 22:56 UTC  (3+ messages)

[PATCH 00/10] zram: various improvements and cleanups
 2010-09-09 21:40 UTC  (7+ messages)
` OOM panics with zram
  ` [patch -rc] oom: always return a badness score of non-zero for eligible tasks

mm/Kconfig: warning: (COMPACTION && EXPERIMENTAL && HUGETLB_PAGE && MMU) selects MIGRATION which has unmet direct dependencies (NUMA || ARCH_ENABLE_MEMORY_HOTREMOVE)
 2010-09-09 16:16 UTC  (5+ messages)

[PATCH 1/4] swap: revert special hibernation allocation
 2010-09-09  5:44 UTC  (5+ messages)
` [PATCH 2/4] swap: prevent reuse during hibernation


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