linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-11-12 05:48:04 to 2010-11-17 04:08:59 UTC [more...]

[PATCH 06/13] writeback: bdi write bandwidth estimation
 2010-11-17  3:58 UTC 

[PATCH 11/13] writeback: scale down max throttle bandwidth on concurrent dirtiers
 2010-11-17  3:58 UTC 

[PATCH 08/13] writeback: quit throttling when bdi dirty pages dropped low
 2010-11-17  3:58 UTC 

[PATCH 04/13] writeback: prevent duplicate balance_dirty_pages_ratelimited() calls
 2010-11-17  3:58 UTC 

[PATCH 12/13] writeback: add trace event for balance_dirty_pages()
 2010-11-17  3:58 UTC 

[PATCH 10/13] writeback: make reasonable gap between the dirty/background thresholds
 2010-11-17  3:58 UTC 

[PATCH 01/13] writeback: IO-less balance_dirty_pages()
 2010-11-17  3:58 UTC 

[PATCH 03/13] writeback: per-task rate limit on balance_dirty_pages()
 2010-11-17  3:58 UTC 

[PATCH 00/13] IO-less dirty throttling
 2010-11-17  3:58 UTC 

[PATCH 07/13] writeback: show bdi write bandwidth in debugfs
 2010-11-17  3:58 UTC 

[PATCH 09/13] writeback: reduce per-bdi dirty threshold ramp up time
 2010-11-17  3:58 UTC 

[PATCH 02/13] writeback: consolidate variable names in balance_dirty_pages()
 2010-11-17  3:58 UTC 

[PATCH 13/13] writeback: make nr_to_write a per-file limit
 2010-11-17  3:58 UTC 

[PATCH 05/13] writeback: account per-bdi accumulated written pages
 2010-11-17  3:58 UTC 

[PATCH] Make swap accounting default behavior configurable
 2010-11-17  3:28 UTC  (7+ messages)
  ` [stable] "

[patch 1/3] mm: remove unused get_vm_area_node
 2010-11-17  3:41 UTC  (3+ messages)
` [patch 2/3] mm: remove gfp mask from pcpu_get_vm_areas
` [patch 3/3] mm: unify module_alloc code for vmalloc

[patch] mm: vmscan implement per-zone shrinkers
 2010-11-17  2:41 UTC  (12+ messages)

[BUGFIX] memcg: avoid deadlock between move charge and try_charge()
 2010-11-17  0:24 UTC  (4+ messages)

[PATCH 1/2] mm: page allocator: Adjust the per-cpu counter threshold when memory is low
 2010-11-17  0:07 UTC  (7+ messages)
  ` [PATCH] set_pgdat_percpu_threshold() don't use for_each_online_cpu

RFC: reviving mlock isolation dead code
 2010-11-16 23:28 UTC  (6+ messages)

Propagating GFP_NOFS inside __vmalloc()
 2010-11-16 22:11 UTC  (11+ messages)

Oops while rebalancing, now unmountable
 2010-11-16 21:48 UTC  (13+ messages)

BUG: Bad page state in process (current git)
 2010-11-16 20:38 UTC  (9+ messages)
            ` [PATCH] ext4 Fix setting random pages PageUptodate

Using page tables to confine memory accesses of subroutines
 2010-11-16 17:42 UTC 

[PATCH 0/3] hwmem: Hardware memory driver
 2010-11-16 17:36 UTC  (9+ messages)
` [PATCH 1/3] hwmem: Add hwmem (part 1)
  ` [PATCH 2/3] hwmem: Add hwmem (part 2)
    ` [PATCH 3/3] hwmem: Add hwmem to ux500 and mop500

[PATCH][V2] nommu: yield CPU while disposing VM
 2010-11-16 13:06 UTC 

[PATCH][RESEND] nommu: yield CPU periodically while disposing large VM
 2010-11-16 13:03 UTC  (6+ messages)

[RFC PATCH] Make swap accounting default behavior configurable
 2010-11-16 10:03 UTC  (12+ messages)
      ` [RFC PATCH] Make swap accounting default behavior configurable v2
          ` [RFC PATCH] Make swap accounting default behavior configurable v3

[PATCH] cleanup kswapd()
 2010-11-16  6:07 UTC  (6+ messages)
  ` [PATCH v3] factor out kswapd sleeping logic from kswapd()

[PATCH/RFC 0/8] numa - Migrate-on-Fault
 2010-11-16  4:54 UTC  (3+ messages)

[patch] memcg: fix unit mismatch in memcg oom limit calculation
 2010-11-16  4:02 UTC  (2+ messages)

[PATCH 0/6] *** memcg: make throttle_vm_writeout() cgroup aware ***
 2010-11-16  4:00 UTC  (20+ messages)
` [PATCH 1/6] memcg: add mem_cgroup parameter to mem_cgroup_page_stat()
` [PATCH 2/6] memcg: pass mem_cgroup to mem_cgroup_dirty_info()
` [PATCH 3/6] memcg: make throttle_vm_writeout() memcg aware
` [PATCH 4/6] memcg: simplify mem_cgroup_page_stat()
` [PATCH 5/6] memcg: simplify mem_cgroup_dirty_info()
` [PATCH 6/6] memcg: make mem_cgroup_page_stat() return value unsigned

[PATCH] memcg: avoid "free" overflow in memcg_hierarchical_free_pages()
 2010-11-16  3:47 UTC  (2+ messages)

[PATCH] memcg: avoid overflow in memcg_hierarchical_free_pages()
 2010-11-16  3:45 UTC  (2+ messages)

[patch 0/4] memcg: variable type fixes
 2010-11-16  3:44 UTC  (9+ messages)
` [patch 1/4] memcg: use native word to represent dirtyable pages
` [patch 2/4] memcg: catch negative per-cpu sums in dirty info
` [patch 3/4] memcg: break out event counters from other stats
` [patch 4/4] memcg: use native word page statistics counters

[RFC][PATCH] Cross Memory Attach v2
 2010-11-15 22:49 UTC 

[PATCH v3]mm/oom-kill: direct hardware access processes should get bonus
 2010-11-15 20:54 UTC  (8+ messages)
      ` [PATCH] Revert oom rewrite series

[RFC PATCH 0/3] Use compaction to reduce a dependency on lumpy reclaim
 2010-11-15 15:23 UTC  (17+ messages)
` [PATCH 1/3] mm,vmscan: Convert lumpy_mode into a bitmask
` [PATCH 2/3] mm,compaction: Add COMPACTION_BUILD
` [PATCH 3/3] mm,vmscan: Reclaim order-0 and compact instead of lumpy reclaim when under light pressure

[PATCH 55 of 66] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
 2010-11-15 15:13 UTC  (4+ messages)

fadvise DONTNEED implementation (or lack thereof)
 2010-11-15 14:48 UTC  (15+ messages)

[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
 2010-11-15 10:38 UTC  (4+ messages)
` [patch] oom: document obsolete oom_adj tunable

[PATCH v2]mm/oom-kill: direct hardware access processes should get bonus
 2010-11-15 10:03 UTC  (6+ messages)

[resend][PATCH 2/4] Revert "oom: deprecate oom_adj tunable"
 2010-11-15  9:59 UTC  (7+ messages)

[PATCH 00/44] remove unnecessary semicolons
 2010-11-15  9:52 UTC  (3+ messages)
` [PATCH 40/44] mm/hugetlb.c: Remove "

[PATCH] ioprio: grab rcu_read_lock in sys_ioprio_{set,get}()
 2010-11-15  9:15 UTC  (4+ messages)

[PATCH] Revert oom rewrite series
 2010-11-15  4:41 UTC 

[patch] mm: find_get_pages_contig fixlet
 2010-11-15  4:36 UTC  (7+ messages)

vmscan: Do not run shrinkers for zones other than ZONE_NORMAL
 2010-11-15  0:29 UTC  (6+ messages)
` shrinkers: Add node to indicate where to target shrinking

[GIT PULL] SLAB fixes for 2.6.37-rc2
 2010-11-14 14:55 UTC 

[PATCH 1/2] fix __set_page_dirty_no_writeback() return value
 2010-11-14 12:05 UTC  (3+ messages)
` [PATCH 2/2] clean up set_page_dirty()

[PATCH 1/1][2nd resend] sys_unshare: remove the dead CLONE_THREAD/SIGHAND/VM code
 2010-11-14  7:14 UTC  (3+ messages)

(mem hotplug, pcpu_alloc) BUG: sleeping function called from invalid context at kernel/mutex.c:94
 2010-11-13 10:09 UTC  (2+ messages)

[BUG 2.6.27-rc1] find_busiest_group() LOCKUP
 2010-11-13  8:40 UTC 

[PATCH/RFC] MM slub: add a sysfs entry to show the calculated number of fallback slabs
 2010-11-12 18:46 UTC  (5+ messages)

Announce: Auto/Lazy-migration Patches RFC on linux-numa list
 2010-11-12 16:15 UTC 


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