linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-08 18:55:22 to 2014-04-13 23:00:03 UTC [more...]

[PATCH v3 0/7] Page I/O
 2014-04-13 22:59 UTC  (5+ messages)
` [PATCH v3 2/7] Factor clean_buffers() out of __mpage_writepage()
` [PATCH v3 3/7] Factor page_endio() out of mpage_end_io()
` [PATCH v3 4/7] Add bdev_read_page() and bdev_write_page()
` [PATCH v3 6/7] brd: Add support for rw_page

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-04-13 19:07 UTC  (51+ messages)
` [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 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 1/2] cifs: Use min_t() when comparing "size_t" and "unsigned long"
 2014-04-13 20:50 UTC  (3+ messages)
` [PATCH 2/2] mm: Initialize error in shmem_file_aio_read()

[PATCH] ipc,shm: increase default size for shmmax
 2014-04-13 18:05 UTC  (26+ messages)
                          ` [PATCH] ipc,shm: disable shmmax and shmall by default

0/N patch emails - to use or not to use?
 2014-04-12 21:23 UTC 

[PATCH] mm: swap: Use swapfiles in priority order
 2014-04-12 21:00 UTC  (4+ messages)
` [PATCH 0/2] swap: simplify/fix swap_list handling and iteration
  ` [PATCH 1/2] swap: change swap_info singly-linked list to list_head
  ` [PATCH 2/2] swap: use separate priority list for available swap_infos

[PATCH] ipc/shm: disable SHMALL, SHMMAX
 2014-04-12 16:22 UTC  (3+ messages)

Postgresql performance problems with IO latency, especially during fsync()
 2014-04-12 13:24 UTC  (3+ messages)

[PATCH v2] ipc,shm: disable shmmax and shmall by default
 2014-04-12  3:22 UTC 

[PATCH] drivers/base/node.c: export physical address range of given node (Re: NUMA node information for pages)
 2014-04-11 22:53 UTC  (7+ messages)

[PATCH 2/6] shm: add sealing API
 2014-04-11 22:07 UTC  (8+ messages)

[PATCH] [v2] mm: pass VM_BUG_ON() reason to dump_page()
 2014-04-11 21:23 UTC  (2+ messages)

[PATCH] mm: pass VM_BUG_ON() reason to dump_page()
 2014-04-11 20:36 UTC  (2+ messages)

[PATCH 0/4] Volatile Ranges (v13)
 2014-04-11 20:15 UTC  (5+ messages)
` [PATCH 1/4] swap: Cleanup how special swap file numbers are defined
` [PATCH 2/4] mvolatile: Add mvolatile syscall and handle splitting/merging and marking vmas
` [PATCH 3/4] mvolatile: Add purged page detection on setting memory non-volatile
` [PATCH 4/4] mvolatile: Add page purging logic & SIGBUS trap

[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
 2014-04-11 19:32 UTC  (20+ messages)
` [PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile
` [PATCH 3/5] vrange: Add page purging logic & SIGBUS trap

[PATCH -mm v2.1] mm: get rid of __GFP_KMEMCG
 2014-04-11 17:33 UTC  (8+ messages)
` [PATCH -mm v2.2] "
    ` [PATCH -mm] slab: document kmalloc_order

[PATCH] mm: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
 2014-04-11 17:03 UTC  (2+ messages)

mm,x86: warning at arch/x86/mm/pat.c:781 untrack_pfn+0x65/0xb0()
 2014-04-11 12:50 UTC 

[PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime
 2014-04-11 12:08 UTC  (8+ 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 1/1] doc, mempolicy: Fix wrong document in numa_memory_policy.txt
 2014-04-11 10:54 UTC  (4+ messages)

PROBLEM: unable to handle kernel paging request
 2014-04-11  8:41 UTC 

oops in slab/leaks_show
 2014-04-11  7:36 UTC  (8+ messages)

[RFC] Helper to abstract vma handling in media layer
 2014-04-11  6:58 UTC  (9+ messages)

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-11  6:09 UTC  (23+ messages)
` [PATCH 3/6] shm: add memfd_create() syscall

[PATCH] hugetlb: ensure hugepage access is denied if hugepages are not supported
 2014-04-10 23:07 UTC 

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

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  (9+ messages)

[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  (13+ messages)

[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  (20+ 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)

[PATCH 0/4] hugetlb: add support gigantic page allocation at runtime
 2014-04-09  0:29 UTC  (5+ messages)
` [PATCH 4/4] hugetlb: add support for "

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


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