messages from 2014-04-07 18:29:01 to 2014-04-10 18:49:53 UTC [more...]
[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
2014-04-10 18:49 UTC (24+ messages)
` [PATCH 1/5] vrange: Add vrange syscall and handle splitting/merging and marking vmas
` [PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile
` [PATCH 3/5] vrange: Add page purging logic & SIGBUS trap
[PATCH v7 00/22] Support ext4 on NV-DIMMs
2014-04-10 18:43 UTC (55+ messages)
` [PATCH v7 02/22] Allow page fault handlers to perform the COW
` [PATCH v7 05/22] Introduce IS_DAX(inode)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v7 09/22] Remove mm/filemap_xip.c
` [PATCH v7 10/22] Remove get_xip_mem
` [PATCH v7 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v7 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v7 13/22] ext2: Remove ext2_use_xip
` [PATCH v7 14/22] ext2: Remove xip.c and xip.h
` [PATCH v7 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v7 16/22] ext2: Remove ext2_aops_xip
` [PATCH v7 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v7 18/22] xip: Add xip_zero_page_range
` [PATCH v7 20/22] ext4: Add DAX functionality
` [PATCH v7 22/22] brd: Rename XIP to DAX
[PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime
2014-04-10 17:58 UTC (6+ messages)
` [PATCH 1/5] hugetlb: prep_compound_gigantic_page(): drop __init marker
` [PATCH 2/5] hugetlb: add hstate_is_gigantic()
` [PATCH 3/5] hugetlb: update_and_free_page(): don't clear PG_reserved bit
` [PATCH 4/5] hugetlb: move helpers up in the file
` [PATCH 5/5] hugetlb: add support for gigantic page allocation at runtime
[PATCH] mm/memcontrol.c: make mem_cgroup_read_stat() read all interested stat item in one go
2014-04-10 17:11 UTC
[PATCH] mm/vmalloc: Introduce DEBUG_VMALLOCINFO to reduce spinlock contention
2014-04-10 17:09 UTC (3+ messages)
mm: kernel BUG at mm/huge_memory.c:1829!
2014-04-10 16:27 UTC (8+ messages)
[PATCH 0/6] File Sealing & memfd_create()
2014-04-10 14:45 UTC (5+ messages)
[RFC] Helper to abstract vma handling in media layer
2014-04-10 12:22 UTC (6+ messages)
mm: kernel BUG at mm/huge_memory.c:1371!
2014-04-10 10:37 UTC (6+ messages)
[PATCH 0/2] Disable zone_reclaim_mode by default
2014-04-10 10:26 UTC (20+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] mm: page_alloc: Do not cache reclaim distances
[PATCH V2 0/2] FAULT_AROUND_ORDER patchset performance data for powerpc
2014-04-10 8:29 UTC (12+ messages)
` [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/
[PATCH] mm: Throttle shrinkers harder
2014-04-10 7:05 UTC
[_PAGE_NUMA] kernel BUG at arch/x86/include/asm/pgtable.h:451!
2014-04-10 6:56 UTC
[PATCH v2 0/5] hugetlb: add support gigantic page allocation at runtime
2014-04-10 4:39 UTC (14+ messages)
` [PATCH 1/5] hugetlb: prep_compound_gigantic_page(): drop __init marker
` [PATCH 2/5] hugetlb: add hstate_is_gigantic()
` [PATCH 3/5] hugetlb: update_and_free_page(): don't clear PG_reserved bit
` [PATCH 4/5] hugetlb: move helpers up in the file
` [PATCH 5/5] hugetlb: add support for gigantic page allocation at runtime
[RFC PATCH 0/5] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v2
2014-04-10 0:12 UTC (24+ messages)
` [PATCH 1/5] x86: Require x86-64 for automatic NUMA balancing
` [PATCH 2/5] x86: Define _PAGE_NUMA by reusing software bits on the PMD and PTE levels
` [PATCH 3/5] mm: Allow FOLL_NUMA on FOLL_FORCE
` [PATCH 4/5] mm: use paravirt friendly ops for NUMA hinting ptes
` [PATCH 5/5] x86: Allow Xen to enable NUMA_BALANCING
[RFC v5] mm: prototype: rid swapoff of quadratic complexity
2014-04-09 23:22 UTC (2+ messages)
[RFC PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA
2014-04-09 15:39 UTC (27+ messages)
` [PATCH 2/3] x86: Define _PAGE_NUMA with unused physical address bits PMD and PTE levels
[PATCH -mm 0/4] memcg-vs-slab cleanup
2014-04-09 15:02 UTC (5+ messages)
` [PATCH -mm 1/4] memcg, slab: do not schedule cache destruction when last page goes away
` [PATCH -mm 2/4] memcg, slab: merge memcg_{bind,release}_pages to memcg_{un}charge_slab
` [PATCH -mm 3/4] memcg, slab: change memcg::slab_caches_mutex vs slab_mutex locking order
` [PATCH -mm 4/4] memcg, slab: remove memcg_cache_params::destroy work
hugetlb: ensure hugepage access is denied if hugepages are not supported
2014-04-09 10:25 UTC (2+ messages)
Postgresql performance problems with IO latency, especially during fsync()
2014-04-09 9:20 UTC (2+ messages)
[PATCH 0/4] hugetlb: add support gigantic page allocation at runtime
2014-04-09 0:29 UTC (15+ messages)
` [PATCH 1/4] hugetlb: add hstate_is_gigantic()
` [PATCH 2/4] hugetlb: update_and_free_page(): don't clear PG_reserved bit
` [PATCH 3/4] hugetlb: move helpers up in the file
` [PATCH 4/4] hugetlb: add support for gigantic page allocation at runtime
[PATCH] mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
2014-04-08 23:57 UTC (2+ messages)
[PATCH v3] support madvise(MADV_FREE)
2014-04-08 23:30 UTC (3+ messages)
numastats updates
2014-04-08 16:57 UTC
sched: long running interrupts breaking spinlocks
2014-04-08 16:10 UTC (2+ messages)
[RFC] mm,tracing: improve current situation
2014-04-08 15:44 UTC (3+ messages)
Adding compression before/above swapcache
2014-04-08 10:21 UTC (8+ messages)
[RFC] Faster mechanism for memory sharing with memfd
2014-04-08 9:36 UTC
[PATCH] mm: rmap: don't try to add an unevictable page to lru list
2014-04-08 8:58 UTC (3+ messages)
The scan_unevictable_pages sysctl/node-interface has been disabled for lack of a legitimate use case
2014-04-08 8:56 UTC
[PATCH 0/2] Disable zone_reclaim_mode by default v2
2014-04-08 8:23 UTC (3+ messages)
` [PATCH 1/2] mm: Disable zone_reclaim_mode by default
` [PATCH 2/2] mm: page_alloc: Do not cache reclaim distances
[patch]x86: clearing access bit don't flush tlb
2014-04-08 7:58 UTC (3+ messages)
` [patch] x86: "
Soft lockup regression since kernel 3.13
2014-04-08 0:33 UTC (2+ messages)
mm: BUG in do_huge_pmd_wp_page
2014-04-07 20:11 UTC (6+ messages)
mm: slub: gpf in deactivate_slab
2014-04-07 19:34 UTC (10+ messages)
[PATCH v3] Some printk cleanup in mm
2014-04-07 19:27 UTC (2+ messages)
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).