linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-02 16:13:30 to 2012-12-05 00:39:01 UTC [more...]

[RFC PATCH 0/2] mm: Add ability to monitor task's memory changes
 2012-12-05  0:38 UTC  (13+ messages)
` [PATCH 2/2] mm: Generate events when tasks change their memory

[RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation
 2012-12-04 23:23 UTC  (9+ messages)

[PATCH 00/10] Latest numa/core release, v18
 2012-12-04 22:49 UTC  (22+ messages)
  ` [RFC PATCH] mm/migration: Don't lock anon vmas in rmap_walk_anon()
    ` [RFC PATCH] mm/migration: Remove anon vma locking from try_to_unmap() use
            ` [PATCH 1/2] mm/rmap: Convert the struct anon_vma::mutex to an rwsem
            ` [PATCH 2/2] mm/migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
                ` [PATCH 2/2, v2] "

[patch,v2] bdi: add a user-tunable cpu_list for the bdi flusher threads
 2012-12-04 22:26 UTC  (8+ messages)

[PATCH] mm: Use aligned zone start for pfn_to_bitidx calculation
 2012-12-04 22:10 UTC 

kswapd craziness in 3.7
 2012-12-04 21:42 UTC  (15+ messages)
                      ` Fedora repo (was: Re: kswapd craziness in 3.7)

kswapd craziness in 3.7
 2012-12-04 19:50 UTC  (12+ messages)

[RFC v2] Support volatile range for anon vma
 2012-12-04 19:13 UTC  (8+ messages)

[PATCH 0/4] replace cgroup_lock with local lock in memcg
 2012-12-04 15:22 UTC  (20+ messages)
` [PATCH 2/4] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH 3/4] memcg: split part of memcg creation to css_online
` [PATCH 4/4] memcg: replace cgroup_lock with memcg specific memcg_lock

[PATCH] mm: protect against concurrent vma expansion
 2012-12-04 14:48 UTC  (5+ messages)

[PATCH 00/52] RFC: Unified NUMA balancing tree, v1
 2012-12-04 14:43 UTC  (61+ messages)
` [PATCH 01/52] mm/compaction: Move migration fail/success stats to migrate.c
` [PATCH 02/52] mm/compaction: Add scanned and isolated counters for compaction
` [PATCH 03/52] mm/migrate: Add a tracepoint for migrate_pages
` [PATCH 04/52] mm/numa: define _PAGE_NUMA
` [PATCH 05/52] mm/numa: Add pte_numa() and pmd_numa()
` [PATCH 06/52] mm/numa: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 07/52] mm/numa: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 08/52] mm/numa: Create basic numa page hinting infrastructure
` [PATCH 09/52] mm/mempolicy: Make MPOL_LOCAL a real policy
` [PATCH 10/52] mm/mempolicy: Add MPOL_MF_NOOP
` [PATCH 11/52] mm/mempolicy: Check for misplaced page
` [PATCH 12/52] mm/migrate: Introduce migrate_misplaced_page()
` [PATCH 13/52] mm/mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 14/52] mm/mempolicy: Add MPOL_MF_LAZY
` [PATCH 15/52] mm/mempolicy: Implement change_prot_numa() in terms of change_protection()
` [PATCH 16/52] mm/mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
` [PATCH 17/52] mm/numa: Add pte updates, hinting and migration stats
` [PATCH 18/52] mm/numa: Migrate on reference policy
` [PATCH 19/52] sched, numa, mm: Add last_cpu to page flags
` [PATCH 20/52] mm, numa: Implement migrate-on-fault lazy NUMA strategy for regular and THP pages
` [PATCH 21/52] sched: Make find_busiest_queue() a method
` [PATCH 22/52] sched, numa, mm: Add credits for NUMA placement
` [PATCH 23/52] sched, numa, mm: Describe the NUMA scheduling problem formally
` [PATCH 24/52] sched: Add adaptive NUMA affinity support
` [PATCH 25/52] sched, numa: Improve the CONFIG_NUMA_BALANCING help text
` [PATCH 26/52] sched: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 27/52] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 28/52] sched: Implement slow start for working set sampling
` [PATCH 29/52] sched: Implement NUMA scanning backoff
` [PATCH 30/52] sched: Improve convergence
` [PATCH 31/52] sched: Introduce staged average NUMA faults
` [PATCH 32/52] sched: Track groups of shared tasks
` [PATCH 33/52] sched: Use the best-buddy 'ideal cpu' in balancing decisions
` [PATCH 34/52] sched: Average the fault stats longer
` [PATCH 35/52] sched: Use the ideal CPU to drive active balancing
` [PATCH 36/52] sched: Add hysteresis to p->numa_shared
` [PATCH 37/52] sched, numa, mm: Interleave shared tasks
` [PATCH 38/52] sched, mm, mempolicy: Add per task mempolicy
` [PATCH 39/52] sched: Track shared task's node groups and interleave their memory allocations
` [PATCH 40/52] sched: Add "task flipping" support
` [PATCH 41/52] sched: Move the NUMA placement logic to a worklet
` [PATCH 42/52] numa, mempolicy: Improve CONFIG_NUMA_BALANCING=y OOM behavior
` [PATCH 43/52] sched: Introduce directed NUMA convergence
` [PATCH 44/52] sched: Remove statistical NUMA scheduling
` [PATCH 45/52] sched: Track quality and strength of convergence
` [PATCH 46/52] sched: Converge NUMA migrations
` [PATCH 47/52] sched: Add convergence strength based adaptive NUMA page fault rate
` [PATCH 48/52] sched: Refine the 'shared tasks' memory interleaving logic
` [PATCH 49/52] mm/rmap: Convert the struct anon_vma::mutex to an rwsem
` [PATCH 50/52] mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
` [PATCH 51/52] sched: Exclude pinned tasks from the NUMA-balancing logic
` [PATCH 52/52] sched: Add RSS filter to NUMA-balancing
  ` [GIT] Unified NUMA balancing tree, v2

[PATCH 0/5] Memory policy corruption fixes -stable
 2012-12-04 14:15 UTC  (4+ messages)
` [PATCH 5/5] mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()

[RFC PATCH 0/3] Disable swap cgroup allocation at system boot stage
 2012-12-04 14:00 UTC  (14+ messages)
` [RFC PATCH 1/3] memcg: refactor pages allocation/free for swap_cgroup
` [RFC PATCH 2/3] memcg: disable pages allocation for swap cgroup on system booting up
` [RFC PATCH 3/3] memcg: allocate pages for swap cgroup until the first child memcg is alive

Super MaxMan Guarantees Minimum 2 Inches in 8 Weeks. Average or Smaller Penis? - 6 Inches or Less? sv0av
 2012-12-04 13:16 UTC 

[Patch v4 00/12] memory-hotplug: hot-remove physical memory
 2012-12-04 12:20 UTC  (25+ messages)
` [Patch v4 01/12] memory-hotplug: try to offline the memory twice to avoid dependence
` [Patch v4 02/12] memory-hotplug: check whether all memory blocks are offlined or not when removing memory
` [Patch v4 03/12] memory-hotplug: remove redundant codes
` [Patch v4 05/12] memory-hotplug: introduce new function arch_remove_memory() for removing page table depends on architecture
` [Patch v4 06/12] memory-hotplug: unregister memory section on SPARSEMEM_VMEMMAP
` [Patch v4 08/12] memory-hotplug: remove memmap of sparse-vmemmap
` [Patch v4 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [Patch v4 11/12] memory-hotplug: remove sysfs file of node
` [Patch v4 12/12] memory-hotplug: free node_data when a node is offlined

[RFC PATCH 0/8][Sorted-buddy] mm: Linux VM Infrastructure to support Memory Power Management
 2012-12-04 10:51 UTC  (4+ messages)
` [RFC PATCH 2/8] mm: Initialize node memory regions during boot

[RFT PATCH v1 4/5] mm: provide more accurate estimation of pages occupied by memmap
 2012-12-04 10:05 UTC  (9+ messages)
` [RFT PATCH v2 "

[PATCH v2] memcg: debugging facility to access dangling memcgs
 2012-12-04  9:00 UTC  (5+ messages)

[PATCH 00/33] Latest numa/core release, v17
 2012-12-04  0:56 UTC  (3+ messages)
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
  ` [patch] mm, mempolicy: Introduce spinlock to read shared policy tree

[patch] bdi: add a user-tunable cpu_list for the bdi flusher threads
 2012-12-03 19:07 UTC  (5+ messages)

3.7-rc6 soft lockup in kswapd0
 2012-12-03 18:28 UTC  (2+ messages)

kswapd infinite loop in 3.7-rc6?
 2012-12-03 17:55 UTC 

[PATCHSET cgroup/for-3.8] cpuset: decouple cpuset locking from cgroup core
 2012-12-03 16:53 UTC  (3+ messages)

[PATCH -mm] memcg: do not trigger OOM from add_to_page_cache_locked
 2012-12-03 15:16 UTC  (11+ messages)
` [PATCH for 3.2.34] "

kernel BUG at mm/huge_memory.c:212!
 2012-12-03 13:02 UTC  (8+ messages)
` [PATCH 0/2] "
  ` [PATCH 1/2] thp: fix anononymous page accounting in fallback path for COW of HZP
  ` [PATCH 2/2] thp: avoid race on multiple parallel page faults to the same page

[BUG REPORT] [mm-hotplug, aio] aio ring_pages can't be offlined
 2012-12-03 11:37 UTC  (14+ messages)

[PATCH v5 00/11] Introduce huge zero page
 2012-12-03  9:53 UTC  (9+ messages)
` [PATCH v5 05/11] thp: change_huge_pmd(): keep huge zero page write-protected

zram, OOM, and speed of allocation
 2012-12-03  7:38 UTC  (5+ messages)

Partialy mapped page stays in page cache after unmap
 2012-12-03  6:26 UTC  (2+ messages)

[PATCH 0/2] numa/core updates
 2012-12-02 19:45 UTC  (3+ messages)
` [PATCH 2/2] sched: Add RSS filter to NUMA-balancing
  ` [PATCH 2/2, v2] "


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