linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-21 17:02:51 to 2012-11-23 10:36:16 UTC [more...]

[PATCH 0/2] Show information about dangling memcgs
 2012-11-23 10:36 UTC  (13+ messages)
` [PATCH 1/2] cgroup: helper do determine group name
` [PATCH 2/2] memcg: debugging facility to access dangling memcgs

memory-cgroup bug
 2012-11-23 10:10 UTC  (14+ messages)

3.7-rc6 soft lockup in kswapd0
 2012-11-23 10:02 UTC  (4+ messages)

[PATCH 00/40] Automatic NUMA Balancing V5
 2012-11-23  9:53 UTC  (44+ messages)
` [PATCH 01/40] x86: mm: only do a local tlb flush in ptep_set_access_flags()
` [PATCH 02/40] x86: mm: drop TLB flush from ptep_set_access_flags
` [PATCH 03/40] mm,generic: only flush the local TLB in ptep_set_access_flags
` [PATCH 04/40] x86/mm: Introduce pte_accessible()
` [PATCH 05/40] mm: Only flush the TLB when clearing an accessible pte
` [PATCH 06/40] mm: Count the number of pages affected in change_protection()
` [PATCH 07/40] mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
` [PATCH 08/40] mm: compaction: Move migration fail/success stats to migrate.c
` [PATCH 09/40] mm: migrate: Add a tracepoint for migrate_pages
` [PATCH 10/40] mm: compaction: Add scanned and isolated counters for compaction
` [PATCH 11/40] mm: numa: define _PAGE_NUMA
` [PATCH 12/40] mm: numa: pte_numa() and pmd_numa()
` [PATCH 13/40] mm: numa: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 14/40] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 15/40] mm: numa: Create basic numa page hinting infrastructure
` [PATCH 16/40] mm: mempolicy: Make MPOL_LOCAL a real policy
` [PATCH 17/40] mm: mempolicy: Add MPOL_MF_NOOP
` [PATCH 18/40] mm: mempolicy: Check for misplaced page
` [PATCH 19/40] mm: migrate: Introduce migrate_misplaced_page()
` [PATCH 20/40] mm: mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 21/40] mm: mempolicy: Add MPOL_MF_LAZY
` [PATCH 22/40] mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
` [PATCH 23/40] mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
` [PATCH 24/40] mm: numa: Add fault driven placement and migration
` [PATCH 25/40] mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 26/40] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 27/40] mm: sched: numa: Implement slow start for working set sampling
` [PATCH 28/40] mm: numa: Add pte updates, hinting and migration stats
` [PATCH 29/40] mm: numa: Migrate on reference policy
` [PATCH 30/40] mm: numa: Migrate pages handled during a pmd_numa hinting fault
` [PATCH 31/40] mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
` [PATCH 32/40] mm: numa: Rate limit the amount of memory that is migrated between nodes
` [PATCH 33/40] mm: numa: Rate limit setting of pte_numa if node is saturated
` [PATCH 34/40] sched: numa: Slowly increase the scanning period as NUMA faults are handled
` [PATCH 35/40] mm: numa: Introduce last_nid to the page frame
` [PATCH 36/40] mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships
` [PATCH 37/40] mm: numa: Add THP migration for the NUMA working set scanning fault case
` [PATCH 38/40] mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
` [PATCH 39/40] mm: sched: numa: Control enabling and disabling of NUMA balancing
` [PATCH 40/40] mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node

kswapd endless loop for compaction
 2012-11-23  8:50 UTC  (4+ messages)

Problem in Page Cache Replacement
 2012-11-23  8:25 UTC  (28+ messages)

[PATCH 00/33] Latest numa/core release, v17
 2012-11-23  6:47 UTC  (36+ messages)
` [PATCH 01/33] mm/generic: Only flush the local TLB in ptep_set_access_flags()
` [PATCH 02/33] x86/mm: Only do a local tlb flush "
` [PATCH 03/33] x86/mm: Introduce pte_accessible()
` [PATCH 04/33] mm: Only flush the TLB when clearing an accessible pte
` [PATCH 05/33] x86/mm: Completely drop the TLB flush from ptep_set_access_flags()
` [PATCH 06/33] mm: Count the number of pages affected in change_protection()
` [PATCH 07/33] mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
` [PATCH 08/33] sched, numa, mm: Add last_cpu to page flags
` [PATCH 09/33] sched, mm, numa: Create generic NUMA fault infrastructure, with architectures overrides
` [PATCH 10/33] sched: Make find_busiest_queue() a method
` [PATCH 11/33] sched, numa, mm: Describe the NUMA scheduling problem formally
` [PATCH 12/33] numa, mm: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 13/33] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 14/33] mm/migration: Improve migrate_misplaced_page()
` [PATCH 15/33] sched, numa, mm, arch: Add variable locality exception
` [PATCH 16/33] sched, numa, mm: Add credits for NUMA placement
` [PATCH 17/33] sched, mm, x86: Add the ARCH_SUPPORTS_NUMA_BALANCING flag
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
` [PATCH 19/33] sched: Add adaptive NUMA affinity support
` [PATCH 20/33] sched: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 21/33] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 22/33] sched: Implement slow start for working set sampling
` [PATCH 23/33] sched, numa, mm: Interleave shared tasks
` [PATCH 24/33] sched: Implement NUMA scanning backoff
` [PATCH 25/33] sched: Improve convergence
` [PATCH 26/33] sched: Introduce staged average NUMA faults
` [PATCH 27/33] sched: Track groups of shared tasks
` [PATCH 28/33] sched: Use the best-buddy 'ideal cpu' in balancing decisions
` [PATCH 29/33] sched, mm, mempolicy: Add per task mempolicy
` [PATCH 30/33] sched: Average the fault stats longer
` [PATCH 31/33] sched: Use the ideal CPU to drive active balancing
` [PATCH 32/33] sched: Add hysteresis to p->numa_shared
` [PATCH 33/33] sched: Track shared task's node groups and interleave their memory allocations

behavior of zram stats, and zram allocation limit
 2012-11-23  5:51 UTC  (3+ messages)

another allocation livelock with zram
 2012-11-23  5:44 UTC  (6+ messages)

zram OOM behavior
 2012-11-23  5:09 UTC  (15+ messages)
                  ` [PATCH] mm: vmscan: Check for fatal signals iff the process was throttled

[PATCH] mm: cma: allocate pages from CMA if NR_FREE_PAGES approaches low water mark
 2012-11-23  4:42 UTC  (6+ messages)

[PATCH 1/2] zram: force disksize setting before using zram
 2012-11-23  2:42 UTC  (2+ messages)
` [PATCH 2/2] zram: allocate metadata when disksize is set up

[PATCH 00/27] Latest numa/core release, v16
 2012-11-23  1:26 UTC  (38+ messages)
            ` [PATCH] mm, numa: Turn 4K pte NUMA faults into effective hugepage ones
              ` [PATCH, v2] "
              ` numa/core regressions fixed - more testers wanted

Lockdep complain for zram
 2012-11-22 23:34 UTC  (7+ messages)

[PATCH] mm: fix a regression with HIGHMEM introduced by changeset 7f1290f2f2a4d
 2012-11-22 16:17 UTC  (17+ messages)
` [RFT PATCH v1 0/5] fix up inaccurate zone->present_pages
  ` [RFT PATCH v1 1/5] mm: introduce new field "managed_pages" to struct zone
  ` [RFT PATCH v1 4/5] mm: provide more accurate estimation of pages occupied by memmap

[PATCH v12 0/7] make balloon pages movable by compaction
 2012-11-22 15:10 UTC  (10+ messages)
` [PATCH v12 4/7] mm: introduce compaction and migration for ballooned pages

[PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
 2012-11-22 13:56 UTC  (3+ messages)

[PATCH 00/46] Automatic NUMA Balancing V4
 2012-11-22 12:56 UTC  (19+ messages)
` [PATCH 36/46] mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2012-11-22 12:55 UTC  (8+ messages)
` [PATCH v2] "

[memcg:since-3.6 456/496] drivers/virtio/virtio_balloon.c:145:10: warning: format '%zu' expects argument of type 'size_t', but argument 4 has type 'unsigned int'
 2012-11-22  9:08 UTC  (4+ messages)

[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
 2012-11-22  8:52 UTC  (8+ messages)
` [RFC 3/3] man-pages: Add man page for vmpressure_fd(2)

[PATCH v3 00/12] memory-hotplug: hot-remove physical memory
 2012-11-22  1:33 UTC  (2+ messages)

[RFC v2] Support volatile range for anon vma
 2012-11-22  0:36 UTC  (2+ messages)

[PATCH] [3.7-rc] fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
 2012-11-21 19:21 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).