linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-01 09:58:34 to 2016-06-03 13:45:12 UTC [more...]

[linux-next: Tree for Jun 1] __khugepaged_exit rwsem_down_write_failed lockup
 2016-06-03 13:45 UTC  (17+ messages)
    ` [PATCH] mm, thp: fix locking inconsistency in collapse_huge_page

[PATCH v2 1/3] mm/hugetlb: Simplify hugetlb unmap
 2016-06-03 13:30 UTC  (4+ messages)
` [PATCH v2 2/3] mm: Change the interface for __tlb_remove_page
` [PATCH v2 3/3] mm/mmu_gather: Track page size with mmu gather and force flush if page size change

[PATCH v2 1/7] mm/compaction: split freepages without holding the zone lock
 2016-06-03 12:47 UTC  (6+ messages)
` [PATCH v2 2/7] mm/page_owner: initialize page owner "

[BUG] Page allocation failures with newest kernels
 2016-06-03 12:36 UTC  (11+ messages)

[RESEND][PATCH] drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
 2016-06-03 12:23 UTC  (2+ messages)

[PATCH 0/10 -v3] Handle oom bypass more gracefully
 2016-06-03 12:22 UTC  (16+ messages)
` [PATCH 01/10] proc, oom: drop bogus task_lock and mm check
` [PATCH 02/10] proc, oom: drop bogus sighand lock
` [PATCH 03/10] proc, oom_adj: extract oom_score_adj setting into a helper
` [PATCH 04/10] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
` [PATCH 05/10] mm, oom: skip vforked tasks from being selected
` [PATCH 06/10] mm, oom: kill all tasks sharing the mm
` [PATCH 07/10] mm, oom: fortify task_will_free_mem
` [PATCH 08/10] mm, oom: task_will_free_mem should skip oom_reaped tasks
` [RFC PATCH 09/10] mm, oom_reaper: do not attempt to reap a task more than twice
` [RFC PATCH 10/10] mm, oom: hide mm which is shared with kthread or global init

[BUG/REGRESSION] THP: broken page count after commit aa88b68c
 2016-06-03 10:36 UTC  (10+ messages)

[PATCH] mm: add NR_ZSMALLOC to vmstat
 2016-06-03 10:24 UTC  (4+ messages)

[memcg:attempts/process-share-mm-oom-sanitization 390/393] mm/oom_kill.c:731:7: warning: 'p' is used uninitialized in this function
 2016-06-03 10:10 UTC 

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

[PATCH] mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()
 2016-06-03  6:23 UTC  (7+ messages)

[PATCH 1/4] mm/hugetlb: Simplify hugetlb unmap
 2016-06-03  2:56 UTC  (6+ 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

[PATCH v2] mm: Introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all
 2016-06-03  1:32 UTC 

[RESEND] [PATCH] mm: Do not discard partial pages with POSIX_FADV_DONTNEED
 2016-06-03  1:25 UTC 

[PATCH] mm: Introduce dedicated WQ_MEM_RECLAIM workqueue to do lru_add_drain_all
 2016-06-03  1:08 UTC  (4+ messages)

[PATCH] zsmalloc: zspage sanity check
 2016-06-03  1:01 UTC 

[PATCH 0/8] System Calls for Memory Protection Keys
 2016-06-03  0:26 UTC  (14+ messages)
` [PATCH 5/8] x86, pkeys: allocation/free syscalls
` [PATCH 7/8] pkeys: add details of system call use to Documentation/

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

[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  (10+ messages)

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

[PATCH 0/6 -v2] Handle oom bypass more gracefully
 2016-06-02 15:50 UTC  (11+ messages)
` [PATCH 4/6] mm, oom: skip vforked tasks from being selected
` [PATCH 7/6] mm, oom: task_will_free_mem should skip oom_reaped tasks

zone_reclaimable() leads to livelock in __alloc_pages_slowpath()
 2016-06-02 15:11 UTC  (12+ 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  (10+ messages)
` [PATCH v7 11/12] zsmalloc: page migration support

[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 

[PATCH 6/6] mm, oom: fortify task_will_free_mem
 2016-06-01 12:43 UTC  (7+ messages)

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 1/6] proc, oom: drop bogus task_lock and mm check
 2016-06-01 10:48 UTC  (7+ 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 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  (9+ 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


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