linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-10 12:04:17 to 2016-07-13 08:48:16 UTC [more...]

[PATCH 00/34] Move LRU page reclaim from zones to nodes v9
 2016-07-13  8:48 UTC  (60+ messages)
` [PATCH 02/34] mm, vmscan: move lru_lock to the node
` [PATCH 04/34] mm, mmzone: clarify the usage of zone padding
` [PATCH 05/34] mm, vmscan: begin reclaiming pages on a per-node basis
` [PATCH 06/34] mm, vmscan: have kswapd only scan based on the highest requested zone
` [PATCH 08/34] mm, vmscan: remove balance gap
` [PATCH 11/34] mm, vmscan: remove duplicate logic clearing node congestion and dirty state
` [PATCH 12/34] mm: vmscan: do not reclaim from kswapd if there is any eligible zone
` [PATCH 13/34] mm, vmscan: make shrink_node decisions more node-centric
` [PATCH 14/34] mm, memcg: move memcg limit enforcement from zones to nodes
` [PATCH 17/34] mm: move page mapped accounting to the node
` [PATCH 18/34] mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
` [PATCH 19/34] mm: move most file-based accounting to the node
` [PATCH 20/34] mm: move vmscan writes and file write "
` [PATCH 21/34] mm, vmscan: only wakeup kswapd once per node for the requested classzone
` [PATCH 22/34] mm, page_alloc: wake kswapd based on the highest eligible zone
` [PATCH 23/34] mm: convert zone_reclaim to node_reclaim
` [PATCH 24/34] mm, vmscan: avoid passing in classzone_idx unnecessarily to shrink_node
` [PATCH 25/34] mm, vmscan: avoid passing in classzone_idx unnecessarily to compaction_ready
` [PATCH 26/34] mm, vmscan: avoid passing in remaining unnecessarily to prepare_kswapd_sleep
` [PATCH 27/34] mm, vmscan: Have kswapd reclaim from all zones if reclaiming and buffer_heads_over_limit
` [PATCH 28/34] mm, vmscan: add classzone information to tracepoints
` [PATCH 29/34] mm, page_alloc: remove fair zone allocation policy
` [PATCH 30/34] mm: page_alloc: cache the last node whose dirty limit is reached
` [PATCH 31/34] mm: vmstat: replace __count_zone_vm_events with a zone id equivalent
` [PATCH 32/34] mm: vmstat: account per-zone stalls and pages skipped during reclaim
` [PATCH 33/34] mm, vmstat: print node-based stats in zoneinfo file

System freezes after OOM
 2016-07-13  8:35 UTC  (4+ messages)

[PATCH v3 0/8] Change OOM killer to use list of mm_struct
 2016-07-13  8:13 UTC  (19+ messages)
` [PATCH 1/8] mm,oom_reaper: Reduce find_lock_task_mm() usage
` [PATCH 2/8] mm,oom_reaper: Do not attempt to reap a task twice
` [PATCH 3/8] mm,oom: Use list of mm_struct used by OOM victims
` [PATCH 4/8] mm,oom: Close oom_has_pending_mm race
` [PATCH 5/8] mm,oom_reaper: Make OOM reaper use list of mm_struct
` [PATCH 6/8] mm,oom: Remove OOM_SCAN_ABORT case and signal_struct->oom_victims
` [PATCH 7/8] mm,oom: Stop clearing TIF_MEMDIE on remote thread
` [PATCH 8/8] oom_reaper: Revert "oom_reaper: close race with exiting task"

bug in memcg oom-killer results in a hung syscall in another process in the same cgroup
 2016-07-13  8:08 UTC  (11+ messages)

[PATCH 0/9] [REVIEW-REQUEST] [v4] System Calls for Memory Protection Keys
 2016-07-13  7:56 UTC  (20+ messages)
` [PATCH 6/9] x86, pkeys: add pkey set/get syscalls

[PATCH] mm: migrate: Use bool instead of int for the return value of PageMovable
 2016-07-13  7:53 UTC  (8+ messages)

[PATCH] mm: gup: Re-define follow_page_mask output parameter page_mask usage
 2016-07-13  7:50 UTC  (4+ messages)

[PATCH 1/2] kexec: remove unnecessary unusable_pages
 2016-07-13  7:07 UTC  (8+ messages)
` [PATCH 2/2] kexec: add a pmd huge entry condition during the page table

[PATCH 0/3] Add names of shrinkers and have tracepoints display them
 2016-07-13  6:16 UTC  (11+ messages)
` [PATCH 1/3] Add a new field to struct shrinker
` [PATCH 2/3] Update name field for all shrinker instances
` [PATCH 3/3] Add name fields in shrinker tracepoint definitions

Unexpected growth of the LRU inactive list
 2016-07-13  5:48 UTC 

[PATCH] mm: fix pgalloc_stall on unpopulated zone
 2016-07-13  2:24 UTC 

[PATCH] mm: fix calculation accounting dirtyable highmem
 2016-07-13  2:23 UTC 

3.10 kernel issue: dequeue_hwpoisoned_huge_page fails in soft offline
 2016-07-13  0:30 UTC 

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-07-13  0:26 UTC  (13+ messages)

[PATCH 0/3] Fix boot problem with deferred meminit on machine with no node 0
 2016-07-12 23:28 UTC  (5+ messages)
` [PATCH 2/3] mm, meminit: Always return a valid node from early_pfn_to_nid
` [PATCH 3/3] mm, meminit: Ensure node is online before checking whether pages are uninitialised

mmotm 2016-07-12-15-56 uploaded
 2016-07-12 22:57 UTC 

[PATCH 0/2] binfmt_elf: fix calculations for bss padding
 2016-07-12 22:32 UTC  (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: refuse wrapped vm_brk requests

[PATCH v7 0/2] mm, kasan: stackdepot and quarantine for SLUB
 2016-07-12 20:02 UTC  (4+ messages)
` [PATCH v7 1/2] mm, kasan: account for object redzone in SLUB's nearest_obj()
` [PATCH v7 2/2] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB

Page Allocation Failures/OOM with dm-crypt on software RAID10 (Intel Rapid Storage)
 2016-07-12 14:56 UTC  (8+ messages)

[RFC PATCH 5/6] vhost, mm: make sure that oom_reaper doesn't reap memory read by vhost
 2016-07-12 14:33 UTC  (12+ messages)

[PATCHv2 0/6] x86: 32-bit compatible C/R on x86_64
 2016-07-12 14:14 UTC  (8+ messages)
` [PATCHv2 3/6] x86/arch_prctl/vdso: add ARCH_MAP_VDSO_*

[PATCH v2 0/6] Change OOM killer to use list of mm_struct
 2016-07-12 14:01 UTC  (19+ messages)
` [PATCH 1/6] mm,oom_reaper: Reduce find_lock_task_mm() usage
` [PATCH 2/6] mm,oom_reaper: Do not attempt to reap a task twice
` [PATCH 3/6] mm,oom: Use list of mm_struct used by OOM victims
` [PATCH 4/6] mm,oom_reaper: Make OOM reaper use list of mm_struct
` [PATCH 5/6] mm,oom: Remove OOM_SCAN_ABORT case and signal_struct->oom_victims
` [PATCH 6/6] mm,oom: Stop clearing TIF_MEMDIE on remote thread

why not add __GFP_HIGHMEM directly in alloc_migrate_target()?
 2016-07-12 13:16 UTC 

[PATCH v6] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-07-12 13:02 UTC  (5+ messages)

[PATCH] mm: thp: refix false positive BUG in page_move_anon_rmap()
 2016-07-12 12:05 UTC  (2+ messages)

mm: BUG in page_move_anon_rmap
 2016-07-12 11:44 UTC  (6+ messages)

[PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-07-12 10:17 UTC  (5+ messages)

[PATCH] mm, vmscan: Give up balancing node for high order allocations earlier
 2016-07-12  8:48 UTC  (5+ messages)

[4.7.0rc6] Page Allocation Failures with dm-crypt
 2016-07-12  8:06 UTC  (8+ messages)
    ` [dm-devel] "

[added to the 3.18 stable tree] x86/mm/kmmio: Fix mmiotrace for hugepages
 2016-07-12  3:00 UTC 

[added to the 4.1 stable tree] x86/mm/kmmio: Fix mmiotrace for hugepages
 2016-07-12  2:54 UTC 

[PATCH 00/31] Move LRU page reclaim from zones to nodes v8
 2016-07-12  2:52 UTC  (6+ messages)

[linux-stable-rc:linux-3.14.y 4656/4802] drivers/media/i2c/s5k5baf.c:1053:10: warning: logical not is only applied to the left hand side of comparison
 2016-07-12  2:31 UTC 

[PATCH 1/2] kexec: remove unnecessary unusable_pages
 2016-07-12  2:21 UTC  (4+ messages)
` [PATCH 2/2] kexec: add a pmd huge entry condition during the page table

a question about protection_map[]
 2016-07-12  1:46 UTC  (4+ messages)

[PATCH] memblock: include <asm/sections.h> instead of <asm-generic/sections.h>
 2016-07-12  0:58 UTC 

[patch] mm, compaction: make sure freeing scanner isn't persistently expensive
 2016-07-11 23:01 UTC  (5+ messages)

[PATCH v5 02/32] x86/mm/hotplug: Don't remove PGD entries in remove_pagetable()
 2016-07-11 20:53 UTC  (3+ messages)
` [PATCH v5 05/32] mm: Track NR_KERNEL_STACK in KiB instead of number of stacks
` [PATCH v5 06/32] mm: Fix memcg stack accounting for sub-page stacks

[patch for-4.7] mm, compaction: prevent VM_BUG_ON when terminating freeing scanner fix
 2016-07-11 19:50 UTC 

[linux-next:master 9476/9481] drivers/media/platform/mtk-vcodec/mtk_vcodec_util.h:40:12: warning: format '%lx' expects argument of type 'long unsigned int', but argument 7 has type 'size_t {aka unsigned int}'
 2016-07-11 18:44 UTC 

[PATCH 0/9] mm: Hardened usercopy
 2016-07-11 18:40 UTC  (7+ messages)

[mm, kasan] 63495b0c58: BUG radix_tree_node (Not tainted): Object padding overwritten
 2016-07-11 18:39 UTC 

[RFC][PATCH v2 0/3] mm/page:_owner: track page free call chain
 2016-07-11 14:27 UTC  (5+ messages)
` [RFC][PATCH v2 3/3] mm/page_owner: "
  ` [PATCH "

[kernel-hardening] Re: [PATCH 9/9] mm: SLUB hardened usercopy support
 2016-07-11  6:08 UTC  (6+ messages)

[PATCH] tmpfs: fix regression hang in fallocate undo
 2016-07-10 23:46 UTC 


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