linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] slub: Don't throw away partial remote slabs if there is no local memory
 2014-01-07  8:48 UTC  (8+ messages)

could you clarify mm/mempolicy: fix !vma in new_vma_page()
 2014-01-07  8:34 UTC  (7+ messages)

swap, compress, discard: what's in the future?
 2014-01-07  7:13 UTC  (4+ messages)

[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
 2014-01-07  5:27 UTC  (18+ messages)

[PATCH] mm: slub: fix ALLOC_SLOWPATH stat
 2014-01-07  4:44 UTC  (3+ messages)

[PATCH v3 00/14] mm, hugetlb: remove a hugetlb_instantiation_mutex
 2014-01-07  2:39 UTC  (22+ messages)
` [PATCH v3 01/14] mm, hugetlb: unify region structure handling
` [PATCH v3 02/14] mm, hugetlb: region manipulation functions take resv_map rather list_head
` [PATCH v3 03/14] mm, hugetlb: protect region tracking via newly introduced resv_map lock
` [PATCH v3 13/14] mm, hugetlb: retry if failed to allocate and there is concurrent user

[PATCH v2 0/5] generic early_ioremap support
 2014-01-07  2:35 UTC  (6+ messages)
` [PATCH v2 1/5] mm: create generic early_ioremap() support
` [PATCH v2 2/5] x86: use generic early_ioremap
` [PATCH v2 3/5] arm: add early_ioremap support
` [PATCH v2 4/5] arm64: initialize pgprot info earlier in boot
` [PATCH v2 5/5] arm64: add early_ioremap support

WARNING: CPU: 0 PID: 0 at mm/memblock.c:789 __next_free_mem_range()
 2014-01-07  2:25 UTC  (2+ messages)
` [setup_bios_corruption_check] WARNING: CPU: 0 PID: 0 at mm/memblock.c:789 __next_free_mem_range+0x82/0x261()

[PATCH -V3 1/2] powerpc: mm: Move ppc64 page table range definitions to separate header
 2014-01-07  2:19 UTC  (4+ messages)
` [PATCH -V3 2/2] powerpc: thp: Fix crash on mremap

[Help] Question about vm: fair zone allocator policy
 2014-01-07  1:37 UTC 

[PATCH] Add a sysctl for numa_balancing v2
 2014-01-07  0:08 UTC 

[PATCH] sched/auto_group: fix consume memory even if add 'noautogroup' in the cmdline
 2014-01-06 23:23 UTC  (4+ messages)

LSF/MM 2014 Call For Proposals
 2014-01-06 22:32 UTC  (3+ messages)
` [LSF/MM TOPIC] [ATTEND] persistent memory progress, management of storage & file systems

[LSF/MM ATTEND] VM Scalability
 2014-01-06 22:22 UTC 

[RFC PATCH V3] mm readahead: Fix the readahead fail in case of empty numa node
 2014-01-06 22:13 UTC  (3+ messages)

Is it possible to disable numa_balance after boot?
 2014-01-06 20:33 UTC  (3+ messages)

[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
 2014-01-06 19:08 UTC  (19+ messages)
` [RFC PATCHv3 01/11] mce: acpi/apei: Use get_vm_area directly
` [RFC PATCHv3 02/11] iommu/omap: "
` [RFC PATCHv3 03/11] percpu: use VMALLOC_TOTAL instead of VMALLOC_END - VMALLOC_START
` [RFC PATCHv3 04/11] dm: Use VMALLOC_TOTAL instead of VMALLCO_END "
` [RFC PATCHv3 05/11] staging: lustre: Use is_vmalloc_addr
` [RFC PATCHv3 06/11] arm: use is_vmalloc_addr
` [RFC PATCHv3 07/11] arm: mm: Add iotable_init_novmreserve
` [RFC PATCHv3 08/11] mm/vmalloc.c: Allow lowmem to be tracked in vmalloc
` [RFC PATCHv3 09/11] arm: mm: Track lowmem "
` [RFC PATCHv3 10/11] arm: Use for_each_potential_vmalloc_area
` [RFC PATCHv3 11/11] fs/proc/kcore.c: "

[RFC][PATCH 1/3] mm: Create utility function for accessing a tasks commandline value
 2014-01-06 17:30 UTC  (6+ messages)
` [RFC][PATCH 2/3] proc: Update get proc_pid_cmdline() to use mm.h helpers
` [RFC][PATCH 3/3] audit: Audit proc cmdline value

[REGRESSION] [BISECTED] MM patch causes kernel lockup with 3.12 and acpi_backlight=vendor
 2014-01-06 17:13 UTC  (2+ messages)

[RFC] mm: show message when updating min_free_kbytes in thp
 2014-01-06 16:46 UTC  (10+ messages)

OOM-killer and strange RSS value in 3.9-rc7
 2014-01-06 13:15 UTC  (11+ messages)

[PATCH] mm: add ulimit API for user
 2014-01-06 10:27 UTC  (2+ messages)

[RFC 1/2] mm: additional page lock debugging
 2014-01-06 10:04 UTC  (8+ messages)

possible regression on 3.13 when calling flush_dcache_page
 2014-01-06  9:34 UTC  (11+ messages)

[PATCH RESEND 00/11] kmemcg-fixes
 2014-01-06  8:45 UTC  (12+ messages)
` [PATCH RESEND 01/11] slab: cleanup kmem_cache_create_memcg() error handling
` [PATCH RESEND 02/11] memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path
` [PATCH RESEND 03/11] memcg, slab: cleanup memcg cache initialization/destruction
` [PATCH RESEND 04/11] memcg, slab: fix barrier usage when accessing memcg_caches
` [PATCH RESEND 05/11] memcg: fix possible NULL deref while traversing memcg_slab_caches list
` [PATCH RESEND 06/11] memcg, slab: fix races in per-memcg cache creation/destruction
` [PATCH RESEND 07/11] memcg: get rid of kmem_cache_dup
` [PATCH RESEND 08/11] slab: do not panic if we fail to create memcg cache
` [PATCH RESEND 09/11] memcg, slab: RCU protect memcg_params for root caches
` [PATCH RESEND 10/11] memcg: remove KMEM_ACCOUNTED_ACTIVATED flag
` [PATCH RESEND 11/11] memcg: rework memcg_update_kmem_limit synchronization

[numa shrinker] 9b17c62382: -36.6% regression on sparse file copy
 2014-01-06  8:20 UTC 

[RFC PATCH V1 0/6] mm: add a new option MREMAP_DUP to mmrep syscall
 2014-01-06  7:41 UTC  (9+ messages)

[LSF/MM ATTEND] Filesystems - VFS, xfs, btrfs, ext4, etc
 2014-01-06  7:13 UTC 

[LSF/MM ATTEND] Memory Management/File Systems (THP, HugeTLB, btrfs)
 2014-01-06  6:58 UTC 

[PATCH 0/9] re-shrink 'struct page' when SLUB is on
 2014-01-06  4:32 UTC  (12+ messages)
` [PATCH 1/9] mm: slab/slub: use page->list consistently instead of page->lru
` [PATCH 2/9] mm: blk-mq: uses page->list incorrectly
` [PATCH 3/9] mm: page->pfmemalloc only used by slab/skb
` [PATCH 4/9] mm: slabs: reset page at free
` [PATCH 5/9] mm: rearrange struct page
` [PATCH 6/9] mm: slub: rearrange 'struct page' fields
` [PATCH 7/9] mm: slub: abstract out double cmpxchg option
` [PATCH 8/9] mm: slub: remove 'struct page' alignment restrictions
` [PATCH 9/9] mm: slub: cleanups after code churn

[LSF/MM ATTEND] Memory management
 2014-01-05  1:34 UTC 

mm: kernel BUG at mm/huge_memory.c:1440!
 2014-01-04 14:25 UTC  (4+ messages)

mm: kernel BUG at include/linux/swapops.h:131!
 2014-01-04  2:57 UTC  (4+ messages)

[PATCH] mm/zswap: add writethrough option
 2014-01-03 15:11 UTC  (4+ messages)

[LSF/MM ATTEND] testing
 2014-01-03 14:10 UTC 

ARM: mm: Could I change module space size or place modules in vmalloc area?
 2014-01-03 13:23 UTC  (8+ messages)

[LSF/MM ATTEND] Memory management -- THP, hugetlb, scalability
 2014-01-03 12:25 UTC 

Memory allocator semantics
 2014-01-03  8:42 UTC  (6+ messages)

[PATCH -V2] powerpc: thp: Fix crash on mremap
 2014-01-03  5:28 UTC  (5+ messages)

[PATCH] mm: page_alloc: use enum instead of number for migratetype
 2014-01-03  3:21 UTC  (3+ messages)

[PATCH 0/3] Fadvise: Directory level page cache cleaning support
 2014-01-02 23:55 UTC  (8+ messages)
` [PATCH 2/3] Add shrink_pagecache_parent

mmotm 2014-01-02-14-35 uploaded
 2014-01-02 22:36 UTC 

[PATCH] mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter
 2014-01-02 22:03 UTC  (4+ messages)

[RFC] [PATCH v5 0/3] fadvise: support POSIX_FADV_NOREUSE
 2014-01-02 21:25 UTC  (8+ messages)

readahead man page incorrectly says it blocks
 2014-01-02 20:46 UTC 

[PATCH 3/3] Kconfig: organize memory-related config options
 2014-01-02 20:20 UTC 

[PATCH v10 00/16] Volatile Ranges v10
 2014-01-02  7:12 UTC  (17+ messages)
` [PATCH v10 01/16] vrange: Add vrange support to mm_structs
` [PATCH v10 02/16] vrange: Clear volatility on new mmaps
` [PATCH v10 03/16] vrange: Add support for volatile ranges on file mappings
` [PATCH v10 04/16] vrange: Add new vrange(2) system call
` [PATCH v10 05/16] vrange: Add basic functions to purge volatile pages
` [PATCH v10 06/16] vrange: introduce fake VM_VRANGE flag
` [PATCH v10 07/16] vrange: Purge volatile pages when memory is tight
` [PATCH v10 08/16] vrange: Send SIGBUS when user try to access purged page
` [PATCH v10 09/16] vrange: Add core shrinking logic for swapless system
` [PATCH v10 10/16] vrange: Purging vrange-anon pages from shrinker
` [PATCH v10 11/16] vrange: support shmem_purge_page
` [PATCH v10 12/16] vrange: Support background purging for vrange-file
` [PATCH v10 13/16] vrange: Allocate vroot dynamically
` [PATCH v10 14/16] vrange: Change purged with hint
` [PATCH v10 15/16] vrange: Prevent unnecessary scanning
` [PATCH v10 16/16] vrange: Add vmstat counter about purged page

[PATCH] powerpc: thp: Fix crash on mremap
 2014-01-02  2:19 UTC  (3+ messages)

[PATCH] mm: add a new command-line kmemcheck value
 2014-01-02  1:34 UTC  (3+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox