linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-06 20:24:07 to 2013-08-08 10:17:49 UTC [more...]

[PATCH part5 0/7] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-08 10:16 UTC  (8+ messages)
` [PATCH part5 1/7] x86: get pg_data_t's memory from other node
` [PATCH part5 2/7] x86, numa, mem_hotplug: Skip all the regions the kernel resides in
` [PATCH part5 3/7] memblock, numa: Introduce flag into memblock
` [PATCH part5 4/7] memblock, mem_hotplug: Introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions
` [PATCH part5 5/7] memblock, mem_hotplug: Make memblock skip hotpluggable regions by default
` [PATCH part5 6/7] mem-hotplug: Introduce movablenode boot option to {en|dis}able using SRAT
` [PATCH part5 7/7] x86, numa, acpi, memory-hotplug: Make movablenode have higher priority

[PATCHv5 00/23] Transparent huge page cache: phase 1, everything but mmap()
 2013-08-08 10:04 UTC  (18+ 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 part4 0/4] Parse SRAT memory affinities earlier
 2013-08-08  9:41 UTC  (5+ messages)
` [PATCH part4 1/4] x86: Make get_ramdisk_{image|size}() global
` [PATCH part4 2/4] x86, acpica, acpi: Try to find if SRAT is overrided earlier
` [PATCH part4 3/4] x86, acpica, acpi: Try to find SRAT in firmware earlier
` [PATCH part4 4/4] x86, acpi, numa, mem_hotplug: Find hotpluggable memory in SRAT memory affinities

[patch v2 0/3] mm: improve page aging fairness between zones/nodes
 2013-08-08  9:21 UTC  (10+ 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

[PATCH part3 0/5] acpi, acpica: Initialize acpi_gbl_root_table_list earlier and override it later
 2013-08-08  8:54 UTC  (6+ messages)
` [PATCH part3 1/5] x86, acpi: Call two new functions instead of acpi_initialize_tables() in acpi_table_init()
` [PATCH part3 2/5] x86, acpi: Split acpi_table_init() into two parts
` [PATCH part3 3/5] x86, acpi: Rename check_multiple_madt() and make it global
` [PATCH part3 4/5] x86, acpi: Split acpi_boot_table_init() into two parts
` [PATCH part3 5/5] x86, acpi: Initialize acpi golbal root table list earlier

readahead: make context readahead more conservative
 2013-08-08  8:54 UTC 

[PATCH 0/9] adding compaction to zone_reclaim_mode v3
 2013-08-08  8:22 UTC  (21+ messages)
` [PATCH 1/9] mm: zone_reclaim: remove ZONE_RECLAIM_LOCKED
` [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/4] mm: reclaim zbud pages on migration and compaction
 2013-08-08  7:26 UTC  (8+ messages)
` [RFC PATCH 1/4] zbud: use page ref counter for zbud pages
` [RFC PATCH 3/4] mm: add zbud flag to page flags

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

[PATCH part2 0/4] acpi: Trivial fix and improving for memory hotplug
 2013-08-08  5:27 UTC  (6+ messages)
` [PATCH part2 1/4] acpi: Print Hot-Pluggable Field in SRAT
` [PATCH part2 2/4] earlycpio.c: Fix the confusing comment of find_cpio_data()
` [PATCH part2 3/4] acpi: Remove "continue" in macro INVALID_TABLE()
` [PATCH part2 4/4] acpi: Introduce acpi_verify_initrd() to check if a table is invalid

[PATCH v3 00/25] Arrange hotpluggable memory as ZONE_MOVABLE
 2013-08-08  3:41 UTC  (29+ 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 part1 0/5] acpica: Split acpi_gbl_root_table_list initialization into two parts
 2013-08-08  3:39 UTC  (6+ messages)
` [PATCH part1 1/5] acpi, acpica: Split acpi_tb_install_table() "
` [PATCH part1 2/5] acpi, acpica: Call two new functions instead of acpi_tb_install_table() in acpi_tb_parse_root_table()
` [PATCH part1 3/5] acpi, acpica: Split acpi_tb_parse_root_table() into two parts
` [PATCH part1 4/5] acpi, acpica: Call two new functions instead of acpi_tb_parse_root_table() in acpi_initialize_tables()
` [PATCH part1 5/5] acpi, acpica: Split acpi_initialize_tables() into two parts

[PATCHSET cgroup/for-3.12] cgroup: make cgroup_event specific to memcg
 2013-08-08  2:53 UTC  (12+ messages)

[PATCH v5 0/5] memcg, cgroup: kill css_id
 2013-08-08  2:34 UTC  (6+ messages)
` [PATCH v5 1/5] memcg: convert to use cgroup_is_descendant()
` [PATCH v5 2/5] memcg: convert to use cgroup id
` [PATCH v5 3/5] memcg: fail to create cgroup if the cgroup id is too big
  ` [PATCH v5 4/5] memcg: stop using css id
` [PATCH v5 5/5] cgroup: kill css_id

mmotm 2013-08-07-16-55 uploaded
 2013-08-07 23:56 UTC 

[PATCH] aoe: adjust ref of head for compound page tails
 2013-08-07 23:51 UTC  (5+ messages)

[PATCH] mm: make lru_add_drain_all() selective
 2013-08-07 22:48 UTC  (8+ messages)
` [PATCH v2] "
    ` [PATCH v3 1/2] workqueue: add new schedule_on_cpu_mask() API
    ` [PATCH v3 2/2] mm: make lru_add_drain_all() selective
    ` [PATCH v4 1/2] workqueue: add new schedule_on_cpu_mask() API
    ` [PATCH v4 2/2] mm: make lru_add_drain_all() selective

[PATCH 1/3] memcg: limit the number of thresholds per-memcg
 2013-08-07 22:05 UTC  (16+ 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 07/22] block: Convert bio_for_each_segment() to bvec_iter
 2013-08-07 21:54 UTC 

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

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

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

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

[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 

[PATCH 1/4] mm, rmap: do easy-job first in anon_vma_fork
 2013-08-07  7:18 UTC  (9+ 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] 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  (6+ 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

Performance regression from switching lock to rw-sem for anon-vma tree
 2013-08-07  0:56 UTC  (14+ 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


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