linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-08 02:51:20 to 2013-10-10 21:46:55 UTC [more...]

[patch 0/8] mm: thrash detection-based file cache sizing v5
 2013-10-10 21:46 UTC  (2+ messages)
` [patch 1/8] fs: cachefiles: use add_to_page_cache_lru()

strange oom behaviour on 3.10
 2013-10-10 20:47 UTC  (4+ messages)

[PATCH part1 v7 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-10-10 20:21 UTC  (7+ messages)
` [PATCH part1 v7 1/6] memblock: Factor out of top-down allocation
` [PATCH part1 v7 2/6] memblock: Introduce bottom-up allocation mode
` [PATCH part1 v7 3/6] x86/mm: Factor out of top-down direct mapping setup
` [PATCH part1 v7 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up
` [PATCH part1 v7 5/6] x86, acpi, crash, kdump: Do reserve_crashkernel() after SRAT is parsed
` [PATCH part1 v7 6/6] mem-hotplug: Introduce movable_node boot option

[PATCH 00/34] dynamically allocate split ptl if it cannot be embedded to struct page
 2013-10-10 20:18 UTC  (42+ messages)
` [PATCH 01/34] x86: add missed pgtable_pmd_page_ctor/dtor calls for preallocated pmds
` [PATCH 02/34] cris: fix potential NULL-pointer dereference
` [PATCH 03/34] m32r: "
` [PATCH 04/34] xtensa: "
` [PATCH 05/34] mm: allow pgtable_page_ctor() to fail
` [PATCH 06/34] microblaze: add missing pgtable_page_ctor/dtor calls
` [PATCH 07/34] mn10300: "
` [PATCH 08/34] openrisc: "
` [PATCH 09/34] alpha: handle pgtable_page_ctor() fail
` [PATCH 10/34] arc: "
` [PATCH 11/34] arm: "
` [PATCH 12/34] arm64: "
` [PATCH 13/34] avr32: "
` [PATCH 14/34] cris: "
` [PATCH 15/34] frv: "
` [PATCH 16/34] hexagon: "
` [PATCH 17/34] ia64: "
` [PATCH 18/34] m32r: "
` [PATCH 19/34] m68k: "
` [PATCH 20/34] metag: "
` [PATCH 21/34] mips: "
` [PATCH 22/34] parisc: "
` [PATCH 23/34] powerpc: "
` [PATCH 24/34] s390: "
` [PATCH 25/34] score: "
` [PATCH 26/34] sh: "
` [PATCH 27/34] sparc: "
` [PATCH 28/34] tile: "
` [PATCH 29/34] um: "
` [PATCH 30/34] unicore32: "
` [PATCH 31/34] x86: "
` [PATCH 32/34] xtensa: "
` [PATCH 33/34] iommu/arm-smmu: "
` [PATCH 34/34] mm: dynamically allocate page->ptl if it cannot be embedded to struct page

[PATCH v3 3/3] mm/zswap: avoid unnecessary page scanning
 2013-10-10 19:55 UTC  (2+ messages)

[PATCH v3 2/3] mm/zswap: bugfix: memory leak when invalidate and reclaim occur concurrently
 2013-10-10 19:54 UTC  (4+ messages)

[PATCH part1 v6 0/6] x86, memblock: Allocate memory near kernel image before SRAT parsed
 2013-10-10 19:17 UTC  (35+ messages)
` [PATCH part1 v6 4/6] x86/mem-hotplug: Support initialize page tables in bottom-up

[PATCH] initialize PG_reserved for tail pages of gigantig compound pages
 2013-10-10 17:51 UTC  (3+ messages)
` [PATCH] mm: hugetlb: "

[uml-devel] BUG: soft lockup for a user mode linux image
 2013-10-10 16:49 UTC  (7+ messages)

test
 2013-10-09 15:42 UTC 

[patch 0/7] improve memcg oom killer robustness v2
 2013-10-10  0:14 UTC  (17+ messages)

[RFC 0/4] cleancache: SSD backed cleancache backend
 2013-10-10 10:38 UTC  (5+ messages)

[PATCH v8 0/9] rwsem performance optimizations
 2013-10-10  7:54 UTC  (13+ messages)
` [PATCH v8 5/9] MCS Lock: Restructure the MCS lock defines and locking code into its own file

[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9
 2013-10-10  7:05 UTC  (15+ messages)

[PATCH v3 0/6] mm: migrate zbud pages
 2013-10-10  7:01 UTC  (14+ messages)
` [PATCH v3 1/6] zbud: use page ref counter for "
` [PATCH v3 2/6] zbud: make freechunks a block local variable
` [PATCH v3 3/6] mm: use mapcount for identifying zbud pages
` [PATCH v3 4/6] zbud: memset zbud_header to 0 during init
` [PATCH v3 5/6] zswap: replace tree in zswap with radix tree in zbud
` [PATCH v3 6/6] mm: migrate zbud pages

[PATCH] frontswap: enable call to invalidate area on swapoff
 2013-10-10  2:26 UTC  (8+ messages)

6e543d5780e fixed a boot hang
 2013-10-10  1:04 UTC  (2+ messages)

[PATCH] slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled
 2013-10-09 19:07 UTC  (3+ messages)

[page->ptl] BUG: unable to handle kernel NULL pointer dereference at 00000010
 2013-10-09 17:18 UTC  (2+ messages)

[patch 1/2] mm: memcg: handle non-error OOM situations more gracefully
 2013-10-08 20:58 UTC  (2+ messages)
` [patch 2/2] fs: buffer: move allocation failure loop into the allocator

[PATCHv4 00/10] split page table lock for PMD tables
 2013-10-08 21:47 UTC  (10+ messages)
` [PATCHv4 02/10] mm: convert mm->nr_ptes to atomic_t

doing lots of disk writes causes oom killer to kill processes
 2013-10-09 14:19 UTC  (8+ messages)

[PATCH 1/2] mmap: arch_get_unmapped_area(): use proper mmap base for bottom up direction
 2013-10-09  9:06 UTC  (2+ messages)
` [PATCH 2/2] s390/mmap: randomize "

[PATCH] slub: proper kmemleak tracking if CONFIG_SLUB_DEBUG disabled
 2013-10-08 22:40 UTC  (2+ messages)
` revert! "

[PATCH 0/2] vmpslice support for zero-copy gifting of pages
 2013-10-08 21:22 UTC  (9+ messages)
` [PATCH 1/2] vmsplice: unmap gifted pages for recipient
` [PATCH 2/2] vmsplice: Add limited zero copy to vmsplice

[patch 0/3] Soft dirty tracking fixes
 2013-10-08 20:06 UTC  (11+ messages)
` [patch 1/3] [PATCH] mm: migration -- Do not loose soft dirty bit if page is in migration state
` [patch 2/3] [PATCH] mm: pagemap -- Inspect _PAGE_SOFT_DIRTY only on present pages
` [patch 3/3] [PATCH -mm] mm: Unify pte_to_pgoff and pgoff_to_pte helpers

[PATCH 0/26] get_user_pages() cleanup
 2013-10-08 19:06 UTC  (14+ messages)
` [PATCH 23/26] ib: Convert qib_get_user_pages() to get_user_pages_unlocked()

[PATCH 00/14] Volatile Ranges v9
 2013-10-08 16:22 UTC  (4+ messages)
` [PATCH 07/14] vrange: Purge volatile pages when memory is tight

[PATCHv5 00/11] split page table lock for PMD tables
 2013-10-08 10:13 UTC  (8+ messages)

[PATCH 1/2] smaps: show VM_SOFTDIRTY flag in VmFlags line
 2013-10-08  9:03 UTC  (7+ messages)
  ` [PATCH 1/2 v2] "

[PATCH 05/14] vrange: Add new vrange(2) system call
 2013-10-08  7:17 UTC  (16+ 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).