linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-05 21:59:03 to 2013-08-07 20:21:58 UTC [more...]

[patch 0/2] Soft-dirty page tracker improvemens
 2013-08-07 20:21 UTC  (3+ messages)
` [patch 1/2] [PATCH] mm: Save soft-dirty bits on swapped pages

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

[PATCH] mm, page_alloc: optimize batch count in free_pcppages_bulk()
 2013-08-07 19:08 UTC  (3+ messages)

vmstat kthreads
 2013-08-07 18:16 UTC  (4+ messages)
` [PATCH v2 1/2] mm: make vmstat_update periodic run conditional

[RFC 0/3] Add madvise(..., MADV_WILLWRITE)
 2013-08-07 18:00 UTC  (5+ messages)

[PATCH 1/3] memcg: limit the number of thresholds per-memcg
 2013-08-07 17:30 UTC  (15+ messages)
` [PATCH 2/3] memcg: Limit the number of events registered on oom_control
` [PATCH 3/3] vmpressure: limit the number of registered events

[PATCH 0/9] adding compaction to zone_reclaim_mode v3
 2013-08-07 16:47 UTC  (23+ 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 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

unused swap offset / bad page map
 2013-08-07 15:54 UTC  (4+ messages)

[PATCH] mm: make lru_add_drain_all() selective
 2013-08-06 20:22 UTC  (2+ messages)
` [PATCH v2] "

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2013-08-07 15:37 UTC  (8+ messages)
` [patch v2 1/3] mm: vmscan: fix numa reclaim balance problem in kswapd
` [patch v2 2/3] mm: page_alloc: rearrange watermark checking in get_page_from_freelist
` [patch v2 3/3] mm: page_alloc: fair zone allocator policy

[PATCHSET cgroup/for-3.12] cgroup: make cgroup_event specific to memcg
 2013-08-07 13:36 UTC  (18+ messages)
` [PATCH 3/5] cgroup, memcg: move cgroup_event implementation "
  ` [PATCH v2 "

[PATCH v3 00/25] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-07 10:52 UTC  (26+ messages)
` [PATCH v3 01/25] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH v3 02/25] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH v3 03/25] acpi: Remove "continue" in macro INVALID_TABLE()
` [PATCH v3 04/25] acpi: Introduce acpi_verify_initrd() to check if a table is invalid
` [PATCH v3 05/25] acpi, acpica: Split acpi_tb_install_table() into two parts
` [PATCH v3 06/25] acpi, acpica: Call two new functions instead of acpi_tb_install_table() in acpi_tb_parse_root_table()
` [PATCH v3 07/25] acpi, acpica: Split acpi_tb_parse_root_table() into two parts
` [PATCH v3 08/25] acpi, acpica: Call two new functions instead of acpi_tb_parse_root_table() in acpi_initialize_tables()
` [PATCH v3 09/25] acpi, acpica: Split acpi_initialize_tables() into two parts
` [PATCH v3 10/25] x86, acpi: Call two new functions instead of acpi_initialize_tables() in acpi_table_init()
` [PATCH v3 11/25] x86, acpi: Split acpi_table_init() into two parts
` [PATCH v3 12/25] x86, acpi: Rename check_multiple_madt() and make it global
` [PATCH v3 13/25] x86, acpi: Split acpi_boot_table_init() into two parts
` [PATCH v3 14/25] x86, acpi: Initialize acpi golbal root table list earlier
` [PATCH v3 15/25] x86: get pg_data_t's memory from other node
` [PATCH v3 16/25] x86: Make get_ramdisk_{image|size}() global
` [PATCH v3 17/25] x86, acpica, acpi: Try to find if SRAT is overrided earlier
` [PATCH v3 18/25] x86, acpica, acpi: Try to find SRAT in firmware earlier
` [PATCH v3 19/25] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities
` [PATCH v3 20/25] x86, numa, mem_hotplug: Skip all the regions the kernel resides in
` [PATCH v3 21/25] memblock, numa: Introduce flag into memblock
` [PATCH v3 22/25] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH v3 23/25] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default
` [PATCH v3 24/25] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [PATCH v3 25/25] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority

[PATCH v3 1/3] mm: make generic_access_phys available for modules
 2013-08-07 11:02 UTC 

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

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

[PATCH 3/3] mm: use zone_is_initialized() instead of if(zone->wait_table)
 2013-08-07  9:10 UTC 

[PATCH 2/3] mm: use zone_is_empty() instead of if(zone->spanned_pages)
 2013-08-07  9:10 UTC 

[PATCH 1/3] mm: use zone_end_pfn() instead of zone_start_pfn+spanned_pages
 2013-08-07  9:09 UTC 

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

[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  (12+ 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

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/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 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

[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

[RFC PATCH 0/6] Improving munlock() performance for large non-THP areas
 2013-08-06 16:39 UTC  (6+ messages)
` [RFC PATCH 3/6] mm: munlock: batch non-THP page isolation and munlock+putback using pagevec

[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

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  (6+ 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 9/8] hugetlb: add pmd_huge_support() to migrate only pmd-based hugepage
 2013-08-06  4:48 UTC  (3+ messages)

[PATCH v4 0/8] extend hugepage migration
 2013-08-06  4:30 UTC  (8+ messages)
` [PATCH 8/8] prepare to remove /proc/sys/vm/hugepages_treat_as_movable

[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


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