linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
Bloat caused by unnecessary calls to compound_head()?
 2016-03-27 19:47 UTC  (4+ messages)
  ` [PATCH 1/4] page-flags: generate page-flags helpers with script
    ` [PATCH 3/4] page-flags: make page flag helpers accept struct head_page

Tracing Accesses to the Page Cache
 2016-03-26 19:39 UTC 

[PATCH 2/2] include/linux: apply __malloc attribute
 2016-03-26 19:06 UTC  (3+ messages)

[PATCH 0/5] dax: handling of media errors
 2016-03-26 16:53 UTC  (17+ messages)
` [PATCH 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH 2/5] dax: fallback from pmd to pte on error
` [PATCH 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH 5/5] dax: handle media errors in dax_do_io

[PATCH RFC] mm: Fix memory corruption caused by deferred page initialization
 2016-03-26 13:37 UTC  (3+ messages)
` [RFC] "

[PATCH] mm: fix invalid node in alloc_migrate_target()
 2016-03-26  5:31 UTC  (3+ messages)

[PATCHv4 00/25] THP-enabled tmpfs/shmem
 2016-03-26  0:00 UTC  (12+ messages)
` [PATCHv4 08/25] thp: support file pages in zap_huge_pmd()

[PATCH] mm/hugetlb: optimize minimum size (min_size) accounting
 2016-03-25 23:44 UTC 

Page migration issue with UBIFS
 2016-03-25 22:53 UTC  (14+ messages)
              ` [PATCH] UBIFS: Implement ->migratepage()

mmotm 2016-03-25-15-13 uploaded
 2016-03-25 22:14 UTC 

[PATCH] mm,writeback: Don't use memory reserves for wb_start_writeback
 2016-03-25 11:54 UTC  (3+ messages)

[PATCH] mm: fix regression in remap_file_pages() emulation
 2016-03-25 10:07 UTC  (2+ messages)

[PATCH] thp: fix typo in khugepaged_scan_pmd()
 2016-03-25 10:05 UTC 

[PATCH] mm/filemap: generic_file_read_iter(): check for zero reads unconditionally
 2016-03-25  7:50 UTC  (3+ messages)

[PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops
 2016-03-24 18:40 UTC  (8+ messages)
` [PATCH 2/2] drm/i915: Make pages of GFX allocations movable
        ` [PATCH v2 "
` [Intel-gfx] [PATCH 1/2] shmem: Support for registration of Driver/file owner specific ops

[PATCH] mm/page_isolation: fix tracepoint to mirror check function behavior
 2016-03-24 15:52 UTC  (3+ messages)

Re: [PATCH v2 13/18] mm/compaction: support non-lru movable pagemigration
 2016-03-24  5:11 UTC  (2+ messages)

[PATCH v2 00/18] Support non-lru page migration
 2016-03-24  5:00 UTC  (9+ messages)
` [PATCH v2 01/18] mm: use put_page to free page instead of putback_lru_page
` [PATCH v2 13/18] mm/compaction: support non-lru movable page migration

[PATCH 1/1] mm/page_alloc: Remove useless parameter of __free_pages_boot_core
 2016-03-24  4:00 UTC  (2+ messages)

[PATCH v2 1/6] mm/hugetlb: Introduce hugetlb_bad_size
 2016-03-24  3:09 UTC  (2+ messages)

[PATCH 0/6] Add zone overlapping check
 2016-03-24  0:08 UTC  (11+ messages)
` [PATCH 1/6] mm/page_alloc: fix same zone check in __pageblock_pfn_to_page()
` [PATCH 2/6] mm/hugetlb: add same zone check in pfn_range_valid_gigantic()
` [PATCH 3/6] mm/memory_hotplug: add comment to some functions related to memory hotplug
` [PATCH 4/6] mm/vmstat: add zone range overlapping check

[PATCH 2/2] arch:mm: Use hugetlb_bad_size
 2016-03-23 20:31 UTC  (7+ messages)

[RFC] high preempt off latency in vfree path
 2016-03-23 19:03 UTC  (3+ messages)

[PATCH v2 5/6] tile: mm: Use hugetlb_bad_size
 2016-03-23 16:03 UTC  (2+ messages)

[PATCH v2 0/6] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize
 2016-03-23 16:01 UTC  (3+ messages)

[PATCH v4 0/2] mm, thp: Fix unnecessarry resource consuming in swapin
 2016-03-23 12:45 UTC  (5+ messages)
` [PATCH v4 2/2] mm, thp: avoid unnecessary swapin in khugepaged

[PATCH v2 6/6] x86: mm: Use hugetlb_bad_size
 2016-03-23 12:39 UTC 

[PATCH] mm/page_alloc: prevent merging between isolated and other pageblocks
 2016-03-23 12:38 UTC  (3+ messages)

[PATCH v2 4/6] powerpc: mm: Use hugetlb_bad_size
 2016-03-23 12:34 UTC 

[PATCH v2 3/6] metag: mm: Use hugetlb_bad_size
 2016-03-23 12:30 UTC 

[PATCH v2 2/6] arm64: mm: Use hugetlb_bad_size
 2016-03-23 12:25 UTC 

[PATCH 0/9] oom reaper v6
 2016-03-23 12:07 UTC  (24+ messages)
` [PATCH 1/9] sched: add schedule_timeout_idle()
` [PATCH 2/9] mm, oom: introduce oom reaper
` [PATCH 3/9] oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space
` [PATCH 4/9] mm, oom_reaper: report success/failure
` [PATCH 5/9] mm, oom_reaper: implement OOM victims queuing
` [PATCH 6/9] oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task
` [PATCH 7/9] oom: make oom_reaper_list single linked
` [PATCH 8/9] oom: make oom_reaper freezable
` [PATCH 9/9] oom, oom_reaper: protect oom_reaper_list using simpler way

[PATCH 0/5] mm: make several functions return bool
 2016-03-23 11:44 UTC  (8+ messages)
` [PATCH 1/5] mm/hugetlb: is_vm_hugetlb_page can be boolean
` [PATCH 2/5] mm/memory_hotplug: is_mem_section_removable "
` [PATCH 3/5] mm/vmalloc: is_vmalloc_addr "
` [PATCH 4/5] mm/lru: is_file/active_lru "
` [PATCH 5/5] mm/mempolicy: vma_migratable "

HMM (Heterogeneous Memory Management)
 2016-03-23 11:25 UTC  (13+ messages)
` [PATCH v12 08/29] HMM: add device page fault support v6
` [PATCH v12 21/29] HMM: mm add helper to update page table when migrating memory back v2
` [PATCH v12 22/29] HMM: mm add helper to update page table when migrating memory v3

Delete flush cache all in arm64 platform
 2016-03-23 11:11 UTC  (5+ messages)

Suspicious error for CMA stress test
 2016-03-23  8:32 UTC  (25+ messages)

[PATCH 1/2] mm/hugetlb: Introduce hugetlb_bad_size
 2016-03-23  4:40 UTC  (6+ messages)

mmotm 2016-03-22-15-34 uploaded
 2016-03-22 22:34 UTC 

[PATCH 00/71] get rid of PAGE_CACHE_* and page_cache_{get,release} macros
 2016-03-22 20:16 UTC  (11+ messages)
` [PATCH 13/71] nvdimm: "
` [PATCH 22/71] btrfs: "
` [PATCH 26/71] configfs: "
` [PATCH 31/71] exofs: "
` [PATCH 45/71] jfs: "

mm/memblock.c:843: pointless test ?
 2016-03-22 19:07 UTC 

[PATCH 0/3] fs, mm: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
 2016-03-22 15:20 UTC  (16+ messages)
` [PATCH 1/3] mm, fs: "
` [PATCH 2/3] mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
` [PATCH 3/3] mm: drop PAGE_CACHE_* and page_cache_{get,release} definition

[RFC] mm: why cat /proc/pid/smaps | grep Rss is different from cat /proc/pid/statm?
 2016-03-22 14:47 UTC  (2+ messages)

[PATCH 0/2] mm/hugetlb: Fix commandline parsing behavior for invalid hugepagesize
 2016-03-22 10:10 UTC 

[PATCH v2 17/18] zsmalloc: migrate tail pages in zspage
 2016-03-22  2:22 UTC  (3+ messages)
` [PATCH] zsmalloc: fix semicolon.cocci warnings

[PATCH v2 14/18] mm/balloon: use general movable page feature into balloon
 2016-03-22  2:19 UTC  (3+ messages)

VM_GROWSDOWN and fixed size stacks
 2016-03-21 20:12 UTC 

[PATCH RFC 1/1] Add support for ZONE_DEVICE IO memory with struct pages
 2016-03-21 19:25 UTC  (6+ messages)

KASAN overhead?
 2016-03-21 13:45 UTC  (4+ messages)

divide error: 0000 [#1] SMP in task_numa_migrate - handle_mm_fault vanilla 4.4.6
 2016-03-21 13:38 UTC  (7+ messages)

[PATCH] signal: Make oom_flags a bool
 2016-03-21 11:38 UTC 

[PATCH] android,lowmemorykiller: Don't abuse TIF_MEMDIE
 2016-03-21 11:10 UTC  (5+ messages)

[PATCH] mm,oom: Remove undefined oom_kills_count()/note_oom_kill()
 2016-03-21 10:55 UTC 

arch/ia64/kernel/entry.S:621: Error: Operand 2 of `adds' should be a 14-bit integer (-8192-8191)
 2016-03-21 10:38 UTC  (2+ messages)

[RFC 1/9] mm/hugetlb: Make GENERAL_HUGETLB functions PGD implementation aware
 2016-03-21  9:55 UTC  (3+ messages)
` [RFC 6/9] powerpc/hugetlb: Enable ARCH_WANT_GENERAL_HUGETLB for BOOK3S 64K

page:  |  | latest

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