linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-01 00:18:37 to 2010-12-06 03:52:25 UTC [more...]

[PATCH v4 0/7] f/madivse(DONTNEED) support
 2010-12-06  3:34 UTC  (14+ 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 00/13] IO-less dirty throttling v2
 2010-12-06  2:42 UTC  (7+ messages)
` [PATCH 01/13] writeback: IO-less balance_dirty_pages()

[PATCH 0/5] Prevent kswapd dumping excessive amounts of memory in response to high-order allocations V2
 2010-12-06  2:35 UTC  (8+ 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

[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] writeback: enabling-gate for light dirtied bdi
 2010-12-05 14:04 UTC  (2+ messages)

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

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

[PATCH 0/3] Series short description
 2010-12-02  7:01 UTC  (24+ messages)
` [PATCH 1/3] Move zone_reclaim() outside of CONFIG_NUMA
` [PATCH 2/3] Refactor zone_reclaim
` [PATCH 3/3] Provide control over unmapped pages

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

[patch]vmscan: make kswapd use a correct order
 2010-12-04 12:07 UTC  (25+ 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

mmotm-2010-11-23 panic at __init_waitqueue_head+0xd/0x1d
 2010-12-04  6:48 UTC 

mmotm 2010-12-02-16-34 uploaded
 2010-12-04  0:39 UTC  (3+ messages)

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

kernel BUG at mm/truncate.c:475!
 2010-12-03  7:53 UTC  (9+ 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  (20+ 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
` [PATCH 4/7] mm: migration: Allow migration to operate asynchronously and avoid synchronous compaction in the faster path
` [PATCH 5/7] mm: migration: Cleanup migrate_pages API by matching types for offlining and sync
` [PATCH 6/7] mm: compaction: Perform a faster migration scan when migrating asynchronously
` [PATCH 7/7] mm: vmscan: Rename lumpy_mode to reclaim_mode

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  (13+ messages)
` [1/8, v6] NUMA Hotplug Emulator: documentation
` [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  (8+ messages)
` [PATCH 1/2] exec: make argv/envp memory visible to oom-killer
` [PATCH 2/2] exec: copy-and-paste the fixes into compat_do_execve() paths
` [PATCH 0/4] exec: unify compat/non-compat code

[thisops uV3 00/18] Upgrade of this_cpu_ops V3
 2010-12-01 18:13 UTC  (4+ messages)
` [thisops uV3 08/18] Taskstats: Use this_cpu_ops

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

Sudden and massive page cache eviction
 2010-12-01  9:15 UTC  (14+ messages)

[PATCH RFC] vmalloc: eagerly clear ptes on vunmap
 2010-12-01  8:16 UTC  (5+ messages)

[RFC] mlock: release mmap_sem every 256 faulted pages
 2010-12-01  4:42 UTC  (2+ messages)

[PATCH v3 0/3] f/madivse(DONTNEED) support
 2010-12-01  0:50 UTC  (6+ messages)
` [PATCH v3 3/3] Prevent activation of page in madvise_dontneed


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