linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-23 18:20:31 to 2012-07-27 10:36:28 UTC [more...]

[RFC PATCH v5 00/19] memory-hotplug: hot-remove physical memory
 2012-07-27 10:36 UTC  (23+ messages)
` [RFC PATCH 0/19] firmware_map : unify argument of firmware_map_add_early/hotplug
` [PATCH 0.5/19] remove memory info from list before freeing it
` [RFC PATCH v5 01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC PATCH v5 02/19] memory-hotplug: implement offline_memory()
` [RFC PATCH v5 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH v5 04/19] memory-hotplug: offline and remove memory when removing the memory device
` [RFC PATCH v5 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH v5 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH v5 07/19] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC PATCH v5 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v5 09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v5 10/19] memory-hotplug: add memory_block_release
` [RFC PATCH v5 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC PATCH v5 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH v5 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC PATCH v5 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH v5 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH v5 16/19] memory-hotplug: free memmap "
` [RFC PATCH v5 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC PATCH v5 18/19] memory-hotplug: add node_device_release
` [RFC PATCH v5 19/19] memory-hotplug: remove sysfs file of node

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

[PATCH V2 0/6] Per-cgroup page stat accounting
 2012-07-27 10:31 UTC  (7+ messages)
` [PATCH V2 1/6] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH V2 2/6] Make TestSetPageDirty and dirty page accounting in one func
` [PATCH V2 3/6] Use vfs __set_page_dirty interface instead of doing it inside filesystem
` [PATCH V2 4/6] memcg: add per cgroup dirty pages accounting
` [PATCH V2 5/6] memcg: add per cgroup writeback "
` [PATCH V2 6/6] memcg: Document cgroup dirty/writeback memory statistics

[RESEND RFC 0/3] memory-hotplug: handle page race between allocation and isolation
 2012-07-27 10:22 UTC  (3+ messages)
` [RESEND RFC 3/3] memory-hotplug: bug fix race between isolation and allocation

[RFC][PATCH 0/2] fun with tlb flushing on s390
 2012-07-27  8:01 UTC  (6+ messages)
` [PATCH 1/2] add mm argument to lazy mmu mode hooks
` [PATCH 2/2] s390/tlb: race of lazy TLB flush vs. recreation of TLB entries

Issue with block I/O cgroup in case of threads
 2012-07-27  7:08 UTC  (2+ messages)

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

[RFC PATCH v4 0/13] memory-hotplug : hot-remove physical memory
 2012-07-27  6:17 UTC  (3+ messages)
` [RFC PATCH v4 12/13] memory-hotplug : add node_device_release

[RFC] block_dev:Fix bug when read/write block-device which is larger than 16TB in 32bit-OS
 2012-07-27  5:38 UTC  (5+ messages)
    `  "

[PATCH 1/5] [RFC] Add volatile range management code
 2012-07-26 23:52 UTC  (2+ messages)

[PATCH] list corruption by gather_surplus
 2012-07-26 21:43 UTC 

[RFC] page-table walkers vs memory order
 2012-07-26 20:39 UTC  (10+ messages)

[PATCH 00/10] memcg kmem limitation - slab
 2012-07-26 14:02 UTC  (25+ 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 -mm] remove __GFP_NO_KSWAPD
 2012-07-25 23:36 UTC  (5+ messages)
` [PATCH -mm] remove __GFP_NO_KSWAPD fixes

[PATCH 00/34] Memory management performance backports for -stable V2
 2012-07-25 22:48 UTC  (29+ messages)
` [PATCH 03/34] mm: Reduce the amount of work done when updating min_free_kbytes
` [PATCH 15/34] mm: migration: clean up unmap_and_move()
` [PATCH 16/34] mm: compaction: Allow compaction to isolate dirty pages
` [PATCH 25/34] mm: vmscan: Check if reclaim should really abort even if compaction_ready() is true for one zone
` [PATCH 30/34] mm: vmscan: Do not force kswapd to scan small targets

Hello
 2012-07-25 20:38 UTC 

[PATCH, RFC 0/6] Avoid cache trashing on clearing huge/gigantic page
 2012-07-25 19:38 UTC  (6+ messages)

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

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

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

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: Restructure kmem_cache_create() to move debug cache integrity checks into a new function
 2012-07-24 22:54 UTC 

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  (5+ 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  (11+ 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  (4+ messages)

[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  (6+ messages)
` [PATCH v4 1/3] mm: introduce compaction and migration for virtio ballooned pages


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