linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-05 08:31:12 to 2013-08-07 07:31:54 UTC [more...]

[RFC PATCH 0/4] mm: reclaim zbud pages on migration and compaction
 2013-08-07  7:31 UTC  (14+ messages)
` [RFC PATCH 1/4] zbud: use page ref counter for zbud pages
` [RFC PATCH 2/4] mm: split code for unusing swap entries from try_to_unuse
` [RFC PATCH 3/4] mm: add zbud flag to page flags
` [RFC PATCH 4/4] mm: reclaim zbud pages on migration and compaction

[PATCH 1/4] mm, rmap: do easy-job first in anon_vma_fork
 2013-08-07  7:18 UTC  (11+ messages)
` [PATCH 2/4] mm, rmap: allocate anon_vma_chain before starting to link anon_vma_chain
` [PATCH 3/4] mm, rmap: minimize lock hold when unlink_anon_vmas
` [PATCH 4/4] mm, page_alloc: optimize batch count in free_pcppages_bulk()

unused swap offset / bad page map
 2013-08-07  5:51 UTC 

[PATCH] mm: numa: fix NULL pointer dereference
 2013-08-07  2:10 UTC  (3+ messages)

[resend] [PATCH] mm: vmscan: fix do_try_to_free_pages() livelock
 2013-08-07  1:42 UTC  (5+ messages)
  ` [resend] [PATCH V2] "

[PATCH v2 RESEND 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-07  1:37 UTC  (20+ messages)
` [PATCH v2 RESEND 04/18] acpi: Introduce acpi_verify_initrd() to check if a table is invalid
` [PATCH v2 RESEND 11/18] x86, acpi: Try to find SRAT in firmware earlier
` [PATCH v2 RESEND 13/18] x86, numa, mem_hotplug: Skip all the regions the kernel resides in
` [PATCH v2 RESEND 05/18] x86, ACPICA: Split acpi_boot_table_init() into two parts
` [PATCH v2 RESEND 07/18] x86, ACPI: Also initialize signature and length when parsing root table

[PATCH 00/18] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2013-08-07  1:38 UTC  (9+ messages)
` [PATCH 17/18] mm, hugetlb: retry if we fail to allocate a hugepage with use_reserve

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-08-07  0:56 UTC  (16+ messages)

[PATCH] mm/mempolicy: return NULL if node is NUMA_NO_NODE in get_task_policy
 2013-08-07  0:54 UTC  (3+ messages)

[PATCH 0/2] hugepage: optimize page fault path locking
 2013-08-07  0:08 UTC  (3+ messages)

[patch 0/9] mm: thrash detection-based file cache sizing v3
 2013-08-06 22:44 UTC  (10+ messages)
` [patch 1/9] lib: radix-tree: radix_tree_delete_item()
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check

[PATCH] mm, page_alloc: optimize batch count in free_pcppages_bulk()
 2013-08-06 22:23 UTC  (2+ messages)

[patch 0/9] mm: thrash detection-based file cache sizing v3
 2013-08-06 22:22 UTC  (10+ messages)
` [patch 1/9] lib: radix-tree: radix_tree_delete_item()
` [patch 2/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 3/9] mm: filemap: move radix tree hole searching here
` [patch 4/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 5/9] mm + fs: store shadow entries in page cache
` [patch 6/9] mm + fs: provide shadow pages to page cache allocations
` [patch 7/9] mm: make global_dirtyable_memory() available to other mm code
` [patch 8/9] mm: thrash detection-based file cache sizing
` [patch 9/9] mm: workingset: keep shadow entries in check

[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
 2013-08-06 21:55 UTC  (16+ messages)
` [PATCH 01/23] radix-tree: implement preload for multiple contiguous elements
` [PATCH 08/23] block: implement add_bdi_stat()
` [PATCH 19/23] truncate: support huge pages
` [PATCH 20/23] thp: handle file pages in split_huge_page()

[PATCH 0/8] Correct memory hot add/remove for powerpc
 2013-08-06 20:44 UTC  (6+ messages)
` [PATCH 3/8] Add all memory via sysfs probe interface at once

[PATCH 0/9] adding compaction to zone_reclaim_mode v3
 2013-08-06 18:52 UTC  (24+ messages)
` [PATCH 1/9] mm: zone_reclaim: remove ZONE_RECLAIM_LOCKED
` [PATCH 2/9] mm: zone_reclaim: compaction: scan all memory with /proc/sys/vm/compact_memory
` [PATCH 3/9] mm: zone_reclaim: compaction: don't depend on kswapd to invoke reset_isolation_suitable
` [PATCH 4/9] mm: zone_reclaim: compaction: reset before initializing the scan cursors
` [PATCH 5/9] mm: compaction: don't require high order pages below min wmark
` [PATCH 6/9] mm: zone_reclaim: compaction: increase the high order pages in the watermarks
` [PATCH 7/9] mm: zone_reclaim: compaction: export compact_zone_order()
` [PATCH 8/9] mm: zone_reclaim: after a successful zone_reclaim check the min watermark
` [PATCH 9/9] mm: zone_reclaim: compaction: add compaction to zone_reclaim_mode

[RFC PATCH 0/6] Improving munlock() performance for large non-THP areas
 2013-08-06 16:39 UTC  (13+ messages)
` [RFC PATCH 1/6] mm: putback_lru_page: remove unnecessary call to page_lru_base_type()
` [RFC PATCH 2/6] mm: munlock: remove unnecessary call to lru_add_drain()
` [RFC PATCH 3/6] mm: munlock: batch non-THP page isolation and munlock+putback using pagevec
` [RFC PATCH 4/6] mm: munlock: batch NR_MLOCK zone state updates
` [RFC PATCH 5/6] mm: munlock: bypass per-cpu pvec for putback_lru_page
` [RFC PATCH 6/6] mm: munlock: remove redundant get_page/put_page pair on the fast path

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

[PATCHSET cgroup/for-3.12] cgroup: make cgroup_event specific to memcg
 2013-08-06 16:15 UTC  (20+ messages)
` [PATCH 2/5] cgroup: export __cgroup_from_dentry() and __cgroup_dput()
  ` [PATCH v2 2/5] cgroup: make __cgroup_from_dentry() and __cgroup_dput() global
` [PATCH 3/5] cgroup, memcg: move cgroup_event implementation to memcg
  ` [PATCH v2 "
` [PATCH 5/5] memcg: rename cgroup_event to mem_cgroup_event
  ` [PATCH v2 "

mm/slab: ppc: ubi: kmalloc_slab WARNING / PPC + UBI driver
 2013-08-06 14:57 UTC  (6+ messages)

[PATCH v2 0/4] zcache: a compressed file page cache
 2013-08-06 14:24 UTC  (7+ messages)
` [PATCH v2 1/4] mm: zcache: add core files
` [PATCH v2 2/4] zcache: staging: %s/ZCACHE/ZCACHE_OLD
` [PATCH v2 3/4] mm: zcache: add evict zpages supporting
` [PATCH v2 4/4] mm: add WasActive page flag

+ memcg-dont-initialize-kmem-cache-destroying-work-for-root-caches.patch added to -mm tree
 2013-08-06 12:16 UTC 

Testing results of zswap
 2013-08-06 11:37 UTC  (3+ messages)

[PATCH] mm: zcache: zcache_cleancache_flush_fs fix
 2013-08-06  9:43 UTC  (2+ messages)

[PATCH] mm/Kconfig: add MMU dependency for MIGRATION
 2013-08-06  9:10 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH v2 mmotm 1/3] mm, page_alloc: add unlikely macro to help compiler optimization
 2013-08-06  8:37 UTC  (3+ messages)
` [PATCH v2 mmotm 2/3] mm: move pgtable related functions to right place
` [PATCH v2 mmotm 3/3] swap: clean-up #ifdef in page_mapping()

[patch 0/7] improve memcg oom killer robustness v2
 2013-08-06  6:34 UTC  (11+ messages)
` [patch 1/7] arch: mm: remove obsolete init OOM protection
` [patch 3/7] arch: mm: pass userspace fault flag to generic fault handler
` [patch 5/7] mm: memcg: enable memcg OOM killer only for user faults
` [patch 7/7] mm: memcg: do not trap chargers with full callstack on OOM

[PATCH v4 0/8] extend hugepage migration
 2013-08-06  4:48 UTC  (11+ messages)
` [PATCH 8/8] prepare to remove /proc/sys/vm/hugepages_treat_as_movable
      ` [PATCH 9/8] hugetlb: add pmd_huge_support() to migrate only pmd-based hugepage

[PATCH V5 0/8] Add memcg dirty/writeback page accounting
 2013-08-05 21:58 UTC  (5+ messages)
` [PATCH V5 7/8] memcg: don't account root memcg page stats if only root exists

[PATCH] memcg: don't initialize kmem-cache destroying work for root caches
 2013-08-05 21:41 UTC  (5+ messages)

perf, percpu: panic in account_event
 2013-08-05 21:19 UTC 

[PATCH 1/4] mm, page_alloc: add likely macro to help compiler optimization
 2013-08-05 20:52 UTC  (8+ messages)

[PATCH V2] cma: use macro PFN_DOWN when converting size to pages
 2013-08-05 19:58 UTC  (2+ messages)

[RFC 0/3] Add madvise(..., MADV_WILLWRITE)
 2013-08-05 19:44 UTC  (4+ messages)
` [RFC 1/3] mm: Add MADV_WILLWRITE to indicate that a range will be written to
` [RFC 2/3] fs: Add block_willwrite
` [RFC 3/3] ext4: Implement willwrite for the delalloc case

[PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5
 2013-08-05 19:36 UTC  (7+ messages)
` [PATCH] sched, numa: Use {cpu, pid} to create task groups for shared faults
      ` [PATCH -v3] "
        ` [PATCH] mm, numa: Do not group on RO pages
          ` [PATCH] numa,sched: use group fault statistics in numa placement

swap behavior during fast allocation
 2013-08-05 18:30 UTC  (3+ messages)

[PATCH v2 00/18] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-05 13:38 UTC  (3+ messages)

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2013-08-05 13:11 UTC  (7+ messages)
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy

[RFC 0/4] Transparent on-demand struct page initialization embedded in the buddy allocator
 2013-08-05  9:58 UTC  (3+ messages)
` [RFC v2 0/5] "

[PATCH 1/2] cma: use macro PFN_DOWN when converting size to pages
 2013-08-05  9:05 UTC  (3+ messages)

[PATCH] MM: Make Contiguous Memory Allocator depends on MMU
 2013-08-05  9:04 UTC  (5+ messages)

[PATCH 2/2] cma: adjust goto branch in function cma_create_area()
 2013-08-05  8:55 UTC  (2+ messages)

[PATCH 0/2] cma: do some clean up
 2013-08-05  8:30 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).