linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-05-27 10:31:34 to 2016-05-31 09:33:54 UTC [more...]

[PATCH] memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem()
 2016-05-31  9:33 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-05-31  9:28 UTC  (5+ messages)

[PATCH] mm: Cleanup - Reorganize the shrink_page_list code into smaller functions
 2016-05-31  9:15 UTC  (2+ 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-05-31  9:08 UTC 

Re: [RESEND][PATCH] drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
 2016-05-31  8:45 UTC 

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-05-31  8:03 UTC  (8+ messages)

[RFC 00/13] make direct compaction more deterministic
 2016-05-31  7:59 UTC  (10+ messages)
` [RFC 02/13] mm, page_alloc: set alloc_flags only once in slowpath
` [RFC 03/13] mm, page_alloc: don't retry initial attempt "
` [RFC 12/13] mm, compaction: more reliably increase direct compaction priority

[PATCH v6 00/12] Support non-lru page migration
 2016-05-31  7:52 UTC  (13+ messages)
` [PATCH v6 02/12] mm: migrate: support non-lru movable "
  ` PATCH v6v2 "
    ` [PATCH v6v3 "
` [PATCH v6 03/12] mm: balloon: use general non-lru movable page feature

[PATCH 0/6 -v2] Handle oom bypass more gracefully
 2016-05-31  7:46 UTC  (17+ messages)
` [PATCH 1/6] proc, oom: drop bogus task_lock and mm check
` [PATCH 2/6] proc, oom_adj: extract oom_score_adj setting into a helper
` [PATCH 3/6] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
` [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

[RFC PATCH 2/4] mm: Change the interface for __tlb_remove_page
 2016-05-31  7:26 UTC  (5+ messages)

[PATCH] mm, oom_reaper: do not use siglock in try_oom_reaper
 2016-05-31  7:23 UTC 

[BUG] Page allocation failures with newest kernels
 2016-05-31  3:02 UTC 

[PATCH v2 0/3] Introduce the latent_entropy gcc plugin
 2016-05-30 23:34 UTC  (4+ messages)
` [PATCH v2 1/3] Add "
` [PATCH v2 2/3] Mark functions with the latent_entropy attribute
` [PATCH v2 3/3] Add the extra_latent_entropy kernel parameter

[PATCH v1 0/3] Introduce the latent_entropy gcc plugin
 2016-05-30 22:39 UTC  (6+ messages)
` [PATCH v1 1/3] Add "

[PATCH 0/19] get rid of superfluous __GFP_REPEAT
 2016-05-30 18:23 UTC  (20+ messages)
` [PATCH 01/17] tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
` [PATCH 02/17] x86: get rid of superfluous __GFP_REPEAT
` [PATCH 03/17] x86/efi: "
` [PATCH 04/17] arm: "
` [PATCH 05/17] arm64: "
` [PATCH 06/17] arc: "
` [PATCH 07/17] mips: "
` [PATCH 08/17] nios2: "
` [PATCH 09/17] parisc: "
` [PATCH 10/17] score: "
` [PATCH 11/17] powerpc: "
` [PATCH 12/17] sparc: "
` [PATCH 13/17] s390: "
` [PATCH 14/17] sh: "
` [PATCH 15/17] tile: "
` [PATCH 16/17] unicore32: "
` [PATCH 17/17] jbd2: "

[PATCH v7 00/10] kthread: Kthread worker API improvements
 2016-05-30 14:59 UTC  (11+ messages)
` [PATCH v7 01/10] kthread/smpboot: Do not park in kthread_create_on_cpu()
` [PATCH v7 02/10] kthread: Allow to call __kthread_create_on_node() with va_list args
` [PATCH v7 03/10] kthread: Add create_kthread_worker*()
` [PATCH v7 04/10] kthread: Add drain_kthread_worker()
` [PATCH v7 05/10] kthread: Add destroy_kthread_worker()
` [PATCH v7 06/10] kthread: Detect when a kthread work is used by more workers
` [PATCH v7 07/10] kthread: Initial support for delayed kthread work
` [PATCH v7 08/10] kthread: Allow to cancel "
` [PATCH v7 09/10] kthread: Allow to modify delayed "
` [PATCH v7 10/10] kthread: Better support freezable kthread workers

[RESEND][PATCH] drivers: of: of_reserved_mem: fixup the CMA alignment not to affect dma-coherent
 2016-05-30 13:21 UTC  (2+ messages)
` 答复: "

[RFC PATCH] mm/init: fix zone boundary creation
 2016-05-30 13:18 UTC  (4+ messages)

[PATCH 0/5] Handle oom bypass more gracefully
 2016-05-30 12:28 UTC  (25+ messages)
` [PATCH 3/6] mm, oom_adj: make sure processes sharing mm have same view of oom_score_adj
` [PATCH 4/6] mm, oom: skip over vforked tasks
` [PATCH 6/6] mm, oom: fortify task_will_free_mem

[RFC PATCH] mm, oom_reaper: do not attempt to reap a task more than twice
 2016-05-30 11:57 UTC  (9+ messages)
    ` [RFC PATCH] mm, oom_reaper: do not attempt to reap a task morethan twice

[PATCH] mm/memcontrol.c: add memory allocation result check
 2016-05-30 11:22 UTC  (4+ messages)

[PATCH] mm, page_alloc: prevent infinite loop in buffered_rmqueue()
 2016-05-30 10:57 UTC  (3+ messages)

[PATCH 1/7] mm: Cleanup - Reorganize the shrink_page_list code into smaller functions
 2016-05-30  8:48 UTC  (3+ messages)

[v2 PATCH] arm64: kasan: instrument user memory access API
 2016-05-30  8:26 UTC  (2+ messages)

[RFC PATCH 3/4] mm/mmu_gather: Track page size with mmu gather and force flush if page size change
 2016-05-30  8:21 UTC 

[PATCH] mm: memcontrol: fix possible css ref leak on oom
 2016-05-30  7:26 UTC  (4+ messages)

[RFC PATCH 1/4] mm/hugetlb: Simplify hugetlb unmap
 2016-05-30  6:56 UTC 

[PATCH] mm,oom_reaper: don't call mmput_async() without atomic_inc_not_zero()
 2016-05-30  6:52 UTC  (2+ messages)

[PATCH] oom_reaper: don't call mmput_async() on uninitialized mm
 2016-05-30  6:43 UTC  (4+ messages)

[PATCH] mm: check the return value of lookup_page_ext for all call sites
 2016-05-30  6:17 UTC  (15+ messages)

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

[PATCH v3 0/6] Introduce ZONE_CMA
 2016-05-30  5:45 UTC  (7+ messages)

zone_reclaimable() leads to livelock in __alloc_pages_slowpath()
 2016-05-29 21:25 UTC  (7+ messages)

[PATCH v3 1/2] mm, kasan: improve double-free detection
 2016-05-29 15:00 UTC  (5+ messages)

[PATCH] mm,oom: Allow SysRq-f to always select !TIF_MEMDIE thread group
 2016-05-28 16:25 UTC  (2+ messages)
` [PATCH v2] "

mmotm 2016-05-27-15-19 uploaded
 2016-05-27 22:20 UTC 

[PATCH] mm: fix overflow in vm_map_ram
 2016-05-27 20:20 UTC  (4+ messages)

[PATCH] z3fold: avoid modifying HEADLESS page and minor cleanup
 2016-05-27 18:37 UTC  (2+ messages)

[PATCH] arm64: kasan: instrument user memory access API
 2016-05-27 18:05 UTC  (6+ messages)

[PATCH v1] [mm] Set page->slab_cache for every page allocated for a kmem_cache
 2016-05-27 17:41 UTC  (3+ messages)

oh the joy of swap files
 2016-05-27 17:40 UTC  (4+ messages)
` [PATCH] xfs: fail ->bmap for reflink inodes

[PATCH 1/2] mm: oom: add memcg to oom_control
 2016-05-27 17:23 UTC  (8+ messages)
` [PATCH 2/2] mm: oom: deduplicate victim selection code for memcg and global oom

[PATCH] mm: zap ZONE_OOM_LOCKED
 2016-05-27 17:20 UTC  (3+ messages)

Value of page->slab_cache in objects allocated from a cache?
 2016-05-27 17:15 UTC  (2+ messages)

[PATCHv8 00/32] THP-enabled tmpfs/shmem using compound pages
 2016-05-27 16:28 UTC  (6+ messages)

[PATCH RESEND 0/8] More stuff to charge to kmemcg
 2016-05-27 15:03 UTC  (10+ messages)
` [PATCH RESEND 7/8] pipe: account "

[PATCH 0/3] mm, thp: remove duplication and fix locking issues in swapin
 2016-05-27 13:12 UTC  (3+ messages)

[PATCH] oom_reaper: close race with exiting task
 2016-05-27 12:08 UTC  (3+ messages)

[PATCH 1/6] mm, oom: do not loop over all tasks if there are noexternal tasks sharing mm
 2016-05-27 10:15 UTC  (6+ messages)
` [PATCH 1/6] mm, oom: do not loop over all tasks if there are no external "

[PATCH v4] z3fold: the 3-fold allocator for compressed pages
 2016-05-27 11:10 UTC  (4+ 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).