linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-03 08:38:21 to 2013-09-06 11:34:04 UTC [more...]

[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
 2013-09-06 11:33 UTC  (4+ messages)
` [PATCH 03/23] thp: compile-time and sysfs knob for thp pagecache

[PATCH 0/2 v3] split page table lock for hugepage
 2013-09-06 10:48 UTC  (4+ messages)
` [PATCH 1/2] hugetlbfs: support split page table lock
` [PATCH 2/2] thp: "

[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
 2013-09-06 10:45 UTC  (14+ messages)
` [PATCH v9 12/13] KVM: PPC: Add support for IOMMU in-kernel handling

[PATCH 00/11] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-09-06  8:58 UTC  (27+ messages)
` [PATCH 05/11] memblock: Introduce allocation order to memblock
` [PATCH 06/11] memblock: Improve memblock to support allocation from lower address
` [PATCH 07/11] x86, memblock: Set lowest limit for memblock_alloc_base_nid()
` [PATCH 10/11] x86, mem-hotplug: Support initialize page tables from low to high
` [PATCH 11/11] x86, mem_hotplug: Allocate memory near kernel image before SRAT is parsed

[PATCH] mm/hotplug: rename the function is_memblock_offlined_cb()
 2013-09-06  8:54 UTC 

[PATCH 1/2] mm: factor commit limit calculation
 2013-09-06  8:38 UTC  (7+ messages)
` [PATCH 2/2] mm: add overcommit_kbytes sysctl variable
  ` [PATCH 2/2 v2] mm: allow to set overcommit ratio more precisely

[PATCH v2 4/4] mm/zswap: use GFP_NOIO instead of GFP_KERNEL
 2013-09-06  6:41 UTC  (2+ messages)

[PATCH v2 3/4] mm/zswap: avoid unnecessary page scanning
 2013-09-06  6:31 UTC  (2+ messages)

[PATCH v2 2/4] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
 2013-09-06  6:31 UTC  (2+ messages)

[PATCH v2 1/4] mm/zswap: bugfix: memory leak when re-swapon
 2013-09-06  6:31 UTC  (2+ messages)

[PATCH 05/16] slab: remove cachep in struct slab_rcu
 2013-09-06  5:58 UTC  (10+ messages)
` [PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab

[REPOST PATCH 0/4] slab: implement byte sized indexes for the freelist of a slab
 2013-09-06  5:57 UTC  (5+ messages)
` [REPOST PATCH 1/4] slab: factor out calculate nr objects in cache_estimate
` [REPOST PATCH 2/4] slab: introduce helper functions to get/set free object
` [REPOST PATCH 3/4] slab: introduce byte sized index for the freelist of a slab
` [REPOST PATCH 4/4] slab: make more slab management structure off the slab

[RESEND RFC PATCH v3 00/35] mm: Memory Power Management
 2013-09-06  5:24 UTC  (11+ messages)
` [RFC PATCH v3 06/35] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v3 08/35] mm: Demarcate and maintain pageblocks in region-order in the zones' freelists
` [RFC PATCH v3 09/35] mm: Track the freepage migratetype of pages accurately

[PATCH v3 06/20] mm, hugetlb: return a reserved page to a reserved pool if failed
 2013-09-06  5:23 UTC 

[PATCH v3 03/20] mm, hugetlb: fix subpool accounting handling
 2013-09-06  5:19 UTC  (2+ messages)

[PATCH v2 0/4] mm/zswap bugfix: memory leaks and other problems
 2013-09-06  5:15 UTC 

[PATCH] mm/mmap.c: Remove unnecessary pgoff assignment
 2013-09-06  3:31 UTC 

mmotm 2013-08-27-16-51 uploaded
 2013-09-05 20:17 UTC  (3+ messages)

[patch 0/7] improve memcg oom killer robustness v2
 2013-09-05 16:18 UTC  (25+ messages)

[PATCH 0/2 v2] split page table lock for hugepage
 2013-09-05 15:23 UTC  (8+ messages)
` [PATCH 1/2] hugetlbfs: support split page table lock
` [PATCH 2/2] thp: "

[patch] mm, memcg: store memcg name for oom kill log consistency
 2013-09-05 13:52 UTC  (3+ messages)

[PATCH v2][RESEND] mm/thp: fix stale comments of transparent_hugepage_flags
 2013-09-05 11:25 UTC  (4+ messages)

[PATCH V2] mm: use populated_zone() instead of if(zone->present_pages)
 2013-09-05 10:40 UTC 

doing lots of disk writes causes oom killer to kill processes
 2013-09-05 10:12 UTC  (3+ messages)

[PATCH] mm: use populated_zone() instead of if(zone->present_pages)
 2013-09-05  9:09 UTC 

[PATCH v2] mm/thp: fix stale comments of transparent_hugepage_flags
 2013-09-05  8:39 UTC  (4+ messages)

[PATCH 2/2] mm: use pgdat_end_pfn() to simplify the code in others
 2013-09-05  8:07 UTC 

[PATCH 1/2] mm: use pgdat_end_pfn() to simplify the code in arch
 2013-09-05  8:07 UTC 

[PATCH] mm/thp: fix comments in transparent_hugepage_flags
 2013-09-05  7:27 UTC  (12+ messages)

[PATCH 1/2 v3] memcg: refactor mem_control_numa_stat_show()
 2013-09-05  6:28 UTC  (2+ messages)
` [PATCH 2/2 v3] memcg: support hierarchical memory.numa_stats

[PATCH 2/2] mempool: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node(...)
 2013-09-05  5:51 UTC  (3+ messages)

[PATCH] ksm: Remove redundant __GFP_ZERO from kcalloc
 2013-09-05  5:50 UTC  (3+ messages)

[PATCH v2 00/20] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-09-05  5:43 UTC  (6+ messages)
` [PATCH v2 19/20] mm, hugetlb: retry if failed to allocate and there is concurrent user

[PATCH] mm: remove obsolete comments about page table lock
 2013-09-05  2:27 UTC  (5+ messages)

The scan_unevictable_pages sysctl/node-interface has been disabled
 2013-09-05  2:26 UTC  (5+ messages)

[patch] mm, compaction: periodically schedule when freeing pages
 2013-09-05  0:50 UTC  (4+ messages)

[PATCH] Documentation/kmemcheck: update kmemcheck documentation
 2013-09-05  0:48 UTC 

[PATCH] mm/shmem.c: check the return value of mpol_to_str()
 2013-09-05  0:24 UTC  (2+ messages)
` [PATCH v2] "

RFC vmstat: On demand vmstat threads
 2013-09-04 16:48 UTC 

[PATCH v5] Soft limit rework
 2013-09-04 16:38 UTC  (7+ messages)

[3.12 1/2] Move kmallocXXX functions to common code
 2013-09-04 16:35 UTC  (2+ messages)
` [3.12 2/2] slub: remove verify_mem_not_deleted()

[3.12 0/2] Sl[auo]b: Unification patches for 3.12 V4
 2013-09-04 16:35 UTC 

[PATCH 1/2] mm/arch: use __free_reserved_page() to simplify the code
 2013-09-04 10:41 UTC 

[PATCH 2/2] mm/driver: use __free_reserved_page() to simplify the code
 2013-09-04 10:41 UTC 

[PATCH RESEND] mm/vmscan : use vmcan_swappiness( ) basing on MEMCG config to elimiate unnecessary runtime cost
 2013-09-04  8:58 UTC  (3+ messages)

[PATCH 00/16] slab: overload struct slab over struct page to reduce memory usage
 2013-09-04  8:25 UTC  (6+ messages)

/proc/pid/maps
 2013-09-04  4:03 UTC 

[PATCH] mm/vmscan: make global_reclaim() inline
 2013-09-03 23:02 UTC  (2+ messages)

linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ]
 2013-09-03 22:46 UTC  (27+ messages)
` ipc-msg broken again on 3.11-rc7? (was Re: linux-next: Tree for Jun 21 [ BROKEN ipc/ipc-msg ])
            ` ipc-msg broken again on 3.11-rc7?
                                    ` ipc msg now works (was Re: ipc-msg broken again on 3.11-rc7?)

[PATCH] memcg: fix multiple large threshold notifications
 2013-09-03 22:35 UTC  (4+ messages)

[PATCH] ipc/msg.c: Fix lost wakeup in msgsnd()
 2013-09-03 21:56 UTC  (6+ messages)

[gcv v4 10/38] mm: Replace __get_cpu_var uses
 2013-09-03 21:22 UTC 

[PATCH v5 00/16] fuse: An attempt to implement a write-back cache policy
 2013-09-03 16:02 UTC  (10+ messages)
` [PATCH 10/16] fuse: Implement writepages callback

[PATCH 1/1] fix typos in Documentation/vm/zswap.txt
 2013-09-03 14:30 UTC  (2+ messages)

/proc/pid/maps
 2013-09-03 12:19 UTC 

[PATCH v5 1/4] mm/vmalloc: don't set area->caller twice
 2013-09-03 10:37 UTC  (4+ messages)
` [PATCH v5 2/4] mm/vmalloc: revert "mm/vmalloc.c: emit the failure message before return"
` [PATCH v5 3/4] mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info"
` [PATCH v5 4/4] mm/vmalloc: fix show vmap_area information race with vmap_area tear down

[PATCH v4 1/4] mm/vmalloc: don't set area->caller twice
 2013-09-03  9:08 UTC  (6+ messages)
` [PATCH v4 4/4] mm/vmalloc: don't assume vmap_area w/o VM_VM_AREA flag is vm_map_ram allocation


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