linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-31 15:28:19 to 2016-06-02 23:15:10 UTC [more...]

[PATCH] mm: check the return value of lookup_page_ext for all call sites
 2016-06-02 23:15 UTC  (15+ messages)

shrink_active_list/try_to_release_page bug? (was Re: xfs trace in 4.4.2 / also in 4.3.3 WARNING fs/xfs/xfs_aops.c:1232 xfs_vm_releasepage)
 2016-06-02 23:08 UTC  (12+ messages)

[PATCH 0/8] System Calls for Memory Protection Keys
 2016-06-02 21:10 UTC  (18+ messages)
` [PATCH 2/8] mm: implement new pkey_mprotect() system call
` [PATCH 3/8] x86, pkeys: make mprotect_key() mask off additional vm_flags
` [PATCH 4/8] x86: wire up mprotect_key() system call
` [PATCH 5/8] x86, pkeys: allocation/free syscalls
` [PATCH 6/8] x86, pkeys: add pkey set/get syscalls
` [PATCH 7/8] pkeys: add details of system call use to Documentation/
` [PATCH 8/8] x86, pkeys: add self-tests

[PATCH 1/4] mm/hugetlb: Simplify hugetlb unmap
 2016-06-02 20:12 UTC  (5+ messages)
` [PATCH 2/4] mm: Change the interface for __tlb_remove_page
` [PATCH 3/4] mm/mmu_gather: Track page size with mmu gather and force flush if page size change
` [PATCH 4/4] powerpc/mm/radix: Implement tlb mmu gather flush efficiently

[BUG/REGRESSION] THP: broken page count after commit aa88b68c
 2016-06-02 19:47 UTC  (9+ messages)

[BUG] Possible silent data corruption in filesystems/page cache
 2016-06-02 19:32 UTC  (2+ messages)

[BUG] Page allocation failures with newest kernels
 2016-06-02 19:01 UTC  (8+ messages)

[linux-next: Tree for Jun 1] __khugepaged_exit rwsem_down_write_failed lockup
 2016-06-02 18:58 UTC  (6+ messages)

BUG: scheduling while atomic: cron/668/0x10c9a0c0 (was: Re: mm, page_alloc: avoid looking up the first zone in a zonelist twice)
 2016-06-02 18:43 UTC  (9+ messages)
      ` BUG: scheduling while atomic: cron/668/0x10c9a0c0

[PATCH 0/6 -v2] Handle oom bypass more gracefully
 2016-06-02 15:50 UTC  (37+ messages)
` [PATCH 1/6] proc, oom: drop bogus task_lock and mm check
` [PATCH 4/6] mm, oom: skip vforked tasks from being selected
` [PATCH 5/6] mm, oom: kill all tasks sharing the mm
` [PATCH 6/6] mm, oom: fortify task_will_free_mem
` [PATCH 7/6] mm, oom: task_will_free_mem should skip oom_reaped tasks

Xfs lockdep warning with for-dave-for-4.6 branch
 2016-06-02 15:46 UTC  (14+ messages)

zone_reclaimable() leads to livelock in __alloc_pages_slowpath()
 2016-06-02 15:11 UTC  (12+ messages)

[PATCH] mm: Introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all
 2016-06-02 14:39 UTC  (2+ messages)

[PATCH] mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()
 2016-06-02 13:49 UTC  (6+ messages)

[PATCH 1/4] mm/init-mm: remove unused header cpumask.h
 2016-06-02 13:46 UTC  (9+ messages)
` [PATCH 2/4] mm: kmemleak: "
  ` [PATCH 3/4] mm/vmstat: "
    ` [PATCH 4/4] mm/zsmalloc: "

[linux-next-20160602] kernel BUG at mm/rmap.c:1253!
 2016-06-02 13:35 UTC  (6+ messages)

[PATCH] mm, page_alloc: Recalculate the preferred zoneref if the context can ignore memory policies
 2016-06-02 12:21 UTC 

[PATCH] mm, kasan: introduce a special shadow value for allocator metadata
 2016-06-02 12:18 UTC  (8+ messages)

[PATCH v7 00/12] Support non-lru page migration
 2016-06-02 11:44 UTC  (21+ messages)
` [PATCH v7 01/12] mm: use put_page to free page instead of putback_lru_page
` [PATCH v7 02/12] mm: migrate: support non-lru movable page migration
` [PATCH v7 03/12] mm: balloon: use general non-lru movable page feature
` [PATCH v7 04/12] zsmalloc: keep max_object in size_class
` [PATCH v7 05/12] zsmalloc: use bit_spin_lock
` [PATCH v7 06/12] zsmalloc: use accessor
` [PATCH v7 07/12] zsmalloc: factor page chain functionality out
` [PATCH v7 08/12] zsmalloc: introduce zspage structure
` [PATCH v7 09/12] zsmalloc: separate free_zspage from putback_zspage
` [PATCH v7 10/12] zsmalloc: use freeobj for index
` [PATCH v7 11/12] zsmalloc: page migration support
` [PATCH v7 12/12] zram: use __GFP_MOVABLE for memory allocation

[RFC PATCH 1/4] mm/hugetlb: Simplify hugetlb unmap
 2016-06-02  8:21 UTC  (3+ messages)

Why __alloc_contig_migrate_range calls migrate_prep() at first?
 2016-06-02  6:46 UTC  (7+ messages)

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-06-02  6:32 UTC  (4+ messages)
` [PATCH 04/17] arm: "

[RFC 00/13] make direct compaction more deterministic
 2016-06-02  2:50 UTC  (12+ messages)
` [RFC 02/13] mm, page_alloc: set alloc_flags only once in slowpath
` [RFC 12/13] mm, compaction: more reliably increase direct compaction priority

[PATCH v1] mm: thp: check pmd_trans_unstable() after split_huge_pmd()
 2016-06-02  0:37 UTC  (3+ messages)

[PATCH v2 0/3] Introduce the latent_entropy gcc plugin
 2016-06-01 19:42 UTC  (3+ messages)
` [PATCH v2 1/3] Add "

[PATCH v7 00/10] kthread: Kthread worker API improvements
 2016-06-01 19:36 UTC  (3+ messages)
` [PATCH v7 03/10] kthread: Add create_kthread_worker*()

[PATCH] mm: Cleanup - Reorganize the shrink_page_list code into smaller functions
 2016-06-01 18:23 UTC  (5+ messages)

[PATCH] mm: kasan: don't touch metadata in kasan_[un]poison_element()
 2016-06-01 16:22 UTC  (2+ messages)

[PATCH v2 00/18] make direct compaction more deterministic
 2016-06-01 15:45 UTC  (22+ messages)
` [PATCH v2 03/18] mm, page_alloc: don't retry initial attempt in slowpath
` [PATCH v2 06/18] mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations
` [PATCH v2 10/18] mm, compaction: cleanup unused functions
` [PATCH v2 12/18] mm, compaction: more reliably increase direct compaction priority
` [PATCH v2 13/18] mm, compaction: use correct watermark when checking allocation success
` [PATCH v2 14/18] mm, compaction: create compact_gap wrapper
` [PATCH v2 16/18] mm, compaction: require only min watermarks for non-costly orders
` [PATCH v2 17/18] mm, vmscan: make compaction_ready() more accurate and readable
` [PATCH v2 18/18] mm, vmscan: use proper classzone_idx in should_continue_reclaim()

[PATCH] kasan: change memory hot-add error messages to info messages
 2016-06-01 15:36 UTC  (5+ messages)

Re: why use alloc_workqueue instead of create_singlethread_workqueue to create nvme_workq
 2016-06-01 14:34 UTC  (2+ messages)

[PATCH 3.14.y 3/5] x86/mm: Add barriers and document switch_mm()-vs-flush synchronization
 2016-06-01 14:06 UTC 

The patch "mm, page_alloc: avoid looking up the first zone in a zonelist twice" breaks memory management
 2016-06-01 12:26 UTC  (3+ messages)

Why __alloc_contig_migrate_range calls migrate_prep() at first?
 2016-06-01 12:11 UTC 

[PATCH] reusing of mapping page supplies a way for file page allocation under low memory due to pagecache over size and is controlled by sysctl parameters. it is used only for rw page allocation rather than fault or readahead allocation. it is like relclaim but is lighter than reclaim. it only reuses clean and zero mapcount pages of mapping. for special filesystems using this feature like below:
 2016-06-01  9:56 UTC  (10+ messages)
  ` 答复: [PATCH] reusing of mapping page supplies a way for file page allocation under low memory due to pagecache over size and is controlled by sysctl parameters. it is used only for rw page allocation rather than fault or readahead allocation. it is like

[PATCH] mm,oom: Allow SysRq-f to always select !TIF_MEMDIE thread group
 2016-06-01  7:34 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] mm/hugetlb: fix huge page reserve accounting for private mappings
 2016-06-01  3:09 UTC  (2+ messages)

[PATCH v6 00/12] Support non-lru page migration
 2016-05-31 23:05 UTC  (6+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "

[PATCH] mm, oom_reaper: do not use siglock in try_oom_reaper
 2016-05-31 21:25 UTC  (2+ messages)

[PATCH] mm/swap: lru drain on memory reclaim workqueue
 2016-05-31 21:13 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).