messages from 2013-12-23 19:31:02 to 2014-01-06 00:26:42 UTC [more...]
possible regression on 3.13 when calling flush_dcache_page
2014-01-06 0:26 UTC (10+ messages)
[PATCH v3 00/14] mm, hugetlb: remove a hugetlb_instantiation_mutex
2014-01-06 0:19 UTC (14+ messages)
` [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
[LSF/MM ATTEND] Memory management
2014-01-05 1:34 UTC
[RFC] mm: show message when updating min_free_kbytes in thp
2014-01-05 0:35 UTC (9+ messages)
[PATCH] mm/mlock: fix BUG_ON unlocked page for nolinear VMAs
2014-01-05 0:27 UTC (15+ messages)
Is it possible to disable numa_balance after boot?
2014-01-04 21:37 UTC (2+ messages)
mm: kernel BUG at mm/huge_memory.c:1440!
2014-01-04 14:25 UTC (5+ messages)
[RFC PATCHv3 00/11] Intermix Lowmem and vmalloc
2014-01-04 7:31 UTC (18+ 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: "
mm: kernel BUG at include/linux/swapops.h:131!
2014-01-04 2:57 UTC (14+ messages)
[PATCH 0/9] re-shrink 'struct page' when SLUB is on
2014-01-03 22:18 UTC (11+ 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
[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 (11+ messages)
` [PATCH 1/3] VFS: Add the declaration of shrink_pagecache_parent
` [PATCH 2/3] Add shrink_pagecache_parent
` [PATCH 3/3] Fadvise: Add the ability for directory level page cache cleaning
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)
[RFC PATCH V1 0/6] mm: add a new option MREMAP_DUP to mmrep syscall
2013-12-31 18:53 UTC (8+ messages)
[PATCH] mm/slub: fix accumulate per cpu partial cache objects
2013-12-30 9:54 UTC (5+ messages)
[RFC 1/2] mm: additional page lock debugging
2013-12-31 16:42 UTC (9+ messages)
` [RFC 2/2] mm: additional checks to page flag set/clear
[PATCH RFC] mm readahead: Fix the readahead fail in case of empty numa node
2013-12-31 11:07 UTC (10+ messages)
[PATCH] mm: add ulimit API for user
2013-12-31 9:13 UTC
Help about calculating total memory consumption during booting
2013-12-31 1:54 UTC (4+ messages)
[PATCH] mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE fix
2013-12-30 10:48 UTC (2+ messages)
[PATCH] slub: Fix calculation of cpu slabs
2013-12-29 11:45 UTC (3+ messages)
[PATCH] mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
2013-12-27 23:19 UTC (5+ messages)
[PATCH] remap_file_pages needs to check for cache coherency
2013-12-27 20:14 UTC (7+ messages)
OOM-killer and strange RSS value in 3.9-rc7
2013-12-27 10:39 UTC (11+ messages)
[PATCH] sched/auto_group: fix consume memory even if add 'noautogroup' in the cmdline
2013-12-27 10:22 UTC
[REGRESSION] [BISECTED] MM patch causes kernel lockup with 3.12 and acpi_backlight=vendor
2013-12-27 3:22 UTC (2+ messages)
[PATCH] mm: zswap: Add kernel parameters for zswap in kernel-parameters.txt
2013-12-27 0:21 UTC (3+ messages)
[RFC PATCH 0/3] Change how we determine when to hand out THPs
2013-12-25 19:07 UTC (9+ messages)
[PATCH] mm/thp: fix vmas tear down race with thp splitting
2013-12-25 0:35 UTC (4+ messages)
[PATCH v4 21/22] Add support for pmd_faults
2013-12-23 18:54 UTC (3+ messages)
[PATCH] [RFC] ARM: mm: add configuration for the size of module space
2013-12-24 1:19 UTC
[RFC][PATCH 1/3] mm: Create utility function for accessing a tasks commandline value
2013-12-23 21:01 UTC (3+ 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).