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

Full information about your company
 2012-07-20 16:45 UTC 

Full information about your company
 2012-07-20 16:37 UTC 

+ memory-hotplug-fix-kswapd-looping-forever-problem-fix-fix.patch added to -mm tree
 2012-07-20 17:15 UTC  (8+ messages)

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

[PATCH] Cgroup: Fix memory accounting scalability in shrink_page_list
 2012-07-20 16:38 UTC  (11+ messages)

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

[PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables v2
 2012-07-20 14:51 UTC  (7+ messages)
` [PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables V2 (resend)
  ` [PATCH -alternative] "

[RFC PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables
 2012-07-20 13:43 UTC  (7+ messages)

[PATCH, RFC 0/6] Avoid cache trashing on clearing huge/gigantic page
 2012-07-20 12:50 UTC  (7+ messages)
` [PATCH, RFC 1/6] THP: Use real address for NUMA policy
` [PATCH, RFC 2/6] mm: make clear_huge_page tolerate non aligned address
` [PATCH, RFC 3/6] THP: Pass real, not rounded, address to clear_huge_page
` [PATCH, RFC 4/6] x86: Add clear_page_nocache
` [PATCH, RFC 5/6] mm: make clear_huge_page cache clear only around the fault address
` [PATCH, RFC 6/6] x86: switch the 64bit uncached page clear to SSE/AVX v2

[RFC PATCH 0/6] augmented rbtree changes
 2012-07-20 12:31 UTC  (7+ 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

[RFC PATCH] memory-hotplug: Add memblock_state notifier
 2012-07-20 11:18 UTC 

Wire transfer cancelled
 2012-07-20 10:55 UTC 

[RFC PATCH 0/8] memory-hotplug : hot-remove physical memory(clear page table)
 2012-07-20  8:38 UTC  (16+ messages)
` [PATCH 0/8] remove memory info from list before freeing it
` [RFC PATCH 1/8] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH 2/8] memory-hotplug: offline memory only when it is onlined
` [RFC PATCH 3/8] memory-hotplug: call remove_memory() to cleanup when removing memory device
` [RFC PATCH 4/8] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH 5/8] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC PATCH 6/8] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH 7/8] x86: make __split_large_page() generally avialable
` [RFC PATCH 8/8] memory-hotplug: implement arch_remove_memory()

[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  (11+ 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] hugetlb/cgroup: Simplify pre_destroy callback
 2012-07-19 11:42 UTC  (8+ 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

[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

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


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