linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-29 01:47:14 to 2012-10-30 20:30:14 UTC [more...]

zram OOM behavior
 2012-10-30 20:30 UTC  (19+ messages)

[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

[PATCH v8 01/16] hashtable: introduce a small and naive hashtable
 2012-10-30 19:23 UTC  (19+ 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 00/31] numa/core patches
 2012-10-30 19:23 UTC  (35+ messages)
` [PATCH 05/31] x86/mm: Reduce tlb flushes from ptep_set_access_flags()
                    ` [PATCH 1/3] x86/mm: only do a local TLB flush in ptep_set_access_flags()
                    ` [PATCH 2/3] x86,mm: drop TLB flush from ptep_set_access_flags
` [PATCH 26/31] sched, numa, mm: Add fault driven placement and migration policy
        ` [PATCH] sched, numa, mm: Add memcg support to do_huge_pmd_numa_page()

kswapd0: wxcessive CPU usage
 2012-10-30 19:18 UTC  (13+ 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)

[PATCH v3 0/6] solve deadlock caused by memory allocation with I/O
 2012-10-30 16:54 UTC  (17+ messages)
` [PATCH v3 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [PATCH v3 2/6] PM / Runtime: introduce pm_runtime_set[get]_memalloc_noio()
` [PATCH v3 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
` [PATCH v3 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
` [PATCH v3 5/6] PM / Runtime: force memory allocation with no I/O during runtime_resume callbcack
` [PATCH v3 6/6] USB: forbid memory allocation with I/O during bus reset

[PATCH] mm: memmap_init_zone() performance improvement
 2012-10-30 15:14 UTC  (6+ 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  (7+ messages)
` [PATCH v5 11/18] sl[au]b: Allocate objects from memcg cache
` [PATCH v5 13/18] memcg/sl[au]b Track all the memcg children of a kmem_cache

memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-30 10:35 UTC  (21+ messages)
` [PATCH v3 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
` [PATCH v3 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent
` [PATCH v3 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
` [PATCH v3 4/6] cgroups: forbid pre_destroy callback to fail
` [PATCH v3 5/6] memcg: make mem_cgroup_reparent_charges non failing
` [PATCH v3 6/6] hugetlb: do not fail in hugetlb_cgroup_pre_destroy

[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 

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

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  (53+ messages)
` [PATCH v7 06/16] tracepoint: use new hashtable implementation
` [PATCH v7 07/16] net,9p: "
` [PATCH v7 08/16] block,elevator: "
` [PATCH v7 09/16] SUNRPC/cache: "
` [PATCH v7 10/16] dlm: "
` [PATCH v7 11/16] net,l2tp: "
` [PATCH v7 13/16] lockd: "
` [PATCH v7 14/16] net,rds: "
` [PATCH v7 15/16] openvswitch: "

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

[PATCH v3 0/3] zram/zsmalloc promotion
 2012-10-29 15:43 UTC  (5+ messages)
` [PATCH v3 1/3] zsmalloc: promote to lib/
` [PATCH v3 2/3] zram: promote zram from staging
` [PATCH v3 3/3] zram: select ZSMALLOC when ZRAM is configured

[PATCH v3 0/3] zram/zsmalloc promotion
 2012-10-29 15:25 UTC 

Wire Transfer (2857WU364)
 2012-10-29 15:03 UTC 

[PATCH v3 0/3] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-29 14:04 UTC  (5+ messages)
` [PATCH v3 3/3] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

CK4 [00/15] Sl[auo]b: Common kmalloc caches V4
 2012-10-29 13:36 UTC  (2+ messages)

CK4 [12/15] Common definition for the array of kmalloc caches
 2012-10-29 13:32 UTC  (2+ messages)

[PATCH 0/5] minor clean-up and optimize highmem related code
 2012-10-29 13:15 UTC  (12+ messages)
  ` [PATCH 2/5] mm, highmem: remove useless pool_lock
  ` [PATCH 3/5] mm, highmem: remove page_address_pool list
  ` [PATCH 4/5] mm, highmem: makes flush_all_zero_pkmaps() return index of last flushed entry
  ` [PATCH 5/5] mm, highmem: get virtual address of the page using PKMAP_ADDR()

[PATCH] slab: annotate on-slab caches nodelist locks
 2012-10-29 10:49 UTC 

[PATCH] add some drop_caches documentation and info messsge
 2012-10-29 10:11 UTC  (9+ 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).