linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-07-25 20:20:21 to 2011-08-01 19:49:59 UTC [more...]

[PATCH v4 0/5] memcg : make numa scanning better
 2011-08-01 19:49 UTC  (10+ messages)
` [PATCH v4 1/5] memcg : update numascan info by schedule_work
` [PATCH v4 2/5] memcg : pass scan nodemask
` [PATCH v4 3/5] memcg : stop scanning if enough
` [PATCH v4 4/5] memcg : calculate node scan weight
` [PATCH v4 5/5] memcg : select a victim node by weights
` [PATCH v4 6/5] memcg : check numa balance

questions about memory hotplug
 2011-08-01 18:57 UTC  (4+ messages)

[PATCH RFC] mm: reverse lru scanning order
 2011-08-01 16:15 UTC  (2+ messages)

[GIT PULL] Lockless SLUB slowpaths for v3.1-rc1
 2011-08-01 15:55 UTC  (18+ messages)

[PATCH] mm/mempolicy.c: fix pgoff in mbind vma merge
 2011-08-01 15:28 UTC 

slub: [RFC] free slabs without holding locks
 2011-08-01 15:30 UTC  (7+ messages)
      ` slub: free slabs without holding locks (V2)

[patch]mm: fix a memcg warning
 2011-08-01 12:12 UTC  (4+ messages)

[PATCH -mmotm 0/2] fault-injection: improve naming and export symbols
 2011-08-01 10:52 UTC  (3+ messages)
` [PATCH -mmotm 1/2] fault-injection: improve naming of public function should_fail()
` [PATCH -mmotm 2/2] fault-injection: export fault injection functions

[patch]mm: fix a vmscan warning
 2011-08-01  6:48 UTC  (2+ messages)

[RFC] ARM: dma_map|unmap_sg plus iommu
 2011-08-01  0:57 UTC  (7+ messages)

[PATCH] kswapd: avoid unnecessary rebalance after an unsuccessful balancing
 2011-08-01  0:45 UTC  (4+ messages)

[PATCH] mm/mempolicy.c: fix pgoff in mbind vma merge
 2011-07-31 17:47 UTC 

[PATCH v4 00/10] Prevent LRU churning
 2011-07-31 16:31 UTC  (9+ messages)
` [PATCH v4 06/10] migration: introudce migrate_ilru_pages
` [PATCH v4 08/10] ilru: reduce zone->lru_lock

[PATCH 1/2] mm/slab: use print_hex_dump
 2011-07-31 16:24 UTC  (7+ messages)
` [PATCH 2/2] mm/slub: "
  ` [PATCH v2] mm/slab: "

[GIT PULL] SLAB changes for v3.1-rc0
 2011-07-31 16:12 UTC  (8+ messages)

[RFC PATCH 0/8] Reduce filesystem writeback from page reclaim v2
 2011-07-31 15:24 UTC  (19+ messages)
` [PATCH 1/8] mm: vmscan: Do not writeback filesystem pages in direct reclaim
` [PATCH 5/8] mm: vmscan: Do not writeback filesystem pages in kswapd except in high priority
` [PATCH 6/8] mm: vmscan: Throttle reclaim if encountering too many dirty pages under writeback
` [PATCH 7/8] mm: vmscan: Immediately reclaim end-of-LRU dirty pages when writeback completes

[GIT PULL] SLAB updates for 3.1-rc1
 2011-07-31 15:17 UTC 

[PATCH] mm-slab: allocate kmem_cache with __GFP_REPEAT
 2011-07-31 11:44 UTC  (9+ messages)

Hugepages for shm page cache (defrag)
 2011-07-30 16:15 UTC  (2+ messages)
` [PATCH] Changes how ref-count of compound pages are managed

[PATCH] kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
 2011-07-29 15:33 UTC 

[patch 0/5] mm: per-zone dirty limiting
 2011-07-29 11:05 UTC  (22+ messages)
` [patch 1/5] mm: page_alloc: increase __GFP_BITS_SHIFT to include __GFP_OTHER_NODE
` [patch 2/5] mm: writeback: make determine_dirtyable_memory static again
` [patch 3/5] mm: writeback: remove seriously stale comment on dirty limits
` [patch 4/5] mm: writeback: throttle __GFP_WRITE on per-zone "
` [patch 5/5] mm: filemap: horrid hack to pass __GFP_WRITE for most page cache writers

[patch 1/3]vmscan: clear ZONE_CONGESTED for zone with good watermark
 2011-07-29 11:01 UTC  (6+ messages)

[patch 3/3]vmscan: cleanup kswapd_try_to_sleep
 2011-07-29 10:46 UTC  (5+ messages)

[PATCH]vmscan: add block plug for page reclaim
 2011-07-29 10:43 UTC  (16+ messages)

[RFC PATCH -tip 0/5] perf tools: pagecache monitoring
 2011-07-29 10:06 UTC  (8+ messages)
` [RFC PATCH -tip 2/5] tracing/mm: add header event for object collections
` [RFC PATCH -tip 4/5] tracepoints: add tracepoints for pagecache

[patch 2/3]vmscan: count pages into balanced for zone with good watermark
 2011-07-29  9:28 UTC  (3+ messages)

[PATCH] vmscan: Remove if statement that will never trigger
 2011-07-29  9:16 UTC  (3+ messages)

[PATCH] mm: add free_hot_cold_page_list helper
 2011-07-29  7:58 UTC 

[PATCH] kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
 2011-07-29  1:45 UTC 

[PATCH V5] Eliminate task stack trace duplication
 2011-07-29  1:25 UTC 

[PATCH] mm/memblock: small function definition fixes
 2011-07-28 23:01 UTC 

[PATCH V4] Eliminate task stack trace duplication
 2011-07-28 21:14 UTC  (3+ messages)

[PATCH] mm: Properly reflect task dirty limits in dirty_exceeded logic
 2011-07-28 15:31 UTC  (12+ messages)

[PATCH] THP: mremap support and TLB optimization #2
 2011-07-28 14:26 UTC 

possible recursive locking detected cache_alloc_refill() + cache_flusharray()
 2011-07-28 10:56 UTC  (10+ messages)

[PATCH 0/3] mm: tmpfs radix_tree swap leftovers
 2011-07-28  9:26 UTC  (5+ messages)
` [PATCH 2/3] tmpfs radix_tree: locate_item to speed up swapoff

Crashes on ARM platform when sparsemem enabled in linux-2.6.35.13 due to pfn_valid() and pfn_valid_within()
 2011-07-28  8:58 UTC 

What does drop_caches do?
 2011-07-28  6:58 UTC 

[Bugme-new] [Bug 39632] New: kernel BUG at arch/x86/mm/fault.c:395
 2011-07-28  3:03 UTC  (3+ messages)

[PATCH] Cross Memory Attach v4
 2011-07-27 14:49 UTC  (3+ messages)
  ` [PATCH] Cross Memory Attach v4 (patch updated)

[PATCHv4 09/11] memcg: Use *_dec_not_zero instead of *_add_unless
 2011-07-27 11:58 UTC  (2+ messages)

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-07-27  9:57 UTC  (17+ messages)

[patch] oom: avoid killing kthreads if they assume the oom killed thread's mm
 2011-07-27  7:59 UTC  (5+ messages)

[PATCH -mmotm] fault-injection: add ability to export fault_attr in arbitrary directory
 2011-07-26 23:34 UTC  (3+ messages)

[PATCH] mm: Declare hugetlb_sysfs_add_hstate __meminit
 2011-07-26 19:57 UTC  (3+ messages)

[RFC][PATCH 2/2] mm: Switch NUMA_BUILD and COMPACTION_BUILD to new KCONFIG() syntax
 2011-07-26 18:52 UTC  (4+ messages)

[PATCH] memcg: fix behavior of mem_cgroup_resize_limit()
 2011-07-26 13:12 UTC  (4+ messages)

[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
 2011-07-26 12:56 UTC  (4+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops

[patch] mm: thp: disable defrag for page faults per default
 2011-07-26  9:35 UTC  (4+ messages)

[patch 1/2] fuse: delete dead .write_begin and .write_end aops
 2011-07-25 20:49 UTC  (3+ messages)
` [patch 2/2] fuse: mark pages accessed when written to


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