linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-10-07 17:10:40 to 2013-10-10 14:22:43 UTC [more...]

strange oom behaviour on 3.10
 2013-10-10 12:30 UTC  (3+ 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  (87+ messages)
` [PATCH 12/63] mm: numa: Do not migrate or account for hinting faults on the zero page
` [PATCH 13/63] sched: numa: Mitigate chance that same task always updates PTEs
` [PATCH 14/63] sched: numa: Continue PTE scanning even if migrate rate limited
` [PATCH 15/63] Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node"
` [PATCH 16/63] sched: numa: Initialise numa_next_scan properly
` [PATCH 17/63] sched: Set the scan rate proportional to the memory usage of the task being scanned
` [PATCH 18/63] sched: numa: Slow scan rate if no NUMA hinting faults are being recorded
` [PATCH 19/63] sched: Track NUMA hinting faults on per-node basis
` [PATCH 20/63] sched: Select a preferred node with the most numa hinting faults
` [PATCH 21/63] sched: Update NUMA hinting faults once per scan
` [PATCH 22/63] sched: Favour moving tasks towards the preferred node
` [PATCH 23/63] sched: Resist moving tasks towards nodes with fewer hinting faults
` [PATCH 24/63] sched: Reschedule task on preferred NUMA node once selected
` [PATCH 25/63] sched: Add infrastructure for split shared/private accounting of NUMA hinting faults
` [PATCH 26/63] sched: Check current->mm before allocating NUMA faults
` [PATCH 27/63] mm: numa: Scan pages with elevated page_mapcount
` [PATCH 28/63] sched: Remove check that skips small VMAs
` [PATCH 29/63] sched: Set preferred NUMA node based on number of private faults
` [PATCH 32/63] sched: Avoid overloading CPUs on a preferred NUMA node
` [PATCH 33/63] sched: Retry migration of tasks to CPU on a preferred node
` [PATCH 35/63] sched: numa: Do not trap hinting faults for shared libraries
` [PATCH 36/63] mm: numa: Only trap pmd hinting faults if we would otherwise trap PTE faults
` [PATCH 38/63] sched: Introduce migrate_swap()
` [PATCH 39/63] sched: numa: Use a system-wide search to find swap/migration candidates
` [PATCH 40/63] sched: numa: Favor placing a task on the preferred node
` [PATCH 42/63] mm: numa: Change page last {nid,pid} into {cpu,pid}
` [PATCH 43/63] sched: numa: Use {cpu, pid} to create task groups for shared faults
` [PATCH 44/63] sched: numa: Report a NUMA task group ID
` [PATCH 46/63] mm: numa: Do not group on RO pages
` [PATCH 47/63] mm: numa: Do not batch handle PMD pages
` [PATCH 51/63] sched: numa: Prevent parallel updates to group stats during placement
` [PATCH 52/63] sched: numa: add debugging
` [PATCH 55/63] sched: numa: Avoid migrating tasks that are placed on their preferred node
` [PATCH 57/63] sched: numa: Take false sharing into account when adapting scan rate
` [PATCH 59/63] sched: numa: Remove the numa_balancing_scan_period_reset sysctl
` [PATCH 62/63] sched: numa: use unsigned longs for numa group fault stats

[uml-devel] BUG: soft lockup for a user mode linux image
 2013-10-10  7:03 UTC  (6+ 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)

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

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)

[patch 0/7] improve memcg oom killer robustness v2
 2013-10-09 18:44 UTC  (16+ 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  (23+ messages)
` [PATCH 18/26] mm: Convert process_vm_rw_pages() to use get_user_pages_unlocked()
` [PATCH 19/26] ivtv: Convert driver "
` [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  (25+ messages)
` [PATCH 05/14] vrange: Add new vrange(2) system call
` [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  (10+ messages)
` [PATCH 2/2] page-types.c: support KPF_SOFTDIRTY bit
  ` [PATCH 1/2 v2] smaps: show VM_SOFTDIRTY flag in VmFlags line

[PATCH 1/2] mm/page_alloc.c: Implement an empty get_pfn_range_for_nid
 2013-10-07 23:54 UTC  (2+ messages)

[raw v1 1/4] Use raw_cpu ops for determining current NUMA node
 2013-10-07 18:31 UTC 


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