linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-09 02:52:10 to 2012-10-12 13:01:45 UTC [more...]

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

[PATCH] add some drop_caches documentation and info messsge
 2012-10-12 12:57 UTC 

kswapd0: wxcessive CPU usage
 2012-10-12 12:37 UTC  (10+ messages)
          ` kswapd0: excessive "

[PATCH 0/3] A few cleanups and refactorings, sync w/ upstream
 2012-10-12 12:37 UTC  (4+ messages)
` [PATCH 2/3] vmevent: Factor vmevent_match_attr() out of vmevent_match()

[PATCH 00/33] AutoNUMA27
 2012-10-12 12:35 UTC  (73+ 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 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

[Q] Default SLAB allocator
 2012-10-12 12:07 UTC  (5+ messages)

[PATCH] mm: vmevent: Report number of used swap pages, not total amount of swap
 2012-10-12 10:19 UTC 

[RFC 0/3] mm: vmevent: Stats accuracy improvements
 2012-10-12 10:11 UTC  (4+ messages)
` [PATCH 1/3] mm: vmstat: Implement set_zone_stat_thresholds() helper
` [PATCH 2/3] mm: vmevent: Use value2 for setting vmstat thresholds
` [PATCH 3/3] mm: vmevent: Sum per cpu pagesets stats asynchronously

[PATCH v4 00/14] kmem controller for memcg
 2012-10-12  9:47 UTC  (38+ messages)
` [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 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 12/14] execute the whole memcg freeing in free_worker
` [PATCH v4 14/14] Add documentation about the kmem controller

[PATCH] mm: cleanup register_node()
 2012-10-12  8:22 UTC 

[patch] mm, memcg: make mem_cgroup_out_of_memory static
 2012-10-12  6:50 UTC  (2+ messages)

[PATCH v3 00/10] Introduce huge zero page
 2012-10-12  5:00 UTC  (5+ messages)
` [PATCH v3 07/10] thp: implement splitting pmd for "

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

[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v4
 2012-10-11 23:53 UTC 

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

mmotm 2012-10-11-16-14 uploaded
 2012-10-11 23:15 UTC 

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

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

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

[PATCH 0/10] memory-hotplug: hot-remove physical memory
 2012-10-11  7:06 UTC  (9+ 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 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

[PATCH 0/3] Volatile Ranges (v7) & Lots of words
 2012-10-10  0:15 UTC  (4+ 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  (3+ 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  (9+ 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  (4+ messages)

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


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