linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-07 08:17:05 to 2012-10-11 19:37:21 UTC [more...]

[PATCH 00/33] AutoNUMA27
 2012-10-11 19:37 UTC  (71+ messages)
` [PATCH 01/33] autonuma: add Documentation/vm/autonuma.txt
` [PATCH 02/33] autonuma: make set_pmd_at always available
` [PATCH 03/33] autonuma: export is_vma_temporary_stack() even if CONFIG_TRANSPARENT_HUGEPAGE=n
` [PATCH 04/33] autonuma: define _PAGE_NUMA
` [PATCH 05/33] autonuma: pte_numa() and pmd_numa()
` [PATCH 06/33] autonuma: teach gup_fast about pmd_numa
` [PATCH 07/33] autonuma: mm_autonuma and task_autonuma data structures
` [PATCH 08/33] autonuma: define the autonuma flags
` [PATCH 10/33] autonuma: CPU follows memory algorithm
` [PATCH 12/33] autonuma: Migrate On Fault per NUMA node data
` [PATCH 13/33] autonuma: autonuma_enter/exit
` [PATCH 14/33] autonuma: call autonuma_setup_new_exec()
` [PATCH 15/33] autonuma: alloc/free/init task_autonuma
` [PATCH 18/33] autonuma: teach CFS about autonuma affinity
` [PATCH 19/33] autonuma: memory follows CPU algorithm and task/mm_autonuma stats collection
` [PATCH 20/33] autonuma: default mempolicy follow AutoNUMA
` [PATCH 21/33] autonuma: call autonuma_split_huge_page()
` [PATCH 22/33] autonuma: make khugepaged pte_numa aware
` [PATCH 23/33] autonuma: retain page last_nid information in khugepaged
` [PATCH 24/33] autonuma: split_huge_page: transfer the NUMA type from the pmd to the pte
` [PATCH 25/33] autonuma: numa hinting page faults entry points
` [PATCH 28/33] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED

kswapd0: wxcessive CPU usage
 2012-10-11 18:19 UTC  (6+ messages)

PROBLEM: It seems that /usr/bin/time program reports a wrong value for MaxRSS
 2012-10-11 17:13 UTC  (5+ messages)

[PATCH v4 00/14] kmem controller for memcg
 2012-10-11 14:35 UTC  (31+ messages)
` [PATCH v4 01/14] memcg: Make it possible to use the stock for more than one page
` [PATCH v4 02/14] memcg: Reclaim when more than one page needed
` [PATCH v4 03/14] memcg: change defines to an enum
` [PATCH v4 04/14] kmem accounting basic infrastructure
` [PATCH v4 05/14] Add a __GFP_KMEMCG flag
` [PATCH v4 06/14] memcg: kmem controller infrastructure
` [PATCH v4 07/14] mm: Allocate kernel pages to the right memcg
` [PATCH v4 08/14] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v4 09/14] memcg: kmem accounting lifecycle management
` [PATCH v4 10/14] memcg: use static branches when code not in use
` [PATCH v4 11/14] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v4 12/14] execute the whole memcg freeing in free_worker
` [PATCH v4 13/14] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
` [PATCH v4 14/14] Add documentation about the kmem controller

[Q] Default SLAB allocator
 2012-10-11 14:19 UTC 

[RFC PATCH] memcg: oom: fix totalpages calculation for swappiness==0
 2012-10-11 12:20 UTC  (6+ messages)
    ` [PATCH] memcg: oom: fix totalpages calculation for memory.swappiness==0

[RFC PATCH] Split mm_slot from ksm and huge_memory
 2012-10-11  7:45 UTC  (4+ messages)

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-10-11  7:44 UTC  (15+ messages)

[PATCH 0/10] memory-hotplug: hot-remove physical memory
 2012-10-11  7:06 UTC  (11+ messages)
` [PATCH 2/10] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [PATCH 8/10] memory-hotplug : remove page table of x86_64 architecture

[PATCH v2 0/2] Suppress "Device <device name> does not have a release() function" warning
 2012-10-11  5:26 UTC  (3+ messages)
` [PATCH 1/2]suppress "Device memoryX "
` [PATCH 2/2]suppress "Device nodeX "

[patch for-linus] memcg, kmem: fix build error when CONFIG_INET is disabled
 2012-10-10 20:27 UTC  (8+ messages)

hot-added cpu is not asiggned to the correct node
 2012-10-10  8:00 UTC  (2+ messages)

[PATCH] mm, slab: release slab_mutex earlier in kmem_cache_destroy() (was Re: Lockdep complains about commit 1331e7a1bb ("rcu: Remove _rcu_barrier() dependency on __stop_machine()"))
 2012-10-10  6:27 UTC  (8+ messages)
                  ` [PATCH v3] mm, slab: release slab_mutex earlier in kmem_cache_destroy()
                      ` [PATCH v4] "
                          ` [PATCH] [RESEND] "

[PATCH 0/5] Memory policy corruption fixes -stable
 2012-10-10  0:47 UTC  (7+ messages)
` [PATCH 1/5] revert "mm: mempolicy: Let vma_merge and vma_split handle vma->vm_policy linkages"
` [PATCH 2/5] mempolicy: remove mempolicy sharing
` [PATCH 3/5] mempolicy: fix a race in shared_policy_replace()
` [PATCH 4/5] mempolicy: fix refcount leak in mpol_set_shared_policy()
` [PATCH 5/5] mempolicy: fix a memory corruption by refcount imbalance in alloc_pages_vma()

[PATCH RESEND v3 00/10] mm: vma->vm_flags diet
 2012-10-10  4:06 UTC  (9+ messages)
` [PATCH v3 06/10] mm: kill vma flag VM_CAN_NONLINEAR
` [PATCH v3 10/10] mm: kill vma flag VM_RESERVED and mm->reserved_vm counter

Resubmitting 1GB page shm patchkit
 2012-10-10  2:25 UTC  (4+ messages)
` [PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v3

[PATCH 0/3] Volatile Ranges (v7) & Lots of words
 2012-10-10  0:15 UTC  (7+ messages)

No Prescription required. Viagra Dosages: 150, 100, 25mg. Fast Worldwide Delivery. Confidentiality is assured. + Free ED Trial Pack+ Free Bonus Trip + Free EMS shipping! qzmkqn1
 2012-10-09 23:02 UTC 

memory-hotplug : suppres "Trying to free nonexistent resource <XXXXXXXXXXXXXXXX-YYYYYYYYYYYYYYYY>" warning
 2012-10-09 21:39 UTC  (4+ messages)

[PATCH 3/8] sparc64: Eliminate PTE table memory wastage
 2012-10-09 20:02 UTC  (4+ messages)

CMA and zone watermarks
 2012-10-09 15:25 UTC  (9+ messages)

[PATCH] mm: memmap_init_zone() performance improvement
 2012-10-09 14:56 UTC  (4+ messages)

[PATCH v2] mm, slob: Drop usage of page->private for storing page-sized allocations
 2012-10-09 14:51 UTC  (8+ messages)

[PATCH] mm: compaction: fix bit ranges in {get,clear,set}_pageblock_skip()
 2012-10-09 13:46 UTC  (2+ messages)

CMA broken in next-20120926
 2012-10-09 11:38 UTC  (18+ messages)

[RFC] vmevent: Implement pressure attribute
 2012-10-09 10:16 UTC  (6+ messages)

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-10-09  8:11 UTC  (5+ messages)

[patch v4]swap: add a simple random read swapin detection
 2012-10-09  7:53 UTC  (9+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead

mpol_to_str revisited
 2012-10-09  0:33 UTC  (6+ messages)

[PATCH v4] KSM: numa awareness sysfs knob
 2012-10-08 23:00 UTC  (3+ messages)

[PATCH v4] slab: Ignore internal flags in cache creation
 2012-10-08 21:28 UTC  (2+ messages)

Fwd: Scan from a HP ScanJet #563495
 2012-10-08 20:53 UTC 

+ mm-memblock-reduce-overhead-in-binary-search.patch added to -mm tree
 2012-10-08 19:42 UTC  (6+ messages)

iwl3945: order 5 allocation during ifconfig up; vm problem?
 2012-10-08 15:38 UTC  (10+ messages)

[PATCH] mm: show migration types in show_mem
 2012-10-08 15:32 UTC 

[PATCH v3 00/13] kmem controller for memcg
 2012-10-08  9:45 UTC  (6+ messages)
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback

[PATCH -mm] mm-memcg-clean-up mm_match_cgroup()-signature-fix-fix
 2012-10-08  8:49 UTC 

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-08  6:58 UTC  (10+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
` [PATCH 2/4] acpi,memory-hotplug : rename remove_memory() to offline_memory()
` [PATCH 4/4] acpi,memory-hotplug : store the node id in acpi_memory_device

CMA broken in next-20120926
 2012-10-08  6:53 UTC  (6+ messages)
    ` [PATCH] mm: compaction: Iron out isolate_freepages_block() and isolate_freepages_range() -fix1
      ` [PATCH] mm: compaction: Iron out isolate_freepages_block() and isolate_freepages_range() -fix2


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