linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-12-02 01:50:57 to 2010-12-08 06:10:36 UTC [more...]

[PATCH] writeback: enabling-gate for light dirtied bdi
 2010-12-08  6:10 UTC  (13+ messages)
  ` [PATCH] writeback: safety margin for bdi stat errors
      ` ext4 memory leak?
  ` [PATCH v2] writeback: enabling-gate for light dirtied bdi
    ` [PATCH v2] writeback: safety margin for bdi stat error

[PATCH] compaction: Remove mem_cgroup_del_lru
 2010-12-08  0:59 UTC  (5+ messages)

[PATCH] memcg: Remove unnecessary return
 2010-12-08  0:58 UTC  (3+ messages)

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

[PATCH v4 0/7] f/madivse(DONTNEED) support
 2010-12-08  2:15 UTC  (37+ 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

[0/7,v8] NUMA Hotplug Emulator (v8)
 2010-12-07 23:20 UTC  (10+ 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

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

[PATCH 00 of 66] Transparent Hugepage Support #32
 2010-12-07 21:24 UTC  (10+ messages)
` [PATCH 17 of 66] add pmd mangling generic functions
` [PATCH 30 of 66] transparent hugepage core

[PATCH V0 1/4] kztmem: simplified radix tree data structure support
 2010-12-07 20:43 UTC  (2+ messages)

[PATCH V0 4/4] kztmem: misc build/config
 2010-12-07 18:08 UTC 

[PATCH V0 3/4] Kztmem: tmem host services and PAM services
 2010-12-07 18:07 UTC 

[PATCH V0 2/4] kztmem: in-kernel transcendent memory code
 2010-12-07 18:07 UTC 

[PATCH V0 0/4] kztmem: page cache/swap compression via in-kernel transcendent memory and page-accessible memory
 2010-12-07 18:06 UTC 

[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] 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

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 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  (20+ 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 3/3] Provide control over unmapped pages
 2010-12-02  7:01 UTC  (5+ messages)

Flushing whole page instead of work for ptrace
 2010-12-04 14:57 UTC  (6+ 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)

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

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

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  (2+ 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)


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