messages from 2016-06-21 14:43:43 to 2016-06-24 10:00:37 UTC [more...]
[PATCH v3 00/17] make direct compaction more deterministic
2016-06-24 9:54 UTC (13+ messages)
` [PATCH v3 01/17] mm, compaction: don't isolate PageWriteback pages in MIGRATE_SYNC_LIGHT mode
` [PATCH v3 02/17] mm, page_alloc: set alloc_flags only once in slowpath
` [PATCH v3 03/17] mm, page_alloc: don't retry initial attempt "
` [PATCH v3 04/17] mm, page_alloc: restructure direct compaction handling "
` [PATCH v3 06/17] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
` [PATCH v3 07/17] mm, compaction: introduce direct compaction priority
` [PATCH v3 08/17] mm, compaction: simplify contended compaction handling
` [PATCH v3 10/17] mm, compaction: cleanup unused functions
` [PATCH v3 11/17] mm, compaction: add the ultimate direct compaction priority
` [PATCH v3 12/17] mm, compaction: more reliably increase "
` [PATCH v3 14/17] mm, compaction: create compact_gap wrapper
` [PATCH v3 15/17] mm, compaction: use proper alloc_flags in __compaction_suitable()
[PATCH] mm, oom: don't set TIF_MEMDIE on a mm-less thread
2016-06-24 9:54 UTC (4+ messages)
` [PATCH v2] "
[PATCH] mm, vmscan: Make kswapd reclaim no more than needed
2016-06-24 9:32 UTC (2+ messages)
[PATCH v9 00/12] kthread: Kthread worker API improvements
2016-06-24 9:08 UTC (6+ messages)
` [PATCH v9 06/12] kthread: Add kthread_drain_worker()
[PATCH 00/27] Move LRU page reclaim from zones to nodes v7
2016-06-24 7:50 UTC (45+ messages)
` [PATCH 03/27] mm, vmscan: Move LRU lists to node
` [PATCH 04/27] mm, vmscan: Begin reclaiming pages on a per-node basis
` [PATCH 08/27] mm, vmscan: Simplify the logic deciding whether kswapd sleeps
` [PATCH 12/27] mm, vmscan: Make shrink_node decisions more node-centric
` [PATCH 13/27] mm, memcg: Move memcg limit enforcement from zones to nodes
` [PATCH 15/27] mm, page_alloc: Consider dirtyable memory in terms of nodes
` [PATCH 16/27] mm: Move page mapped accounting to the node
` [PATCH 17/27] mm: Rename NR_ANON_PAGES to NR_ANON_MAPPED
` [PATCH 18/27] mm: Move most file-based accounting to the node
` [PATCH 19/27] mm: Move vmscan writes and file write "
` [PATCH 20/27] mm, vmscan: Update classzone_idx if buffer_heads_over_limit
` [PATCH 21/27] mm, vmscan: Only wakeup kswapd once per node for the requested classzone
[PATCH 00/10] mm: balance LRU lists based on relative thrashing
2016-06-24 6:22 UTC (11+ messages)
` [PATCH 10/10] "
[PATCH v4 03/16] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
2016-06-24 4:23 UTC (3+ messages)
` [PATCH v4 06/16] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
` [PATCH v4 07/16] mm: Fix memcg stack accounting for sub-page stacks
[PATCH v2 1/2] mm: memblock Add some new functions to address the mem limit issue
2016-06-24 3:13 UTC (2+ messages)
` [PATCH v2 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified
[PATCH 1/2] mm: memblock Add some new functions to address the mem limit issue
2016-06-24 2:31 UTC (7+ messages)
` [PATCH 2/2] arm64:acpi Fix the acpi alignment exeception when 'mem=' specified
[PATCH] ksm: set anon_vma of first rmap_item of ksm page to page's anon_vma other than vma's anon_vma
2016-06-23 23:49 UTC (2+ messages)
[mm] c3e3459c92: WARNING: CPU: 1 PID: 249 at mm/util.c:519 __vm_enough_memory
2016-06-23 23:47 UTC
mmotm 2016-06-23-16-33 uploaded
2016-06-23 23:34 UTC
[RFC, DEBUGGING 1/2] mm: pass NR_FILE_PAGES/NR_SHMEM into node_page_state
2016-06-23 16:39 UTC (9+ messages)
` [RFC, DEBUGGING 2/2] mm: add type checking for page state functions
` [RFC, DEBUGGING v2 1/2] mm: pass NR_FILE_PAGES/NR_SHMEM into node_page_state
` [RFC, DEBUGGING v2 2/2] mm: add type checking for page state functions
[PATCH] mm/hugetlb: clear compound_mapcount when freeing gigantic pages
2016-06-23 16:28 UTC (2+ messages)
[PATCH v2 00/18] make direct compaction more deterministic
2016-06-23 14:41 UTC (4+ messages)
` [PATCH v2 12/18] mm, compaction: more reliably increase direct compaction priority
[PATCH] memory:bugxfix panic on cat or write /dev/kmem
2016-06-23 17:30 UTC (2+ messages)
[linux-next:master 5799/6035] arch/mips/include/asm/atomic.h:134:2: note: in expansion of macro 'ATOMIC_OP'
2016-06-23 11:58 UTC
Xfs lockdep warning with for-dave-for-4.6 branch
2016-06-23 11:35 UTC (14+ messages)
[PATCH 06/27] mm, vmscan: Make kswapd reclaim in terms of nodes
2016-06-23 11:31 UTC (2+ messages)
4.6.2 frequent crashes under memory + IO pressure
2016-06-23 11:26 UTC (4+ messages)
[patch -mm 1/2] mm/compaction: split freepages without holding the zone lock fix
2016-06-23 11:21 UTC (10+ messages)
` [patch -mm 2/2] mm, compaction: abort free scanner if split fails
` [patch] "
[PATCH v2 10/12] NFS: Do not serialise O_DIRECT reads and writes
2016-06-23 11:00 UTC
[linux-next:master 5799/6035] arch/powerpc/include/asm/atomic.h:82:2: note: in expansion of macro 'ATOMIC_OP'
2016-06-23 10:52 UTC
[linux-next:master 5799/6035] arch/alpha/include/asm/atomic.h:107:2: note: in expansion of macro 'ATOMIC64_OP'
2016-06-23 10:50 UTC
[PATCH 0/3 v1] dax: Clear dirty bits after flushing caches
2016-06-23 10:47 UTC (7+ messages)
` [PATCH 1/3] dax: Make cache flushing protected by entry lock
` [PATCH 2/3] mm: Export follow_pte()
` [PATCH 3/3] dax: Clear dirty entry tags on cache flush
[PATCH] mm: prevent KASAN false positives in kmemleak
2016-06-23 9:59 UTC (2+ messages)
A question about the patch(commit :c777e2a8b654 powerpc/mm: Fix Multi hit ERAT cause by recent THP update)
2016-06-23 9:34 UTC (3+ messages)
[mmotm:master 182/309] drivers/base/node.c:126:31: warning: passing argument 1 of 'node_page_state' makes pointer from integer without a cast
2016-06-23 9:03 UTC (2+ messages)
` [PATCH] mm, vmstat: add infrastructure for per-node vmstats -fix
JITs and 52-bit VA
2016-06-23 8:20 UTC (15+ messages)
[mmotm:master 201/309] arch/arm/include/asm/atomic.h:47:2: note: in expansion of macro 'prefetchw'
2016-06-23 5:24 UTC
[mmotm:master 201/309] include/asm-generic/atomic-long.h:33:28: note: in expansion of macro 'atomic_add'
2016-06-23 3:04 UTC
[mmotm:master 201/309] arch/m68k/include/asm/atomic.h:74:2: note: in expansion of macro 'ATOMIC_OP'
2016-06-23 2:57 UTC
Boot failure on emev2/kzm9d (was: Re: [PATCH v2 11/11] mm/slab: lockless decision to grow cache)
2016-06-23 2:53 UTC (18+ messages)
[PATCH v3 0/6] Introduce ZONE_CMA
2016-06-23 2:52 UTC (4+ messages)
` [PATCH v3 3/6] mm/cma: populate ZONE_CMA
mmotm 2016-06-22-16-21 uploaded
2016-06-22 23:21 UTC
Remove page migration fallback (was: UBIFS and page migration)
2016-06-22 22:21 UTC (4+ messages)
` [PATCH 1/3] mm: Don't blindly assign fallback_migrate_page()
[PATCH] mm: fix vm-scalability regression in cgroup-aware workingset code
2016-06-22 18:20 UTC
[PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
2016-06-22 17:43 UTC
[PATCH] mm: slab.h: use ilog2() in kmalloc_index()
2016-06-22 13:28 UTC (4+ messages)
[PATCH v8 0/2] improve sync efficiency with sb inode wb list
2016-06-22 13:12 UTC (5+ messages)
` [PATCH v8 1/2] sb: add a new writeback list for sync
` [PATCH v8 2/2] wb: inode writeback list tracking tracepoints
mm, oom_reaper: How to handle race with oom_killer_disable() ?
2016-06-22 12:15 UTC (13+ messages)
[PATCH] oom, suspend: fix oom_reaper vs. oom_killer_disable race
2016-06-22 12:13 UTC
[PATCHv9-rebased2 01/37] mm, thp: make swapin readahead under down_read of mmap_sem
2016-06-22 11:24 UTC (5+ messages)
[RFC PATCH v2 0/3] mm, thp: convert from optimistic swapin collapsing to conservative
2016-06-22 11:17 UTC (4+ messages)
` [RFC PATCH v2 1/3] mm, thp: revert allocstall comparing
` [RFC PATCH v2 2/3] mm, thp: convert from optimistic swapin collapsing to conservative
` [RFC PATCH v2 3/3] mm, thp: fix comment inconsistency for swapin readahead functions
[PATCH v1 1/2] mm: thp: move pmd check inside ptl for freeze_page()
2016-06-22 11:16 UTC (8+ messages)
[PATCH v2] more mapcount page as kpage could reduce total replacement times than fewer mapcount one in probability
2016-06-22 11:00 UTC (4+ messages)
[PATCH] mm/huge_memory: fix the memory leak due to the race
2016-06-22 9:52 UTC (7+ messages)
[PATCH v3 04/13] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
2016-06-22 7:38 UTC (4+ messages)
` [PATCH v3 05/13] mm: Fix memcg stack accounting for sub-page stacks
[PATCH 03/10] proc, oom_adj: extract oom_score_adj setting into a helper
2016-06-22 6:34 UTC (4+ messages)
divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
2016-06-22 6:13 UTC (11+ messages)
[patch] mm, compaction: ignore watermarks when isolating free pages
2016-06-21 20:43 UTC (5+ messages)
` [patch] mm, compaction: abort free scanner if split fails
[PATCH v4 0/4] Introduce the latent_entropy gcc plugin
2016-06-21 18:40 UTC (5+ messages)
` [PATCH v4 2/4] Add "
[RFC PATCH 0/2] mm: give GFP_REPEAT a better semantic
2016-06-21 17:00 UTC (11+ messages)
` [RFC PATCH 2/2] xfs: map KM_MAYFAIL to __GFP_RETRY_HARD
[PATCH] mm: memcontrol: fix cgroup creation failure after many small jobs
2016-06-21 15:46 UTC (6+ messages)
` [PATCH 3/3] "
[PATCH] mm/huge_memory: fix the memory leak due to the race
2016-06-21 14:57 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).