linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-29 20:35:05 to 2016-03-03 09:27:43 UTC [more...]

kswapd consumes 100% CPU when highest zone is small
 2016-03-03  9:27 UTC  (8+ messages)

[PATCH v1 00/11] mm: page migration enhancement for thp
 2016-03-03  9:25 UTC  (17+ messages)
` [PATCH v1 01/11] mm: mempolicy: add queue_pages_node_check()
` [PATCH v1 02/11] mm: thp: introduce CONFIG_ARCH_ENABLE_HUGEPAGE_MIGRATION
` [PATCH v1 03/11] mm: thp: add helpers related to thp/pmd migration
` [PATCH v1 04/11] mm: thp: enable thp migration in generic path
` [PATCH v1 05/11] mm: thp: check pmd migration entry in common path
` [PATCH v1 06/11] mm: soft-dirty: keep soft-dirty bits over thp migration
` [PATCH v1 07/11] mm: hwpoison: fix race between unpoisoning and freeing migrate source page
` [PATCH v1 08/11] mm: hwpoison: soft offline supports thp migration
` [PATCH v1 09/11] mm: mempolicy: mbind and migrate_pages support "
` [PATCH v1 10/11] mm: migrate: move_pages() supports "
` [PATCH v1 11/11] mm: memory_hotplug: memory hotremove "

[PATCH 0/3] OOM detection rework v4
 2016-03-03  9:26 UTC  (25+ messages)

[PATCH RFC 0/2] mm: Enable page parallel initialisation for Power
 2016-03-03  8:34 UTC  (5+ messages)
` [PATCH RFC 1/2] mm: meminit: initialise more memory for inode/dentry hash tables in early boot
` [PATCH RFC 2/2] powerpc/mm: Enable page parallel initialisation

[RFC][PATCH 0/7] System Calls for Memory Protection Keys
 2016-03-03  8:05 UTC  (2+ messages)

Suspicious error for CMA stress test
 2016-03-03  7:58 UTC  (4+ messages)

[PATCH v4 1/2] mm: introduce page reference manipulation functions
 2016-03-03  7:47 UTC  (6+ messages)
` [PATCH v4 2/2] mm/page_ref: add tracepoint to track down page reference manipulation

Problems with swapping in v4.5-rc on POWER
 2016-03-03  5:51 UTC  (7+ messages)

How to avoid printk() delay caused by cond_resched() ?
 2016-03-03  5:41 UTC  (11+ messages)

[RESEND PATCH v5 0/5] Make cpuid <-> nodeid mapping persistent
 2016-03-03  2:18 UTC  (11+ messages)
` [RESEND PATCH v5 1/5] x86, memhp, numa: Online memory-less nodes at boot time
` [RESEND PATCH v5 2/5] x86, acpi, cpu-hotplug: Enable acpi to register all possible cpus "
` [RESEND PATCH v5 3/5] x86, acpi, cpu-hotplug: Introduce cpuid_to_apicid[] array to store persistent cpuid <-> apicid mapping
` [RESEND PATCH v5 4/5] x86, acpi, cpu-hotplug: Enable MADT APIs to return disabled apicid
` [RESEND PATCH v5 5/5] x86, acpi, cpu-hotplug: Set persistent cpuid <-> nodeid mapping when booting

[PATCH] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-03  1:33 UTC  (4+ messages)

a question about slub in function __slab_free()
 2016-03-03  1:26 UTC  (4+ messages)

RFC: [PATCH] x86/kmmio: fix mmiotrace for hugepages
 2016-03-03  1:03 UTC 

[PATCH v2] sparc64: Add support for Application Data Integrity (ADI)
 2016-03-03  0:48 UTC  (4+ messages)

[added to the 4.1 stable tree] x86/mm: Fix vmalloc_fault() to handle large pages properly
 2016-03-02 20:14 UTC 

[PATCH v10 03/12] lru_add_drain_all: factor out lru_add_drain_needed
 2016-03-02 20:09 UTC 

[PATCH 1/1] mm: thp: Redefine default THP defrag behaviour disable it by default
 2016-03-02 18:47 UTC  (4+ messages)

[PATCH v4 0/7] SLAB support for KASAN
 2016-03-02 17:41 UTC  (11+ messages)
` [PATCH v4 2/7] mm, kasan: SLAB support
` [PATCH v4 4/7] arch, ftrace: For KASAN put hard/soft IRQ entries into separate sections
` [PATCH v4 5/7] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB

[PATCH v2 0/5] introduce kcompactd and stop compacting in kswapd
 2016-03-02 15:22 UTC  (17+ messages)
` [PATCH v2 2/5] mm, compaction: introduce kcompactd
` [PATCH v2 4/5] mm, kswapd: replace kswapd compaction with waking up kcompactd
` [PATCH v2 5/5] mm, compaction: adapt isolation_suitable flushing to kcompactd

[PATCH mmotm] mm, sl[au]b: print gfp_flags as strings in slab_out_of_memory()
 2016-03-02 14:17 UTC  (3+ messages)

[LSF/MM TOPIC] Support for 1GB THP
 2016-03-02 14:14 UTC  (14+ messages)
` [Lsf-pc] "

[PATCH] list: kill list_force_poison()
 2016-03-02 14:01 UTC  (2+ messages)

[PATCH 0/2] Tracking user space vDSO remaping
 2016-03-02 12:13 UTC  (2+ messages)

[PATCH] mm/compaction: don't use modular references for non modular code
 2016-03-02  9:22 UTC  (2+ messages)

[RFC PATCH] mm: CONFIG_NR_ZONES_EXTENDED
 2016-03-02  8:10 UTC  (9+ messages)

[LSF/MM ATTEND][LSF/MM TOPIC] Address range mirroring enhancement
 2016-03-02  5:31 UTC  (3+ messages)

[PATCH v2] mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE
 2016-03-02  0:32 UTC 

[PATCH 0/3] RFC improvements to radix-tree related to DAX
 2016-03-01 21:59 UTC  (4+ messages)
` [PATCH 2/3] radix-tree: make 'indirect' bit available to exception entries

[PATCH] x86, pkeys: fix access_error() denial of writes to write-only VMA
 2016-03-01 21:44 UTC  (2+ messages)

[RFC PATCH] semaphore: fix uninitialized list_head vs list_force_poison
 2016-03-01 21:07 UTC  (3+ messages)

[PATCH 1/2] mm: memcontrol: cleanup css_reset callback
 2016-03-01 19:54 UTC  (8+ messages)
` [PATCH 2/2] cgroup: reset css on destruction

[slab] a1fd55538c: WARNING: CPU: 0 PID: 0 at kernel/locking/lockdep.c:2601 trace_hardirqs_on_caller()
 2016-03-01 18:33 UTC  (2+ messages)

[PATCH] exit: clear TIF_MEMDIE after exit_task_work
 2016-03-01 17:20 UTC  (10+ messages)

tty: memory leak in tty_register_driver
 2016-03-01 15:55 UTC  (6+ messages)

[PATCH v2 0/9] arm64: optimize virt_to_page and page_address
 2016-03-01 15:43 UTC  (4+ messages)
` [PATCH v2 5/9] arm64: mm: move vmemmap region right below the linear region

[PATCH -mm] oom: make oom_reaper_list single linked
 2016-03-01 14:01 UTC  (2+ messages)

[PATCH] crypto/async_pq: use __free_page() instead of put_page()
 2016-03-01 13:54 UTC  (3+ messages)

[linux-next:master 8024/8887] include/trace/events/page_ref.h:47:18: warning: 'struct page' declared inside parameter list
 2016-03-01 13:49 UTC  (3+ messages)
` [PATCH] mm/page_ref: fix build failure for xtensa

[PATCH 1/1] mm: thp: Set THP defrag by default to madvise and add a stall-free defrag option
 2016-03-01 13:44 UTC  (5+ messages)
      ` [PATCH] mm: thp: Set THP defrag by default to madvise and add a stall-free defrag option -fix

[PATCH 0/2] arm64, cma, gicv3-its: Use CMA for allocation of large device tables
 2016-03-01 12:40 UTC  (6+ messages)

[PATCH] mm: __delete_from_page_cache WARN_ON(page_mapped)
 2016-03-01 11:16 UTC  (5+ messages)
    ` [PATCH] mm: __delete_from_page_cache show Bad page if mapped

include/linux/bug.h:93:12: error: dereferencing pointer to incomplete type
 2016-03-01  6:38 UTC  (5+ messages)
  ` mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUG

[PATCH 0/2] devm_memremap_pages vs section-misaligned pmem
 2016-03-01  3:16 UTC  (4+ messages)
` [PATCH 1/2] libnvdimm, pmem: fix 'pfn' support for section-misaligned namespaces
` [PATCH 2/2] mm: fix mixed zone detection in devm_memremap_pages

[RFC PATCH] Add support for eXclusive Page Frame Ownership (XPFO)
 2016-03-01  2:10 UTC  (3+ messages)

linux-next: Unable to write into a vma if it has been mapped without PROT_READ
 2016-03-01  1:00 UTC  (3+ messages)

[PATCH] mm: readahead: do not cap readahead() and MADV_WILLNEED
 2016-02-29 21:03 UTC  (4+ messages)

[PATCH] mm: memcontrol: reset memory.low on css offline
 2016-02-29 20:55 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).