linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-20 17:33:13 to 2012-07-25 17:07:05 UTC [more...]

[PATCH 00/10] memcg kmem limitation - slab
 2012-07-25 17:07 UTC  (13+ messages)
` [PATCH 01/10] slab/slub: struct memcg_params
` [PATCH 02/10] consider a memcg parameter in kmem_create_cache
` [PATCH 03/10] memcg: infrastructure to match an allocation to the right cache
` [PATCH 04/10] memcg: skip memcg kmem allocations in specified code regions
` [PATCH 05/10] slab: allow enable_cpu_cache to use preset values for its tunables
` [PATCH 06/10] sl[au]b: Allocate objects from memcg cache
` [PATCH 07/10] memcg: destroy memcg caches
` [PATCH 08/10] memcg/sl[au]b Track all the memcg children of a kmem_cache
` [PATCH 09/10] slab: slab-specific propagation changes
` [PATCH 10/10] memcg/sl[au]b: shrink dead caches

[PATCH 0/2 v5][resend] tmpfs not interleaving properly
 2012-07-25 16:15 UTC  (8+ messages)
` [PATCH 1/2 v5][resend] shmem: provide vm_ops when also providing a mem policy
  ` [PATCH 2/2 v5][resend] tmpfs: interleave the starting node of /dev/shmem

[RFC PATCH 0/6] augmented rbtree changes
 2012-07-25 16:10 UTC  (14+ messages)
` [PATCH 1/6] rbtree: rb_erase updates and comments
` [PATCH 2/6] rbtree: optimize fetching of sibling node
` [PATCH 3/6] augmented rbtree test
` [PATCH 4/6] rbtree: faster augmented insert
` [PATCH 5/6] rbtree: faster augmented erase
` [PATCH 6/6] rbtree: remove prior augmented rbtree implementation

[PATCH 00/34] Memory management performance backports for -stable V2
 2012-07-25 16:07 UTC  (51+ messages)
` [PATCH 01/34] mm: vmstat: cache align vm_stat
` [PATCH 02/34] mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
` [PATCH 03/34] mm: Reduce the amount of work done when updating min_free_kbytes
` [PATCH 04/34] mm: vmscan: fix force-scanning small targets without swap
` [PATCH 05/34] vmscan: clear ZONE_CONGESTED for zone with good watermark
` [PATCH 06/34] vmscan: add shrink_slab tracepoints
` [PATCH 07/34] vmscan: shrinker->nr updates race and go wrong
` [PATCH 08/34] vmscan: reduce wind up shrinker->nr when shrinker can't do work
` [PATCH 09/34] mm: limit direct reclaim for higher order allocations
` [PATCH 10/34] mm: Abort reclaim/compaction if compaction can proceed
` [PATCH 11/34] mm: compaction: trivial clean up in acct_isolated()
` [PATCH 12/34] mm: change isolate mode from #define to bitwise type
` [PATCH 13/34] mm: compaction: make isolate_lru_page() filter-aware
` [PATCH 14/34] mm: zone_reclaim: "
` [PATCH 15/34] mm: migration: clean up unmap_and_move()
` [PATCH 16/34] mm: compaction: Allow compaction to isolate dirty pages
` [PATCH 17/34] mm: compaction: Determine if dirty pages can be migrated without blocking within ->migratepage
` [PATCH 18/34] mm: page allocator: Do not call direct reclaim for THP allocations while compaction is deferred
` [PATCH 19/34] mm: compaction: make isolate_lru_page() filter-aware again
` [PATCH 20/34] kswapd: avoid unnecessary rebalance after an unsuccessful balancing
` [PATCH 21/34] kswapd: assign new_order and new_classzone_idx after wakeup in sleeping
` [PATCH 22/34] mm: compaction: Introduce sync-light migration for use by compaction
` [PATCH 23/34] mm: vmscan: When reclaiming for compaction, ensure there are sufficient free pages available
` [PATCH 24/34] mm: vmscan: Do not OOM if aborting reclaim to start compaction
` [PATCH 25/34] mm: vmscan: Check if reclaim should really abort even if compaction_ready() is true for one zone
` [PATCH 26/34] vmscan: promote shared file mapped pages
` [PATCH 27/34] vmscan: activate executable pages after first usage
` [PATCH 28/34] mm/vmscan.c: consider swap space when deciding whether to continue reclaim
` [PATCH 29/34] mm: test PageSwapBacked in lumpy reclaim
` [PATCH 30/34] mm: vmscan: Do not force kswapd to scan small targets
` [PATCH 31/34] cpusets: avoid looping when storing to mems_allowed if one node remains set
` [PATCH 32/34] cpusets: stall when updating mems_allowed for mempolicy or disjoint nodemask
` [PATCH 33/34] cpuset: mm: Reduce large amounts of memory barrier related damage v3
` [PATCH 34/34] mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma

[PATCH] mm/slub: fix a BUG_ON() when offlining a memory node and CONFIG_SLUB_DEBUG is on
 2012-07-25 15:31 UTC  (5+ messages)
` [RFC PATCH v2] SLUB: enhance slub to handle memory nodes without normal memory

[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
 2012-07-25 15:28 UTC  (14+ messages)

[PATCH v4 00/25] kmem limitation for memcg
 2012-07-25 15:23 UTC  (5+ messages)
` [PATCH v4 24/25] memcg/slub: shrink dead caches

Hello
 2012-07-25 13:29 UTC 

[PATCH 01/24] uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
 2012-07-25 11:06 UTC  (4+ messages)
` [PATCH 08/24] uprobes/core: Make macro names consistent

[PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables v2
 2012-07-25  8:36 UTC  (12+ messages)
` [PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables V2 (resend)
  ` [PATCH -alternative] "

[PATCH -mm] remove __GFP_NO_KSWAPD
 2012-07-24 23:34 UTC  (2+ messages)

[PATCH] mm: Restructure kmem_cache_create() to move debug cache integrity checks into a new function
 2012-07-24 22:54 UTC 

[RFC] page-table walkers vs memory order
 2012-07-24 21:51 UTC  (3+ messages)

linux-next: Tree for July 24 (mm/memcontrol.c)
 2012-07-24 17:42 UTC 

[PATCH 1/2] memcg, oom: Provide more info while memcg oom happening
 2012-07-24 16:12 UTC  (2+ messages)
` [PATCH 2/2] memcg, oom: Clarify some oom dump messages

[PATCH] provide a common place for initcall processing in kmem_cache
 2012-07-24 15:43 UTC  (2+ messages)

[PATCH 1/3] zsmalloc: s/firstpage/page in new copy map funcs
 2012-07-24 14:54 UTC  (13+ messages)
` [PATCH 2/3] zsmalloc: prevent mappping in interrupt context
` [PATCH 3/3] zsmalloc: add page table mapping method

[PATCH, RFC 0/6] Avoid cache trashing on clearing huge/gigantic page
 2012-07-24 14:09 UTC  (3+ messages)

[RFC] block_dev:Fix bug when read/write block-device which is larger than 16TB in 32bit-OS
 2012-07-24 13:48 UTC  (3+ messages)

[QUERY]: Understanding the calculations in mm/page-writeback.c
 2012-07-24 13:45 UTC  (4+ messages)

[PATCH 1/4] mm/hotplug: correctly setup fallback zonelists when creating new pgdat
 2012-07-24  9:47 UTC  (4+ messages)
` [PATCH 3/4] mm/hotplug: free zone->pageset when a zone becomes empty

MMTests 0.04
 2012-07-24  8:32 UTC  (16+ messages)
  ` [MMTests] Scheduler
  ` [MMTests] Sysbench read-only on ext3
  ` [MMTests] Sysbench read-only on ext4
  ` [MMTests] Sysbench read-only on xfs
  ` [MMTests] memcachetest and parallel IO on ext3
  ` [MMTests] memcachetest and parallel IO on xfs
  ` [MMTests] Stress high-order allocations on ext3
  ` [MMTests] dbench4 async "
  ` [MMTests] dbench4 async on ext4
  ` [MMTests] Threaded IO Performance on ext3
  ` [MMTests] Threaded IO Performance on xfs

[PATCH 00/20] Unify TLB gather implementations -v3
 2012-07-24  5:12 UTC  (5+ messages)
` [PATCH 02/20] mm: Add optional TLB flush to generic RCU page-table freeing

+ memory-hotplug-fix-kswapd-looping-forever-problem-fix-fix.patch added to -mm tree
 2012-07-24  1:11 UTC  (12+ messages)

[PATCH 1/3] mips: zero out pg_data_t when it's allocated
 2012-07-24  1:10 UTC  (3+ messages)
` [PATCH 2/3] mm: Warn if pg_data_t isn't initialized with zero
` [PATCH 3/3] mm: remove redundant initialization

[PATCH RESEND v4 1/3] mm/sparse: optimize sparse_index_alloc
 2012-07-24  0:54 UTC  (8+ messages)
` [PATCH RESEND v4 2/3] mm/sparse: more check on mem_section number
` [PATCH RESEND v2 3/3] mm/sparse: remove index_init_lock

[PATCH mmotm] shmem: correct build warning in shmem interleave
 2012-07-23 19:53 UTC 

[PATCH v4 0/3] make balloon pages movable by compaction
 2012-07-23 18:19 UTC  (7+ messages)
` [PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages

[PATCH] fix bad behavior in use_hierarchy file
 2012-07-23 17:22 UTC  (4+ messages)

Page LRU List Corruption
 2012-07-23 15:04 UTC 

hello
 2012-07-23 12:45 UTC 

Hi
 2012-07-23 12:24 UTC 

[RFC PATCH] memory-hotplug: Add memblock_state notifier
 2012-07-23 12:13 UTC  (4+ messages)

[PATCH 00/34] Memory management performance backports for -stable
 2012-07-23  9:37 UTC  (6+ messages)
` [PATCH 21/34] kswapd: assign new_order and new_classzone_idx after wakeup in sleeping

[RFC PATCH 0/8] memory-hotplug : hot-remove physical memory(clear page table)
 2012-07-23  9:11 UTC  (3+ messages)

[PATCH] memcg: fix mm/memcontrol.c build error against linux-next
 2012-07-23  3:27 UTC 

[PATCH v2] memcg: add mem_cgroup_from_css() helper
 2012-07-23  2:26 UTC  (4+ messages)

[RESEND RFC 0/3] memory-hotplug: handle page race between allocation and isolation
 2012-07-23  0:48 UTC  (4+ messages)
` [RESEND RFC 1/3] mm: use get_page_migratetype instead of page_private
` [RESEND RFC 2/3] mm: remain migratetype in freed page
` [RESEND RFC 3/3] memory-hotplug: bug fix race between isolation and allocation

[next:akpm 166/309] mm/memcontrol.c:871:2: error: implicit declaration of function 'mem_cgroup_from_css'
 2012-07-23  0:27 UTC  (2+ messages)

+ hugetlb-cgroup-simplify-pre_destroy-callback.patch added to -mm tree
 2012-07-22 17:34 UTC  (17+ messages)
        ` [PATCH] cgroup: Don't drop the cgroup_mutex in cgroup_rmdir

mmotm 2012-07-20-16-30 uploaded
 2012-07-22 16:32 UTC  (2+ messages)

arm-allnoconfig error: '__LINUX_ARM_ARCH__' undeclared
 2012-07-22 15:44 UTC 

Common [0/4] Sl[auo]b: Common code rework V6 (limited)
 2012-07-20 22:30 UTC  (2+ messages)

Full information about your company
 2012-07-20 16:45 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).