linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-01 11:07:46 to 2010-12-07 15:20:07 UTC [more...]

[PATCH v4 0/7] f/madivse(DONTNEED) support
 2010-12-07 15:19 UTC  (29+ messages)
` [PATCH v4 1/7] Fix checkpatch's report in swap.c
` [PATCH v4 2/7] deactivate invalidated pages
` [PATCH v4 3/7] move memcg reclaimable page into tail of inactive list
` [PATCH v4 4/7] Reclaim invalidated page ASAP
` [PATCH v4 5/7] add profile information for invalidated page reclaim
` [PATCH v4 6/7] Remove zap_details NULL dependency
` [PATCH v4 7/7] Prevent activation of page in madvise_dontneed

[PATCH] memcg: Remove unnecessary return
 2010-12-07 15:09 UTC 

[PATCH] compaction: Remove mem_cgroup_del_lru
 2010-12-07 15:01 UTC 

[RFC][PATCH 0/4] memcg: per cgroup background reclaim
 2010-12-07 14:56 UTC  (22+ messages)
` [PATCH 1/4] Add kswapd descriptor
` [PATCH 2/4] Add per cgroup reclaim watermarks
` [PATCH 3/4] Per cgroup background reclaim

[thisops uV3 00/18] Upgrade of this_cpu_ops V3
 2010-12-07 14:39 UTC  (10+ messages)
` [thisops uV3 08/18] Taskstats: Use this_cpu_ops
` [thisops uV3 14/18] lguest: "

[PATCH] writeback: enabling-gate for light dirtied bdi
 2010-12-07 13:11 UTC  (3+ messages)
  ` [PATCH] writeback: safety margin for bdi stat errors

[PATCH] mm: vmscan: tracepoint: Account for scanned pages similarly for both ftrace and vmstat
 2010-12-07 11:24 UTC 

[PATCH 0/5] Prevent kswapd dumping excessive amounts of memory in response to high-order allocations V2
 2010-12-07  9:49 UTC  (13+ messages)
` [PATCH 1/5] mm: kswapd: Stop high-order balancing when any suitable zone is balanced
` [PATCH 2/5] mm: kswapd: Use the order that kswapd was reclaiming at for sleeping_prematurely()
` [PATCH 3/5] mm: kswapd: Use the classzone idx that kswapd was using "
` [PATCH 4/5] mm: kswapd: Reset kswapd_max_order and classzone_idx after reading
` [PATCH 5/5] mm: kswapd: Keep kswapd awake for high-order allocations until a percentage of the node is balanced

[0/7,v8] NUMA Hotplug Emulator (v8)
 2010-12-07  1:00 UTC  (8+ messages)
` [1/7,v8] NUMA Hotplug Emulator: documentation
` [2/7,v8] NUMA Hotplug Emulator: Add numa=possible option
` [3/7,v8] NUMA Hotplug Emulator: Add node hotplug emulation
` [4/7,v8] NUMA Hotplug Emulator: Abstract cpu register functions
` [5/7,v8] NUMA Hotplug Emulator: Support cpu probe/release in x86_64
` [6/7,v8] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
` [7/7,v8] NUMA Hotplug Emulator: Implement per-node add_memory debugfs interface

Behaviour during slab leak
 2010-12-07  1:49 UTC 

[BUGFIX] memcg: avoid deadlock between move charge and try_charge()
 2010-12-06 22:46 UTC  (5+ messages)
    ` [stable][BUGFIX] "
      ` [stable] [BUGFIX] "

kernel BUG at mm/truncate.c:475!
 2010-12-06 19:43 UTC  (11+ messages)

mmotm 2010-12-02-16-34 uploaded
 2010-12-06 17:11 UTC  (4+ messages)

[PATCH] use total_highpages when calculating lowmem-only allocation sizes (core)
 2010-12-06 16:41 UTC 

[PATCH 00/13] IO-less dirty throttling v2
 2010-12-06 12:34 UTC  (9+ messages)
` [PATCH 01/13] writeback: IO-less balance_dirty_pages()

[patch]vmscan: make kswapd use a correct order
 2010-12-06 12:03 UTC  (24+ messages)

mmotm-2010-11-23 panic at __init_waitqueue_head+0xd/0x1d
 2010-12-06  6:05 UTC  (2+ messages)

[8/8, v6] NUMA Hotplug Emulator: implement debugfs interface for memory probe
 2010-12-06  1:22 UTC  (5+ messages)

[patch 0/7, v7] NUMA Hotplug Emulator (v7)
 2010-12-05 23:50 UTC  (10+ messages)
` [patch 1/7, v7] NUMA Hotplug Emulator: documentation
` [patch 2/7, v7] NUMA Hotplug Emulator: Add numa=possible option
` [patch 3/7, v7] NUMA Hotplug Emulator: Add node hotplug emulation
` [patch 4/7, v7] NUMA Hotplug Emulation: Abstract cpu register functions
` [patch 5/7, v7] NUMA Hotplug Emulator: Support cpu probe/release in x86_64
` [patch 6/7, v7] NUMA Hotplug Emulator: Fake CPU socket with logical CPU on x86
` [patch 7/7, v7] NUMA Hotplug Emulator: Implement mem_hotplug/add_memory debugfs interface

[PATCH/RFC] m68k/sun3: Kill pte_unmap() warnings
 2010-12-05 11:11 UTC  (3+ messages)

[PATCH 0/3] Series short description
 2010-12-02  7:01 UTC  (7+ messages)
` [PATCH 3/3] Provide control over unmapped pages

Flushing whole page instead of work for ptrace
 2010-12-04 14:57 UTC  (8+ messages)

[GIT PULL] SLAB fixes for 2.6.37-rc5
 2010-12-04  8:00 UTC 

continuous oom caused system deadlock
 2010-12-04  7:30 UTC 

[PATCH 0/6] mlock: do not hold mmap_sem for extended periods of time
 2010-12-04  6:55 UTC  (11+ messages)
` [PATCH 1/6] mlock: only hold mmap_sem in shared mode when faulting in pages
` [PATCH 2/6] mm: add FOLL_MLOCK follow_page flag
` [PATCH 3/6] mm: move VM_LOCKED check to __mlock_vma_pages_range()
` [PATCH 4/6] rwsem: implement rwsem_is_contended()
` [PATCH 5/6] mlock: do not hold mmap_sem for extended periods of time
` [PATCH 6/6] x86 rwsem: more precise rwsem_is_contended() implementation

[PATCH] vmscan: make kswapd use a correct order
 2010-12-03 12:11 UTC  (2+ messages)

[PATCH] mm: make ioremap_prot() take a pgprot
 2010-12-03  6:21 UTC  (3+ messages)

[RFC][PATCH] Cross Memory Attach v2 (resend)
 2010-12-03  5:37 UTC  (5+ messages)

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-12-02 17:50 UTC  (7+ messages)
` [PATCH 17 of 66] add pmd mangling generic functions

Free memory never fully used, swapping
 2010-12-02 14:39 UTC  (6+ messages)

[PATCH 0/7] Use memory compaction instead of lumpy reclaim during high-order allocations V2
 2010-12-02 12:03 UTC  (12+ messages)
` [PATCH 2/7] mm: vmscan: Convert lumpy_mode into a bitmask
    ` [PATCH] mm: vmscan: Rename lumpy_mode to reclaim_mode fix
` [PATCH 3/7] mm: vmscan: Reclaim order-0 and use compaction instead of lumpy reclaim

oom is broken in mmotm 2010-11-09-15-31 tree?
 2010-12-02  6:48 UTC  (4+ messages)

oom is broken in mmotm 2010-11-09-15-31 tree?
 2010-12-02  4:26 UTC  (5+ messages)

oom is broken in mmotm 2010-11-09-15-31 tree?
 2010-12-02  3:11 UTC 

Difference between CommitLimit and Comitted_AS?
 2010-12-02  2:50 UTC  (5+ messages)

[0/8, v6] NUMA Hotplug Emulator(v6) - Introduction & Feedbacks
 2010-12-02  1:21 UTC  (10+ messages)
` [2/8, v6] NUMA Hotplug Emulator: Add numa=possible option
` [7/8, v6] NUMA Hotplug Emulator: extend memory probe interface to support NUMA
` [8/8, v6] NUMA Hotplug Emulator: implement debugfs interface for memory probe

[0/8, v5] NUMA Hotplug Emulator(v5) - Feedbacks & Responses
 2010-12-02  0:59 UTC  (7+ messages)
` [2/8, v5] NUMA Hotplug Emulator: Add node hotplug emulation

mem-hotplug + ksm make lockdep warning
 2010-12-01 20:13 UTC  (6+ messages)
  ` [PATCH 1/2] mem-hotplug: Introduce {un}lock_memory_hotplug()
  ` [PATCH 2/2] ksm: annotate ksm_thread_mutex is no deadlock source

[PATCH 3/4] exec: unify compat_do_execve() code
 2010-12-01 18:27 UTC  (3+ messages)
` (No subject header)

[PATCH 0/2] exec: more excessive argument size fixes for 2.6.37/stable
 2010-12-01 18:07 UTC  (4+ messages)
` [PATCH 1/2] exec: make argv/envp memory visible to oom-killer

[RFC PATCH 0/3] Prevent kswapd dumping excessive amounts of memory in response to high-order allocations
 2010-12-01 11:07 UTC  (4+ messages)
` [PATCH 1/3] mm: kswapd: Stop high-order balancing when any suitable zone is balanced


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