messages from 2012-12-07 02:33:53 to 2012-12-10 20:12:17 UTC [more...]
[RFC v2] Add mempressure cgroup
2012-12-10 20:08 UTC (5+ messages)
[GIT TREE] Unified NUMA balancing tree, v3
2012-12-10 20:10 UTC (8+ messages)
[PATCH 00/49] Automatic NUMA Balancing v10
2012-12-10 19:23 UTC (64+ messages)
` [PATCH 01/49] x86: mm: only do a local tlb flush in ptep_set_access_flags()
` [PATCH 02/49] x86: mm: drop TLB flush from ptep_set_access_flags
` [PATCH 03/49] mm,generic: only flush the local TLB in ptep_set_access_flags
` [PATCH 04/49] x86/mm: Introduce pte_accessible()
` [PATCH 05/49] mm: Only flush the TLB when clearing an accessible pte
` [PATCH 06/49] mm: Count the number of pages affected in change_protection()
` [PATCH 07/49] mm: Optimize the TLB flush of sys_mprotect() and change_protection() users
` [PATCH 08/49] mm: compaction: Move migration fail/success stats to migrate.c
` [PATCH 09/49] mm: migrate: Add a tracepoint for migrate_pages
` [PATCH 10/49] mm: compaction: Add scanned and isolated counters for compaction
` [PATCH 11/49] mm: numa: define _PAGE_NUMA
` [PATCH 12/49] mm: numa: pte_numa() and pmd_numa()
` [PATCH 13/49] mm: numa: Support NUMA hinting page faults from gup/gup_fast
` [PATCH 14/49] mm: numa: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 15/49] mm: numa: Create basic numa page hinting infrastructure
` [PATCH 16/49] mm: mempolicy: Make MPOL_LOCAL a real policy
` [PATCH 17/49] mm: mempolicy: Add MPOL_NOOP
` [PATCH 18/49] mm: mempolicy: Check for misplaced page
` [PATCH 19/49] mm: migrate: Introduce migrate_misplaced_page()
` [PATCH 20/49] mm: migrate: Drop the misplaced pages reference count if the target node is full
` [PATCH 21/49] mm: mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 22/49] mm: mempolicy: Add MPOL_MF_LAZY
` [PATCH 23/49] mm: mempolicy: Implement change_prot_numa() in terms of change_protection()
` [PATCH 24/49] mm: mempolicy: Hide MPOL_NOOP and MPOL_MF_LAZY from userspace for now
` [PATCH 25/49] mm: numa: Add fault driven placement and migration
` [PATCH 26/49] mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 27/49] sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges
` [PATCH 28/49] mm: sched: numa: Implement slow start for working set sampling
` [PATCH 29/49] mm: numa: Add pte updates, hinting and migration stats
` [PATCH 30/49] mm: numa: Migrate on reference policy
` [PATCH 31/49] mm: numa: Migrate pages handled during a pmd_numa hinting fault
` [PATCH 32/49] mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
` [PATCH 33/49] mm: numa: Rate limit the amount of memory that is migrated between nodes
` [PATCH 34/49] mm: numa: Rate limit setting of pte_numa if node is saturated
` [PATCH 35/49] sched: numa: Slowly increase the scanning period as NUMA faults are handled
` [PATCH 36/49] mm: numa: Introduce last_nid to the page frame
` [PATCH 37/49] mm: numa: split_huge_page: Transfer last_nid on tail page
` [PATCH 38/49] mm: numa: migrate: Set last_nid on newly allocated page
` [PATCH 39/49] mm: numa: Use a two-stage filter to restrict pages being migrated for unlikely task<->node relationships
` [PATCH 40/49] mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate
` [PATCH 41/49] mm: sched: numa: Control enabling and disabling of NUMA balancing
` [PATCH 42/49] mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG
` [PATCH 43/49] mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node
` [PATCH 44/49] mm: numa: Add THP migration for the NUMA working set scanning fault case
` [PATCH 45/49] mm: numa: Add THP migration for the NUMA working set scanning fault case build fix
` [PATCH 46/49] mm: numa: Account for failed allocations and isolations as migration failures
` [PATCH 47/49] mm: migrate: Account a transhuge page properly when rate limiting
` [PATCH 48/49] mm/rmap: Convert the struct anon_vma::mutex to an rwsem
` [PATCH 49/49] mm/rmap, migration: Make rmap_walk_anon() and try_to_unmap_anon() more scalable
` [PATCH] sched: Fix task_numa_fault() + KSM crash
kswapd craziness in 3.7
2012-12-10 19:13 UTC (22+ messages)
[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
2012-12-10 17:18 UTC (16+ messages)
[PATCH V2] MCE: fix an error of mce_bad_pages statistics
2012-12-10 15:39 UTC (18+ messages)
Invitation to connect on LinkedIn
2012-12-10 15:31 UTC
[RFC PATCH 0/8] remove vm_struct list management
2012-12-10 15:13 UTC (15+ messages)
` [RFC PATCH 1/8] mm, vmalloc: change iterating a vmlist to find_vm_area()
Announce: the 'perf bench numa mem' NUMA performance measurement tool
2012-12-10 12:33 UTC (4+ messages)
` [PATCH] perf: Add 'perf bench numa mem' NUMA performance measurement suite
` NUMA performance comparison between three NUMA kernels and mainline. [Mid-size NUMA system edition.]
[PATCH RESEND 1/4] mm: remove obsolete simple_strtoul
2012-12-10 11:30 UTC
[PATCH 0/3] HWPOISON, hugetlbfs: small bug fixes
2012-12-10 11:17 UTC (3+ messages)
` [PATCH 3/3] HWPOISON, hugetlbfs: fix RSS-counter warning
[PATCH 00/40] Automatic NUMA Balancing V5
2012-12-10 9:42 UTC (6+ messages)
` [PATCH 00/41] Automatic NUMA Balancing V6
` [PATCH 00/45] Automatic NUMA Balancing V7
zram /proc/swaps accounting weirdness
2012-12-10 3:15 UTC (2+ messages)
[PATCH][RESEND] mm: Avoid possible deadlock caused by too_many_isolated()
2012-12-10 2:48 UTC
[PATCH][RESEND] vmscan: comment too_many_isolated()
2012-12-10 2:46 UTC
[PATCH v2 0/5] Add movablecore_map boot option
2012-12-10 2:15 UTC (7+ messages)
` [PATCH v2 4/5] page_alloc: Make movablecore_map has higher priority
[patch 2/2]swap: add per-partition lock for swapfile
2012-12-10 1:25 UTC
[patch 1/2]swap: make each swap partition have one address_space
2012-12-10 1:24 UTC
rework mem_cgroup iterator
2012-12-09 19:39 UTC (14+ messages)
` [patch v2 3/6] memcg: rework mem_cgroup_iter to use cgroup iterators
` [patch v2 4/6] memcg: simplify mem_cgroup_iter
[PATCH] improve read ahead in kernel
2012-12-09 15:57 UTC (2+ messages)
[RFCv2][PATCH 1/3] create slow_virt_to_phys()
2012-12-09 14:06 UTC (4+ messages)
` [RFCv2][PATCH 2/3] fix kvm's use of __pa() on percpu areas
` [RFCv2][PATCH 3/3] make DEBUG_VIRTUAL work earlier in boot
[PATCH 1/3] HWPOISON, hugetlbfs: fix warning on freeing hwpoisoned hugepage
2012-12-08 21:04 UTC (7+ messages)
[PATCH] mm: add node physical memory range to sysfs
2012-12-08 19:45 UTC (4+ messages)
[memcg:since-3.6 493/499] include/trace/events/filemap.h:14:1: sparse: incompatible types for operation (<)
2012-12-08 18:47 UTC (4+ messages)
mm
2012-12-08 15:18 UTC
kswapd craziness in 3.7
2012-12-08 10:35 UTC (8+ messages)
[PATCH] Debugging: Keep track of page owners
2012-12-08 2:58 UTC (7+ messages)
[RFC PATCH v3 0/3] acpi: Introduce prepare_remove device operation
2012-12-08 1:08 UTC (15+ messages)
mmotm 2012-12-07-16-53 uploaded
2012-12-08 0:54 UTC
[RFC v2] Support volatile range for anon vma
2012-12-08 0:49 UTC (11+ messages)
zcache+zram working together?
2012-12-07 21:31 UTC
[PATCH, REBASED] asm-generic, mm: PTE_SPECIAL cleanup
2012-12-07 20:35 UTC (5+ messages)
[PATCH] Debugging: Keep track of page owners
2012-12-07 16:37 UTC (4+ messages)
[PATCH, RESEND] asm-generic, mm: pgtable: consolidate zero page helpers
2012-12-07 11:53 UTC
[PATCH 1/4] mm: remove obsolete simple_strtoul
2012-12-07 11:37 UTC
Oops in 3.7-rc8 isolate_free_pages_block()
2012-12-07 8:32 UTC (10+ messages)
[PATCH] MCE: fix an error of mce_bad_pages statistics
2012-12-07 7:46 UTC (4+ messages)
[Patch v4 00/12] memory-hotplug: hot-remove physical memory
2012-12-07 7:06 UTC (4+ messages)
` [Patch v4 09/12] memory-hotplug: remove page table of x86_64 architecture
[PATCH 1/3] HWPOISON, hugetlbfs: fix warning on freeing hwpoisoned hugepage
2012-12-07 5:48 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).