messages from 2014-04-04 07:13:08 to 2014-04-09 10:04:40 UTC [more...]
[PATCH v7 00/22] Support ext4 on NV-DIMMs
2014-04-09 10:04 UTC (32+ 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
Postgresql performance problems with IO latency, especially during fsync()
2014-04-09 9:20 UTC (2+ messages)
[PATCH V2 0/2] FAULT_AROUND_ORDER patchset performance data for powerpc
2014-04-09 8:20 UTC (10+ messages)
` [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/
[RFC PATCH 0/5] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA v2
2014-04-09 6:21 UTC (22+ 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
[PATCH v2 0/5] hugetlb: add support gigantic page allocation at runtime
2014-04-09 0:42 UTC (12+ 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 0/4] hugetlb: add support gigantic page allocation at runtime
2014-04-09 0:29 UTC (19+ 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)
[PATCH 0/2] Disable zone_reclaim_mode by default
2014-04-08 23:26 UTC (18+ messages)
` [PATCH 1/2] mm: "
` [PATCH 2/2] mm: page_alloc: Do not cache reclaim distances
[RFC PATCH 0/3] Use an alternative to _PAGE_PROTNONE for _PAGE_NUMA
2014-04-08 20:59 UTC (25+ messages)
` [PATCH 1/3] x86: Require x86-64 for automatic NUMA balancing
` [PATCH 2/3] x86: Define _PAGE_NUMA with unused physical address bits PMD and PTE levels
` [PATCH 3/3] mm: Allow FOLL_NUMA on FOLL_FORCE
mm: kernel BUG at mm/huge_memory.c:1371!
2014-04-08 20:56 UTC (5+ messages)
[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
2014-04-08 18:52 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
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)
mm: kernel BUG at mm/huge_memory.c:1829!
2014-04-08 14:37 UTC
[PATCH 0/6] File Sealing & memfd_create()
2014-04-08 13:00 UTC (2+ 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 (5+ 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 (7+ messages)
mm: slub: gpf in deactivate_slab
2014-04-07 19:34 UTC (12+ messages)
[PATCH v3] Some printk cleanup in mm
2014-04-07 19:27 UTC (3+ messages)
` [PATCH v3] mm: convert some level-less printks to pr_*
[PATCH v2 1/1] mm: hugetlb: fix stalling when a large number of hugepages are freed
2014-04-07 15:22 UTC (3+ messages)
[PATCH 1/2] mm/compaction: clean up unused code lines
2014-04-07 14:46 UTC (4+ messages)
` [PATCH 2/2] mm/compaction: fix to initialize free scanner properly
[rfc 0/3] Cleaning up soft-dirty bit usage
2014-04-07 13:24 UTC (3+ messages)
[PATCH] slub: fix memcg_propagate_slab_attrs
2014-04-07 10:50 UTC
[PATCH -mm v2 0/2] slab: cleanup mem hotplug synchronization
2014-04-07 9:45 UTC (3+ messages)
` [PATCH -mm v2 1/2] mem-hotplug: implement get/put_online_mems
` [PATCH -mm v2 2/2] slab: get_online_mems for kmem_cache_{create,destroy,shrink}
[PATCH -mm 0/3] slab: cleanup mem hotplug synchronization
2014-04-07 8:26 UTC (7+ messages)
` [PATCH -mm 1/3] mem-hotplug: turn mem_hotplug_mutex to rwsem
` [PATCH -mm 2/3] lockdep: mark rwsem_acquire_read as recursive
` [PATCH -mm 3/3] slab: lock_memory_hotplug for kmem_cache_{create,destroy,shrink}
[PATCH v2 0/1] mm: hugetlb: fix stalls when a large number of hugepages are freed
2014-04-07 8:23 UTC
[PATCH] ipc,shm: increase default size for shmmax
2014-04-06 16:54 UTC (22+ messages)
` [PATCH] ipc,shm: disable shmmax and shmall by default
mm,x86: page table corruption after adding reserve_memtype
2014-04-06 14:42 UTC
[PATCH] mm: msync: require either MS_ASYNC or MS_SYNC
2014-04-04 14:07 UTC (9+ messages)
` [PATCH] mm: msync: require either MS_ASYNC or MS_SYNC [resend]
[mm] e04ddfd12aa: +9.4% ebizzy.throughput
2014-04-05 1:06 UTC (2+ messages)
[PATCH] mm/hugetlb.c: add NULL check of return value of huge_pte_offset
2014-04-05 0:04 UTC (2+ messages)
[PATCH] mm/hugetlb.c: add NULL check of return value of huge_pte_offset
2014-04-04 18:43 UTC
[PATCH v2 0/3] Per-cgroup swap file support
2014-04-04 17:10 UTC (4+ messages)
mm: BUG in __phys_addr called from __walk_page_range
2014-04-04 16:13 UTC (2+ messages)
` [PATCH -mm] mm/pagewalk.c: move pte null check (Re: mm: BUG in __phys_addr called from __walk_page_range)
[PATCH] mm: get_user_pages(write,force) refuse to COW in shared areas
2014-04-04 14:52 UTC (3+ messages)
[PATCH] maps.2: fd for a file mapping must be opened for reading
2014-04-04 11: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).