linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
+ hugetlb-cgroup-simplify-pre_destroy-callback.patch added to -mm tree
 2012-07-20  1:05 UTC  (7+ messages)
        ` [PATCH] cgroup: Don't drop the cgroup_mutex in cgroup_rmdir

+ memory-hotplug-fix-kswapd-looping-forever-problem-fix-fix.patch added to -mm tree
 2012-07-19 23:50 UTC  (7+ messages)

[PATCH] Cgroup: Fix memory accounting scalability in shrink_page_list
 2012-07-19 23:34 UTC 

[PATCH 0/2] dma-parms and helpers for dma-buf
 2012-07-19 16:23 UTC  (3+ messages)
` [PATCH 1/2] device: add dma_params->max_segment_count
` [PATCH 2/2] dma-buf: add helpers for attacher dma-parms

[RFC PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables
 2012-07-19 14:49 UTC  (6+ messages)

[PATCH 00/34] Memory management performance backports for -stable
 2012-07-19 14:36 UTC  (35+ 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 v2] mm/memcg: use exist interface to get css from memcg
 2012-07-19 12:55 UTC  (5+ messages)

[PATCH v4 0/3] make balloon pages movable by compaction
 2012-07-19 12:32 UTC  (13+ messages)
` [PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages
` [PATCH v4 2/3] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v4 3/3] mm: add vm event counters for balloon pages compaction

[PATCH] hugetlb/cgroup: Simplify pre_destroy callback
 2012-07-19 11:42 UTC  (9+ messages)

[PATCH RFC] mm/memcg: calculate max hierarchy limit number instead of min
 2012-07-19 10:19 UTC  (13+ messages)
` [PATCH] mm/memcg: wrap mem_cgroup_from_css function

[patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
 2012-07-19 10:11 UTC  (6+ messages)
` [patch 1/5] "
  ` [patch 4/5] mm, oom: reduce dependency on tasklist_lock
      ` [PATCH mmotm] mm, oom: reduce dependency on tasklist_lock: fix

[PATCH 1/3 v3] mm: Factor out memory isolate functions
 2012-07-19 10:09 UTC  (4+ messages)
` [PATCH 3/3 v3] memory-hotplug: fix kswapd looping forever problem

[RFC PATCH v4 0/13] memory-hotplug : hot-remove physical memory
 2012-07-19 10:01 UTC  (31+ messages)
` [RFC PATCH 0/13] firmware_map : unify argument of firmware_map_add_early/hotplug
` [RFC PATCH v4 1/13] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH v4 2/13] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [PATCH v4 3/13] memory-hotplug : check whether memory is present or not
` [RFC PATCH v4 4/13] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v4 5/13] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v4 6/13] memory-hotplug : add memory_block_release
` [RFC PATCH v4 7/13] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH v4 8/13] memory-hotplug : check page type in get_page_bootmem
` [RFC PATCH v4 9/13] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH v4 11/13] memory-hotplug : free memmap of sparse-vmemmap
  ` [RESEND RFC "
` [RFC PATCH v4 12/13] memory-hotplug : add node_device_release
` [RFC PATCH v4 13/13] memory-hotplug : remove sysfs file of node

[patch 00/10] mm: memcg: charge/uncharge improvements v2
 2012-07-19  9:57 UTC  (3+ messages)
` [patch 03/10] mm: memcg: push down PageSwapCache check into uncharge entry functions

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

[PATCH 0/7] Per-cgroup page stat accounting
 2012-07-19  6:33 UTC  (5+ messages)
` [PATCH 5/7] memcg: add per cgroup dirty pages accounting

Fwd: Wire Transfer (61521GR478)
 2012-07-19  6:07 UTC 

[PATCH v2][resend] mm/memcg: use exist interface to get css from memcg
 2012-07-19  0:37 UTC 

[PATCH] mm/slub: fix a BUG_ON() when offlining a memory node and CONFIG_SLUB_DEBUG is on
 2012-07-18 18:53 UTC  (6+ messages)

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

[PATCH] rbtree: fix jffs2 build issue due to renamed __rb_parent_color field
 2012-07-18 15:16 UTC  (3+ messages)

[PATCH] ipc/mqueue: remove unnecessary rb_init_node calls
 2012-07-18 15:09 UTC  (2+ messages)

HI
 2012-07-18 10:44 UTC 

[RFC PATCH v4 10/13] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
 2012-07-18 10:15 UTC 

[PATCH] mm/memcg: use exist interface to get css from memcg
 2012-07-18  9:34 UTC  (3+ messages)

[PATCH] mm: fix wrong argument of migrate_huge_pages() in soft_offline_huge_page()
 2012-07-18  8:15 UTC  (5+ messages)

[PATCH] mm: setup pageblock_order before it's used by sparse
 2012-07-18  7:17 UTC  (16+ messages)

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

[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
 2012-07-17 16:52 UTC  (13+ messages)

RFC: Easy-Reclaimable LRU list
 2012-07-17 16:03 UTC  (3+ messages)

[PATCH 1/4 v2] mm: correct return value of migrate_pages() and migrate_huge_pages()
 2012-07-17 15:49 UTC  (9+ messages)
  ` [PATCH 2/4 v2] mm: fix possible incorrect return value of migrate_pages() syscall
  ` [PATCH 3/4 v2] mm: fix return value in __alloc_contig_migrate_range()
        ` [PATCH 3/4 v3] "
  ` [PATCH 4/4 v2] mm: fix possible incorrect return value of move_pages() syscall

[PATCH 1/3] mm: correct return value of migrate_pages()
 2012-07-17 13:16 UTC  (9+ messages)
` [PATCH 2/3] mm: fix possible incorrect return value of migrate_pages() syscall
` [PATCH 3/3] mm: fix return value in __alloc_contig_migrate_range()

mm,numad,rcu: hang on OOM
 2012-07-17 11:57 UTC  (4+ messages)

[PATCH] mm/memcg: remove redundant checking on root memcg
 2012-07-17 10:56 UTC  (2+ messages)

%{AUTOVALS9-g1apyvoseg
 2012-07-17 10:10 UTC 

[PATCH] mm/vmscan: remove checking on PG_lru
 2012-07-17  8:59 UTC  (3+ messages)

[PATCH v2 -mm] memcg: prevent from OOM with too many dirty pages
 2012-07-17  6:33 UTC  (11+ messages)
            ` [PATCH mmotm] memcg: further prevent "

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox