linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-18 21:25:33 to 2016-07-21 07:36:41 UTC [more...]

[PATCH 0/8] compaction-related cleanups v5
 2016-07-21  7:36 UTC  (9+ messages)
` [PATCH v5 1/8] mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode
` [PATCH v5 2/8] mm, page_alloc: set alloc_flags only once in slowpath
` [PATCH v5 3/8] mm, page_alloc: don't retry initial attempt "
` [PATCH v5 4/8] mm, page_alloc: restructure direct compaction handling "
` [PATCH v5 5/8] mm, page_alloc: make THP-specific decisions more generic
` [PATCH v5 6/8] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
` [PATCH v5 7/8] mm, compaction: introduce direct compaction priority
` [PATCH v5 8/8] mm, compaction: simplify contended compaction handling

[PATCH 0/5] Candidate fixes for premature OOM kills with node-lru v1
 2016-07-21  7:31 UTC  (12+ messages)
` [PATCH 1/5] mm, vmscan: Do not account skipped pages as scanned
` [PATCH 2/5] mm: add per-zone lru list stat
` [PATCH 3/5] mm, vmscan: Remove highmem_file_pages
` [PATCH 4/5] mm: Remove reclaim and compaction retry approximations
` [PATCH 5/5] mm: consider per-zone inactive ratio to deactivate

[PATCH 0/8] compaction-related cleanups v4
 2016-07-21  7:13 UTC  (16+ messages)
` [PATCH 1/8] mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode
` [PATCH 2/8] mm, page_alloc: set alloc_flags only once in slowpath
` [PATCH 3/8] mm, page_alloc: don't retry initial attempt "
` [PATCH 4/8] mm, page_alloc: restructure direct compaction handling "
` [PATCH 5/8] mm, page_alloc: make THP-specific decisions more generic

[PATCH v3 00/11] mm: Hardened usercopy
 2016-07-21  6:52 UTC  (26+ messages)
` [PATCH v3 02/11] "
      ` [PATCH] mm: Add is_migrate_cma_page

[PATCH] make __section_nr more efficient
 2016-07-21  1:55 UTC  (3+ messages)

[mmotm-2016-07-18-16-40] page allocation failure: order:2, mode:0x2000000(GFP_NOWAIT)
 2016-07-20 22:34 UTC  (7+ messages)

[RFC PATCH 0/2] mempool vs. page allocator interaction
 2016-07-20 21:06 UTC  (14+ messages)
` [RFC PATCH 1/2] mempool: do not consume memory reserves from the reclaim path
  ` [RFC PATCH 2/2] mm, mempool: do not throttle PF_LESS_THROTTLE tasks

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-07-20 20:59 UTC  (4+ messages)
` [PATCH 04/17] arm: "

[PATCH v4 00/12] mm: Hardened usercopy
 2016-07-20 20:27 UTC  (13+ messages)
` [PATCH v4 01/12] mm: Add is_migrate_cma_page
` [PATCH v4 02/12] mm: Implement stack frame object validation
` [PATCH v4 03/12] mm: Hardened usercopy
` [PATCH v4 04/12] x86/uaccess: Enable hardened usercopy
` [PATCH v4 05/12] ARM: uaccess: "
` [PATCH v4 06/12] arm64/uaccess: "
` [PATCH v4 07/12] ia64/uaccess: "
` [PATCH v4 08/12] powerpc/uaccess: "
` [PATCH v4 09/12] sparc/uaccess: "
` [PATCH v4 10/12] s390/uaccess: "
` [PATCH v4 11/12] mm: SLAB hardened usercopy support
` [PATCH v4 12/12] mm: SLUB "

[PATCH 0/3] Add names of shrinkers and have tracepoints display them
 2016-07-20 14:54 UTC  (7+ messages)
` [PATCH 1/3] Add a new field to struct shrinker

[RFC PATCH v3 0/2] mm, thp: convert from optimistic swapin collapsing to conservative
 2016-07-20 14:14 UTC  (5+ messages)
` [PATCH v3 1/2] mm, thp: fix comment inconsistency for swapin readahead functions
` [RFC PATCH v3 2/2] mm, thp: convert from optimistic swapin collapsing to conservative

A question about toot1/vm/page-type.c
 2016-07-20 14:02 UTC 

oom-reaper choosing wrong processes
 2016-07-20 13:39 UTC  (11+ messages)

[PATCH v2] mm/hugetlb: fix race when migrate pages
 2016-07-20 13:24 UTC  (7+ messages)

[PATCH 1/2] mm: add per-zone lru list stat
 2016-07-20 10:55 UTC  (5+ messages)
` [PATCH 2/2] mm: consider per-zone inactive ratio to deactivate

[PATCH v1] mm: hugetlb: remove incorrect comment
 2016-07-20  9:41 UTC  (4+ messages)

[Question]page allocation failure: order:2, mode:0x2000d1
 2016-07-20  7:47 UTC  (6+ messages)

[PATCH 1/2] kexec: remove unnecessary unusable_pages
 2016-07-20  7:25 UTC  (6+ messages)
` [PATCH 2/2] kexec: add a pmd huge entry condition during the page table

[PATCH] mm/page_owner: Align with pageblock_nr pages
 2016-07-20  7:24 UTC  (2+ messages)

[PATCH 0/10 -v5] Handle oom bypass more gracefully
 2016-07-20  6:29 UTC  (5+ messages)
` [PATCH 10/10] mm, oom: hide mm which is shared with kthread or global init

[PATCH] kexec: add resriction on the kexec_load
 2016-07-20  3:38 UTC  (4+ messages)

[PATCH v8 0/7] Make cpuid <-> nodeid mapping persistent
 2016-07-20  2:28 UTC  (15+ messages)
` [PATCH v8 1/7] x86, memhp, numa: Online memory-less nodes at boot time
` [PATCH v8 2/7] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [PATCH v8 3/7] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [PATCH v8 4/7] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [PATCH v8 5/7] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting
` [PATCH v8 6/7] Provide the mechanism to validate processors in the ACPI tables
` [PATCH v8 7/7] Provide the interface to validate the proc_id which they give

[PATCH v2] more mapcount page as kpage could reduce total replacement times than fewer mapcount one in probability
 2016-07-20  1:03 UTC  (4+ messages)

[PATCH] ksm: set anon_vma of first rmap_item of ksm page to page's anon_vma other than vma's anon_vma
 2016-07-20  0:42 UTC  (2+ messages)

[PATCH -next] mm/slab: use list_move instead of list_del/list_add
 2016-07-20  0:40 UTC  (3+ messages)

migration failure in 3.10 kernel
 2016-07-19 22:53 UTC 

[jirislaby-stable:stable-3.12-queue 4592/5330] arch/um/include/shared/init.h:129:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__used'
 2016-07-19 20:18 UTC 

[PATCH 1/2] mem-hotplug: use GFP_HIGHUSER_MOVABLE in, alloc_migrate_target()
 2016-07-19 19:05 UTC  (8+ messages)

[PATCH 00/14] Present useful limits to user (v2)
 2016-07-19 16:53 UTC  (7+ messages)

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-19 14:25 UTC  (11+ messages)
` [PATCH 04/31] mm, vmscan: begin reclaiming pages on a per-node basis

[PATCH v2] mm/hugetlb: fix race when migrate pages
 2016-07-19 13:04 UTC 

[PATCH] mm, oom: fix for hiding mm which is shared with kthread or global init
 2016-07-19 11:58 UTC  (9+ messages)
  ` [PATCH] mm, oom: fix for hiding mm which is shared with kthreador "

[PATCH] mm/hugetlb: fix race when migrate pages
 2016-07-19 12:04 UTC  (8+ messages)

undefined reference to `printk'
 2016-07-19  9:10 UTC 

mm: GPF in find_get_pages_tag
 2016-07-19  9:07 UTC  (10+ messages)
` [PATCH] radix-tree: fix radix_tree_iter_retry() for tagged iterators

[PATCH v3 00/17] make direct compaction more deterministic
 2016-07-19  7:42 UTC  (13+ messages)
` [PATCH v3 09/17] mm, compaction: make whole_zone flag ignore cached scanner positions
` [PATCH v3 12/17] mm, compaction: more reliably increase direct compaction priority

[PATCH] mm/vmscan: remove pglist_data->inactive_ratio
 2016-07-19  7:34 UTC  (2+ messages)

[luto:mmots_ti_in_task 386/421] drivers/gpu/drm/i915/intel_opregion.c:1081:1: error: version control conflict marker in file
 2016-07-19  0:06 UTC 

[PATCH 0/3] Follow-up fixes to node-lru series v3
 2016-07-18 23:59 UTC  (7+ messages)
` [PATCH 1/3] mm, vmscan: Remove redundant check in shrink_zones()
` [PATCH 2/3] mm, vmscan: Release/reacquire lru_lock on pgdat change
` [PATCH 3/3] mm, vmstat: remove zone and node double accounting by approximating retries -fix

mmotm 2016-07-18-16-40 uploaded
 2016-07-18 23:41 UTC 

[Bug 64121] New: [BISECTED] "mm" performance regression updating from 3.2 to 3.3
 2016-07-18 22:23 UTC  (3+ 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).