linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-02 04:10:28 to 2020-04-03 10:31:35 UTC [more...]

Re: [PATCH v7 04/15] mm/damon: Implement region based sampling
 2020-04-03 10:30 UTC  (5+ messages)
`  "
  `  "

[PATCH v3] mm: cma: NUMA node interface
 2020-04-03 10:21 UTC  (5+ messages)

[PATCH 1/2] mm: cma: NUMA node interface
 2020-04-03 10:18 UTC  (2+ messages)
` [PATCH 2/2] mm: hugetlb: Use node interface of cma

[PATCH RESEND 1/4] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-03 10:02 UTC  (22+ messages)
` [PATCH RESEND 2/4] uaccess: Selectively open read or write user access
` [PATCH RESEND 3/4] drm/i915/gem: Replace user_access_begin by user_write_access_begin
` [PATCH RESEND 4/4] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin

[PATCH/RFC] MM: fix writeback for NFS
 2020-04-03  9:42 UTC  (11+ messages)
` Writeback fixes "
  ` [PATCH 1/2] MM: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLE
    ` [PATCH 2/2] Deprecate NR_UNSTABLE_NFS, use NR_WRITEBACK
        ` [PATCH 2/2 - v2] MM: Discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead

[PATCH v1 0/6] arm64: tlb: add support for TTL feature
 2020-04-03  9:00 UTC  (7+ messages)
` [PATCH v1 1/6] arm64: Detect the ARMv8.4 "
` [PATCH v1 2/6] arm64: Add level-hinted TLB invalidation helper
` [PATCH v1 3/6] arm64: Add tlbi_user_level "
` [PATCH v1 4/6] tlb: mmu_gather: add tlb_set_*_range APIs
` [PATCH v1 5/6] mm: tlb: Provide flush_*_tlb_range wrappers
` [PATCH v1 6/6] arm64: tlb: Set the TTL field in flush_tlb_range

[PATCH] psi: fix randomized calculation in record_times()
 2020-04-03  8:55 UTC 

[RFC] mm/memory.c: Optimizing THP zeroing routine for !HIGHMEM cases
 2020-04-03  8:52 UTC  (2+ messages)

[PATCH 0/2] mm: few refinements to gfp flags documentation
 2020-04-03  8:35 UTC  (3+ messages)
` [PATCH 1/2] mm: clarify __GFP_MEMALLOC usage
` [PATCH 2/2] mm: make it clear that gfp reclaim modifiers are valid only for sleepable allocations

[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-03  7:20 UTC  (5+ messages)
` [PATCH v2 2/5] uaccess: Selectively open read or write user access
` [PATCH v2 3/5] drm/i915/gem: Replace user_access_begin by user_write_access_begin
` [PATCH v2 4/5] powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
` [PATCH v2 5/5] uaccess: Rename user_access_begin/end() to user_full_access_begin/end()

[PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2020-04-03  7:09 UTC  (17+ messages)
      ` [PATCH RFC] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP (was: Re: [PATCH v3 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)

[PATCH 1/2] mm: Replace zero-length array with flexible-array member
 2020-04-03  7:08 UTC  (2+ messages)
` [PATCH 2/2] mm/vmscan: make several optimizations for isolate_lru_pages()

[linux-next:master] BUILD REGRESSION 17f166b56b2583b97f0f6612cfbbb7f99e6889bb
 2020-04-03  6:21 UTC 

[PATCH v5 00/10] workingset protection/detection on the anonymous LRU list
 2020-04-03  5:45 UTC  (11+ messages)
` [PATCH v5 01/10] mm/vmscan: make active/inactive ratio as 1:1 for anon lru
` [PATCH v5 02/10] mm/vmscan: protect the workingset on anonymous LRU
` [PATCH v5 03/10] mm/workingset: extend the workingset detection for anon LRU
` [PATCH v5 04/10] mm/swapcache: support to handle the exceptional entries in swapcache
` [PATCH v5 05/10] mm/swap: charge the page when adding to the swap cache
` [PATCH v5 06/10] mm/swap: implement workingset detection for anonymous LRU
` [PATCH v5 07/10] mm/workingset: support to remember the previous owner of the page
` [PATCH v5 08/10] mm/swap: do not readahead if the previous owner of the swap entry isn't me
` [PATCH v5 09/10] mm/vmscan: restore active/inactive ratio for anonymous LRU
` [PATCH v5 10/10] mm/swap: reinforce the reclaim_stat changed by anon LRU algorithm change

[RFC PATCH v5 0/8] arm64: tlb: add support for TTL feature
 2020-04-03  5:14 UTC  (8+ messages)
` [RFC PATCH v5 4/8] mm: tlb: Pass struct mmu_gather to flush_pmd_tlb_range

[PATCH] mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations
 2020-04-03  4:34 UTC  (9+ messages)

[PATCH v4 00/25] Add support for OpenCAPI Persistent Memory devices
 2020-04-03  4:27 UTC  (28+ messages)
` [PATCH v4 02/25] mm/memory_hotplug: Allow check_hotplug_memory_addressable to be called from drivers
` [PATCH v4 03/25] powerpc/powernv: Map & release OpenCAPI LPC memory
` [PATCH v4 06/25] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v4 07/25] ocxl: Add functions to map/unmap LPC memory
` [PATCH v4 08/25] ocxl: Emit a log message showing how much LPC memory was detected
` [PATCH v4 14/25] nvdimm/ocxl: Add support for Admin commands
` [PATCH v4 16/25] nvdimm/ocxl: Implement the Read Error Log command

[PATCH 0/3] mm: Fix misuse of parent anon_vma in dup_mmap path
 2020-04-03  3:08 UTC  (8+ messages)
` [PATCH 1/3] mm: don't prepare anon_vma if vma has VM_WIPEONFORK
` [PATCH 2/3] Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork"
` [PATCH 3/3] mm: set vm_next and vm_prev to NULL in vm_area_dup()

[PATCH v3] mm: cma: NUMA node interface
 2020-04-03  2:19 UTC  (3+ messages)

[PATCH v2 00/22] Avoid IPI while updating page table entries
 2020-04-03  0:28 UTC  (3+ messages)
` [PATCH v2 01/22] powerpc/pkeys: Avoid using lockless page table walk

[PATCH] mm: thp: don't need drain lru cache when splitting and mlocking THP
 2020-04-02 23:37 UTC  (5+ messages)

[GIT PULL] percpu changes for v5.7-rc1
 2020-04-02 22:45 UTC  (2+ messages)

[PATCH v2] mm: cma: NUMA node interface
 2020-04-02 22:26 UTC  (3+ messages)

[PATCH 1/2] mm: cma: NUMA node interface
 2020-04-02 22:03 UTC  (9+ messages)
` [PATCH 2/2] mm: hugetlb: Use node interface of cma

[PATCH] mm/swap_state: fix a data race in swapin_nr_pages
 2020-04-02 21:37 UTC 

[PATCH 0/3] support setting sysctl parameters from kernel command line
 2020-04-02 20:59 UTC  (7+ messages)
` [PATCH 1/3] kernel/sysctl: "

mm/mremap.c : WARNING: at mm/mremap.c:211 move_page_tables+0x5b0/0x5d0
 2020-04-02 19:26 UTC  (3+ messages)

[PATCH v2 0/2] initialize deferred pages with interrupts enabled
 2020-04-02 18:25 UTC  (15+ messages)
` [PATCH v2 1/2] mm: call touch_nmi_watchdog() on max order boundaries in deferred init
` [PATCH v2 2/2] mm: initialize deferred pages with interrupts enabled

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-04-02 16:57 UTC  (6+ messages)

[PATVH v1 RESEND] mm: remove unused free_bootmem_with_active_regions
 2020-04-02 16:03 UTC  (3+ messages)

[PATCH -V2] /proc/PID/smaps: Add PMD migration entry parsing
 2020-04-02 15:52 UTC  (11+ messages)

[PATCH] mm, memcg: Bypass high reclaim iteration for cgroup hierarchy root
 2020-04-02 15:18 UTC  (2+ messages)

[PATCH v4 0/8] workingset protection/detection on the anonymous LRU list
 2020-04-02 15:14 UTC  (6+ messages)
` [PATCH v4 6/8] mm/swap: implement workingset detection for anonymous LRU

[PATCH v7 04/15] mm/damon: Implement region based sampling
 2020-04-02 15:07 UTC  (2+ messages)

[PATCH v2 0/3] improvements about lowmem_reserve and /proc/zoneinfo
 2020-04-02 14:01 UTC  (4+ messages)
` [PATCH v2 1/3] mm/page_alloc.c: only tune sysctl_lowmem_reserve_ratio value once when changing it
` [PATCH v2 2/3] mm/page_alloc.c: clear out zone->lowmem_reserve[] if the zone is empty
` [PATCH v2 3/3] mm/vmstat.c: do not show lowmem reserve protection information of empty zone

[PATCH 1/3] rcu/tree: use more permissive parameters when attaching a head
 2020-04-02 12:32 UTC  (3+ messages)
` [PATCH 2/3] rcu/tree: move locking/unlocking to separate functions
` [PATCH 3/3] lib/test_vmalloc.c: introduce two new test cases

[PATCH] mm, dump_page(): do not crash with invalid mapping pointer
 2020-04-02  8:30 UTC  (3+ messages)

[PATCH v6 00/16] Infrastructure to allow fixing exec deadlocks
 2020-04-02  7:43 UTC  (6+ messages)

[PATCH] mm/rmap: fix the handling of device private page in try_to_unmap_one()
 2020-04-02  7:40 UTC  (4+ messages)
` [PATCH] mm/rmap: fix the handling of !private device "

[PATCH] mm: initialize deferred pages with interrupts enabled
 2020-04-02  7:36 UTC  (7+ messages)

[PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma 65;5803;1c Commit 944d9fec8d7a ("hugetlb: add support for gigantic page allocation at runtime") has added the run-time allocation of gigantic pages. However it actually works only at early stages of the system loading, when the majority of memory is free. After some time the memory gets fragmented by non-movable pages, so the chances to find a contiguous 1 GB block are getting close to zero. Even dropping caches manually doesn't help a lot
 2020-04-02  7:14 UTC  (4+ messages)
    ` [PATCH v3] mm: hugetlb: optionally allocate gigantic hugepages using cma

[PATCH] /proc/PID/smaps: Add PMD migration entry parsing
 2020-04-02  6:27 UTC  (3+ messages)

[PATCH 0/3] kexec/memory_hotplug: Prevent removal and accidental use
 2020-04-02  6:12 UTC  (4+ messages)
` [PATCH 2/3] mm/memory_hotplug: Allow arch override of non boot memory resource names

incoming
 2020-04-02  4:11 UTC  (30+ messages)
` [patch 127/155] selftests: vm: drop dependencies on page flags from mlock2 tests
` [patch 128/155] mm,compaction,cma: add alloc_contig flag to compact_control
` [patch 129/155] mm,thp,compaction,cma: allow THP migration for CMA allocations
` [patch 130/155] mm, compaction: fully assume capture is not NULL in compact_zone_order()
` [patch 131/155] mm/compaction: really limit compact_unevictable_allowed to 0 and 1
` [patch 132/155] mm/compaction: Disable compact_unevictable_allowed on RT
` [patch 133/155] mm/compaction.c: clean code by removing unnecessary assignment
` [patch 134/155] mm/mempolicy: support MPOL_MF_STRICT for huge page mapping
` [patch 135/155] mm/mempolicy: check hugepage migration is supported by arch in vma_migratable()
` [patch 136/155] mm: mempolicy: use VM_BUG_ON_VMA in queue_pages_test_walk()
` [patch 137/155] mm: mempolicy: require at least one nodeid for MPOL_PREFERRED
` [patch 138/155] mm/memblock.c: remove redundant assignment to variable max_addr
` [patch 139/155] hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization
` [patch 140/155] hugetlbfs: Use i_mmap_rwsem to address page fault/truncate race
` [patch 141/155] hugetlb_cgroup: add hugetlb_cgroup reservation counter
` [patch 142/155] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [patch 143/155] mm/hugetlb_cgroup: fix hugetlb_cgroup migration
` [patch 144/155] hugetlb_cgroup: add reservation accounting for private mappings
` [patch 145/155] hugetlb: disable region_add file_region coalescing
` [patch 146/155] hugetlb_cgroup: add accounting for shared mappings
` [patch 147/155] hugetlb_cgroup: support noreserve mappings
` [patch 148/155] hugetlb: support file_region coalescing again
` [patch 149/155] hugetlb_cgroup: add hugetlb_cgroup reservation tests
` [patch 150/155] hugetlb_cgroup: add hugetlb_cgroup reservation docs
` [patch 151/155] mm/hugetlb.c: clean code by removing unnecessary initialization
` [patch 152/155] mm/hugetlb: remove unnecessary memory fetch in PageHeadHuge()
` [patch 153/155] selftests/vm: fix map_hugetlb length used for testing read and write
` [patch 154/155] mm/hugetlb: fix build failure with HUGETLB_PAGE but not HUGEBTLBFS
` [patch 155/155] include/linux/huge_mm.h: check PageTail in hpage_nr_pages even when !THP


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