linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-29 15:44:20 to 2012-10-31 09:10:20 UTC [more...]

[dm-devel] [PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-31  9:10 UTC 

[PART4 Patch 0/2] memory-hotplug: allow online/offline memory to result movable node
 2012-10-31  8:15 UTC  (3+ messages)
` [PART4 Patch 1/2] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
` [PART4 Patch 2/2] memory_hotplug: allow online/offline memory to result movable node

[PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
 2012-10-31  8:37 UTC  (13+ messages)

[PATCH] slab: annotate on-slab caches nodelist locks
 2012-10-31  8:03 UTC  (2+ messages)

[PART3 Patch 00/14] introduce N_MEMORY
 2012-10-31  8:04 UTC  (15+ messages)
` [PART3 Patch 01/14] node_states: "
` [PART3 Patch 02/14] cpuset: use N_MEMORY instead N_HIGH_MEMORY
` [PART3 Patch 03/14] procfs: "
` [PART3 Patch 04/14] memcontrol: "
` [PART3 Patch 05/14] oom: "
` [PART3 Patch 06/14] mm,migrate: "
` [PART3 Patch 07/14] mempolicy: "
` [PART3 Patch 08/14] hugetlb: "
` [PART3 Patch 09/14] vmstat: "
` [PART3 Patch 10/14] kthread: "
` [PART3 Patch 11/14] init: "
` [PART3 Patch 12/14] vmscan: "
` [PART3 Patch 13/14] page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
` [PART3 Patch 14/14] hotplug: update nodemasks management

[PATCH 00/31] numa/core patches
 2012-10-31  7:26 UTC  (12+ messages)
` [PATCH 26/31] sched, numa, mm: Add fault driven placement and migration policy

zram OOM behavior
 2012-10-31  7:24 UTC  (29+ messages)

[PATCH v5] slab: Ignore internal flags in cache creation
 2012-10-31  7:13 UTC  (3+ messages)

[PATCH 0/2 V2] memory_hotplug: fix memory hotplug bug
 2012-10-31  7:09 UTC  (3+ messages)
` [PATCH 2/2 V2] slub, hotplug: ignore unrelated node's hot-adding and hot-removing

[PART2 Patch] some cleanups
 2012-10-31  6:55 UTC  (2+ messages)
` [PART2 Patch] node: cleanup node_state_attr

[PATCH 1/3] mm/slob: Drop usage of page->private for storing page-sized allocations
 2012-10-31  6:56 UTC  (2+ messages)

[PATCH 2/2] mm/slob: Use free_page instead of put_page for page-size kmalloc allocations
 2012-10-31  6:56 UTC  (3+ messages)

[PATCH v3 0/3] zram/zsmalloc promotion
 2012-10-31  7:02 UTC  (8+ messages)

[PART1 Patch 0/3] mm, memory-hotplug: allow to online movable memory
 2012-10-31  5:40 UTC  (4+ messages)
` [PART1 Patch 1/3] mm, memory-hotplug: dynamic configure movable memory and portion memory
` [PART1 Patch 2/3] memory_hotplug: handle empty zone when online_movable/online_kernel
` [PART1 Patch 3/3] memory_hotplug: ensure every online node has NORMAL memory

[PATCH 0/5] minor clean-up and optimize highmem related code
 2012-10-31  5:14 UTC  (4+ messages)
  ` [PATCH 2/5] mm, highmem: remove useless pool_lock

[PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-31  3:48 UTC  (32+ messages)
` [PATCH v8 02/16] userns: use new hashtable implementation
` [PATCH v8 03/16] mm,ksm: "
` [PATCH v8 04/16] workqueue: "
` [PATCH v8 05/16] mm/huge_memory: "
` [PATCH v8 06/16] tracepoint: "
` [PATCH v8 07/16] net,9p: "
` [PATCH v8 08/16] block,elevator: "
` [PATCH v8 09/16] SUNRPC/cache: "
` [PATCH v8 10/16] dlm: "
` [PATCH v8 11/16] net,l2tp: "
` [PATCH v8 12/16] dm: "
` [PATCH v8 13/16] lockd: "
` [PATCH v8 14/16] net,rds: "
` [PATCH v8 15/16] openvswitch: "
` [PATCH v8 16/16] tracing output: "

[PATCH 0/3] HWPOISON: improve error_remove_page()
 2012-10-31  0:21 UTC  (17+ messages)
` [PATCH 2/3] ext4: introduce ext4_error_remove_page

memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-30 23:37 UTC  (7+ messages)
` [PATCH v3 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling

[PATCH 0/2] mm: do not call frontswap_init() during swapoff
 2012-10-30 23:12 UTC  (5+ messages)
` [PATCH 1/2] mm: refactor reinsert of swap_info in sys_swapoff
      ` [PATCH RFC] mm: simplify frontswap_init()

[PATCH] mm: memmap_init_zone() performance improvement
 2012-10-30 22:31 UTC  (10+ messages)
            ` [PATCH v2] "

[PATCH v2 0/2] common entry point for kmem_cache_free
 2012-10-30 20:27 UTC  (8+ messages)
` [PATCH v2 1/2] kmem_cache: include allocators code directly into slab_common

kswapd0: wxcessive CPU usage
 2012-10-30 19:18 UTC  (11+ messages)
      ` kswapd0: excessive "

[PATCH RFC] mm,vmscan: only evict file pages when we have plenty
 2012-10-30 19:09 UTC  (3+ messages)

Partialy mapped page stays in page cache after unmap
 2012-10-30 18:24 UTC 

[PATCH] slub: Use the correct per cpu slab on CPU_DEAD
 2012-10-30 17:01 UTC  (3+ messages)

spinning in isolate_migratepages_range on busy nfs server
 2012-10-30 13:56 UTC  (2+ messages)

[PATCH v5 00/18] slab accounting for memcg
 2012-10-30 11:31 UTC  (4+ messages)
` [PATCH v5 13/18] memcg/sl[au]b Track all the memcg children of a kmem_cache

[PATCH 0/3] KVM: PPC: Book3S HV: More flexible allocator for linear memory
 2012-10-30  9:12 UTC  (5+ messages)

[PATCH v3 0/9] bugfix for memory hotplug
 2012-10-30  2:48 UTC  (7+ messages)
` [PATCH v3 4/9] clear the memory to store struct page

[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
 2012-10-30  1:50 UTC  (4+ messages)
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory

[RFC v2] Support volatile range for anon vma
 2012-10-30  1:29 UTC 

Hang in XFS reclaim on 3.7.0-rc3
 2012-10-29 22:41 UTC 

[V5 PATCH 02/26] memory_hotplug: handle empty zone when online_movable/online_kernel
 2012-10-29 21:34 UTC  (22+ messages)
` [V5 PATCH 03/26] memory_hotplug: ensure every online node has NORMAL memory
` [V5 PATCH 08/26] memcontrol: use N_MEMORY instead N_HIGH_MEMORY
` [V5 PATCH 09/26] oom: "
` [V5 PATCH 10/26] mm,migrate: "
` [V5 PATCH 11/26] mempolicy: "
` [V5 PATCH 12/26] hugetlb: "
` [V5 PATCH 13/26] vmstat: "
` [V5 PATCH 16/26] vmscan: "
` [V5 PATCH 17/26] page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
` [V5 PATCH 18/26] hotplug: update nodemasks management
` [V5 PATCH 19/26] numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
` [V5 PATCH 20/26] memory_hotplug: allow online/offline memory to result movable node
` [V5 PATCH 21/26] page_alloc: add kernelcore_max_addr
` [V5 PATCH 24/26] memblock: limit memory address from memblock
` [V5 PATCH 25/26] memblock: compare current_limit with end variable at memblock_find_in_range_node()
` [V5 PATCH 26/26] mempolicy: fix is_valid_nodemask()

[Bug 49361] New: configuring TRANSPARENT_HUGEPAGE_ALWAYS can make system unresponsive and reboot
 2012-10-29 20:33 UTC  (3+ messages)

[PATCH v7 01/16] hashtable: introduce a small and naive hashtable
 2012-10-29 19:17 UTC  (40+ messages)
` [PATCH v7 06/16] tracepoint: use new hashtable implementation
` [PATCH v7 09/16] SUNRPC/cache: "
` [PATCH v7 10/16] dlm: "
` [PATCH v7 15/16] openvswitch: "

[PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()
 2012-10-29 17:06 UTC  (12+ messages)
            ` [PATCH 2/3] x86,mm: drop TLB flush from ptep_set_access_flags

[PATCH] percpu: change a method freeing a chunk for consistency
 2012-10-29 15:51 UTC  (2+ messages)


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