linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-05 08:39:37 to 2014-06-10 07:39:29 UTC [more...]

[PATCH -mm v2 0/8] memcg/slab: reintroduce dead cache self-destruction
 2014-06-10  7:43 UTC  (16+ messages)
` [PATCH -mm v2 1/8] memcg: cleanup memcg_cache_params refcnt usage
` [PATCH -mm v2 2/8] memcg: destroy kmem caches when last slab is freed
` [PATCH -mm v2 3/8] memcg: mark caches that belong to offline memcgs as dead
` [PATCH -mm v2 4/8] slub: don't fail kmem_cache_shrink if slab placement optimization fails
` [PATCH -mm v2 5/8] slub: make slab_free non-preemptable
` [PATCH -mm v2 6/8] memcg: wait for kfree's to finish before destroying cache
` [PATCH -mm v2 7/8] slub: make dead memcg caches discard free slabs immediately
` [PATCH -mm v2 8/8] slab: "

compaction is still too expensive for thp (was: [PATCH v2] mm, compaction: properly signal and act upon lock and need_sched() contention)
 2014-06-10  7:26 UTC  (19+ messages)
` [RFC PATCH 1/6] mm, compaction: periodically drop lock and restore IRQs in scanners
  ` [RFC PATCH 4/6] mm, compaction: skip buddy pages by their order in the migrate scanner
  ` [RFC PATCH 6/6] mm, compaction: don't migrate in blocks that cannot be fully compacted in async direct compaction

[PATCH 01/10] mm, compaction: do not recheck suitable_migration_target under lock
 2014-06-10  7:15 UTC  (18+ messages)
` [PATCH 02/10] mm, compaction: report compaction as contended only due to lock contention
` [PATCH 03/10] mm, compaction: periodically drop lock and restore IRQs in scanners
` [PATCH 04/10] mm, compaction: skip rechecks when lock was already held
` [PATCH 05/10] mm, compaction: remember position within pageblock in free pages scanner
` [PATCH 06/10] mm, compaction: skip buddy pages by their order in the migrate scanner
` [PATCH 07/10] mm: rename allocflags_to_migratetype for clarity
` [PATCH 08/10] mm, compaction: pass gfp mask to compact_control
` [RFC PATCH 09/10] mm, compaction: try to capture the just-created high-order freepage
` [RFC PATCH 10/10] mm, compaction: do not migrate pages when that cannot satisfy page fault allocation

mm,x86: warning at arch/x86/mm/pat.c:781 untrack_pfn+0x65/0xb0()
 2014-06-10  4:35 UTC  (3+ messages)

mm: NULL ptr deref in remove_migration_pte
 2014-06-10  4:20 UTC  (6+ messages)

[PATCH] x86: numa: drop ZONE_ALIGN
 2014-06-10  3:19 UTC  (8+ messages)

rb_erase oops
 2014-06-10  3:23 UTC  (5+ messages)

[PATCH] mm/mempolicy: fix sleeping function called from invalid context
 2014-06-10  2:58 UTC  (10+ messages)

[RFC PATCH 0/3] CMA: generalize CMA reserved area management code
 2014-06-10  3:01 UTC  (13+ messages)
` [RFC PATCH 1/3] CMA: generalize CMA reserved area management functionality
` [RFC PATCH 2/3] DMA, CMA: use general CMA reserved area management framework
` [RFC PATCH 3/3] PPC, KVM, "

kernelcore not working correctly
 2014-06-10  2:31 UTC 

[PATCH] mm/vmscan.c: avoid recording the original scan targets in shrink_lruvec()
 2014-06-10  0:24 UTC  (4+ messages)

[PATCH v2 0/4] memcg: Low-limit reclaim
 2014-06-09 22:52 UTC  (29+ messages)
                                ` [PATCH 1/2] mm, memcg: allow OOM if no memcg is eligible during direct reclaim
                                  ` [PATCH 2/2] memcg: Allow hard guarantee mode for low limit reclaim

[PATCH -mm 0/7] mm/pagewalk: standardize current users, move pmd locking, apply to mincore
 2014-06-09 21:51 UTC  (13+ messages)
` [PATCH 1/7] mm/pagewalk: remove pgd_entry() and pud_entry()
` [PATCH 2/7] mm/pagewalk: replace mm_walk->skip with more general mm_walk->control
` [PATCH 3/7] madvise: cleanup swapin_walk_pmd_entry()
` [PATCH 4/7] memcg: separate mem_cgroup_move_charge_pte_range()
` [PATCH 5/7] arch/powerpc/mm/subpage-prot.c: cleanup subpage_walk_pmd_entry()
` [PATCH 6/7] mm/pagewalk: move pmd_trans_huge_lock() from callbacks to common code
` [PATCH 7/7] mincore: apply page table walker on do_mincore()

Node 0 not necessary for powerpc?
 2014-06-09 21:47 UTC  (8+ messages)

NUMA topology question wrt. d4edc5b6
 2014-06-09 21:38 UTC  (2+ messages)

3.15-rc8 mm/filemap.c:202 BUG
 2014-06-09 18:52 UTC  (2+ messages)

[PATCH, RFC 00/10] THP refcounting redesign
 2014-06-09 16:04 UTC  (11+ messages)
` [PATCH, RFC 01/10] mm, thp: drop FOLL_SPLIT
` [PATCH, RFC 02/10] mm: change PageAnon() to work on tail pages
` [PATCH, RFC 03/10] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCH, RFC 04/10] thp: PMD splitting without splitting compound page
` [PATCH, RFC 05/10] mm, vmstats: new THP splitting event
` [PATCH, RFC 06/10] thp: implement new split_huge_page()
` [PATCH, RFC 07/10] mm, thp: remove infrastructure for handling splitting PMDs
` [PATCH, RFC 08/10] x86, thp: remove "
` [PATCH, RFC 09/10] futex, thp: remove special case for THP in get_futex_key
` [PATCH, RFC 10/10] thp: update documentation

Interactivity regression since v3.11 in mm/vmscan.c
 2014-06-09 12:58 UTC  (5+ messages)

[PATCH] mm/vmscan: Do not block forever at shrink_inactive_list()
 2014-06-09 11:53 UTC 

Interactivity regression since v3.11 in mm/vmscan.c
 2014-06-09 10:02 UTC  (11+ messages)

[PATCH] mm: rmap: fix use-after-free in __put_anon_vma
 2014-06-07 21:50 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH 1/1] mm/zswap.c: add __init to zswap_entry_cache_destroy
 2014-06-07 13:56 UTC 

[PATCH 1/1] mm/zswap.c: add __init to zswap_entry_cache_destroy
 2014-06-07 11:08 UTC 

3.15-rc8 mm/filemap.c:202 BUG
 2014-06-06 23:21 UTC  (7+ messages)

[PATCHv3 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-06-06 21:01 UTC  (3+ messages)
` [PATCHv4 "

[PATCH] hugetlb: fix copy_hugetlb_page_range() to handle migration/hwpoisoned entry
 2014-06-06 19:07 UTC 

3.15-rc8 oops in copy_page_rep after page fault
 2014-06-06 19:03 UTC  (7+ messages)

[PATCH] mm/vmscan.c: avoid scanning the whole targets[*] when scan_balance equals SCAN_FILE/SCAN_ANON
 2014-06-06 13:47 UTC  (3+ messages)

Interactivity regression since v3.11 in mm/vmscan.c
 2014-06-06 10:24 UTC  (2+ messages)

oom: Be less verbose
 2014-06-06  9:10 UTC  (12+ messages)
` [RFC][PATCH] oom: Be less verbose if the oom_control event fd has listeners

[PATCH] SCHED: remove proliferation of wait_on_bit action functions
 2014-06-06  6:04 UTC  (6+ messages)

[PATCH v2 0/2] Fix for memory online/offline
 2014-06-06  5:33 UTC  (5+ messages)
` [PATCH v2 1/2] mem-hotplug: Avoid illegal state prefixed with legal state when changing state of memory_block
` [PATCH v2 2/2] mem-hotplug: Introduce MMOP_OFFLINE to replace the hard coding -1
    ` [PATCH v2 RESEND "

ima_mmap_file returning 0 to userspace as mmap result
 2014-06-06  1:56 UTC  (6+ messages)

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-06-05 22:38 UTC  (4+ messages)
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler

[patch] mm, pcp: allow restoring percpu_pagelist_fraction default
 2014-06-05 20:55 UTC  (5+ messages)
            ` [patch v2] "

Dump struct page array?
 2014-06-05 19:33 UTC  (3+ messages)

[stable-3.10.y] possible unsafe locking warning
 2014-06-05 13:24 UTC 

[PATCH] SLAB Maintainer update
 2014-06-05 10:01 UTC  (2+ 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).