linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-22 02:28:41 to 2012-08-23 20:05:01 UTC [more...]

[PATCH v3 00/17] generic hashtable implementation
 2012-08-23 20:04 UTC  (15+ messages)
` [PATCH v3 01/17] hashtable: introduce a small and naive hashtable
` [PATCH v3 04/17] workqueue: use new hashtable implementation
` [PATCH v3 13/17] lockd: "
` [PATCH v3 17/17] SUNRPC: use new hashtable implementation in auth

[PATCH v8 1/5] mm: introduce a common interface for balloon pages mobility
 2012-08-23 17:59 UTC  (25+ messages)

[RFC PATCH 2/2] mm: Batch page_check_references in shrink_page_list sharing the same i_mmap_mutex
 2012-08-23 18:33 UTC  (5+ messages)

[PATCH] mmu notifier srcu
 2012-08-23 18:01 UTC  (2+ messages)
` [PATCH] mm: mmu_notifier: have mmu_notifiers use a global SRCU so they may safely schedule

[RFC 0/5] Consider higher small zone and mmaped-pages stream
 2012-08-23 17:37 UTC  (7+ messages)
` [PATCH 1/5] vmscan: Fix obsolete comment of balance_pgdat
` [PATCH 2/5] vmscan: sleep only if backingdev is congested
` [PATCH 3/5] vmscan: prevent excessive pageout of kswapd
` [PATCH 4/5] vmscan: get rid of unnecessary nr_dirty ret variable
` [PATCH 5/5] vmscan: accelerate to reclaim mapped-pages stream

[PATCH v2] mm: hugetlb: add arch hook for clearing page flags before entering pool
 2012-08-23 17:36 UTC  (3+ messages)

[RFC patch 0/7] thp: transparent hugepages on System z
 2012-08-23 17:17 UTC  (8+ messages)
` [RFC patch 1/7] thp: remove assumptions on pgtable_t type
` [RFC patch 2/7] thp: introduce pmdp_invalidate()
` [RFC patch 3/7] thp: make MADV_HUGEPAGE check for mm->def_flags
` [RFC patch 4/7] thp, s390: thp splitting backend for System z
` [RFC patch 5/7] thp, s390: thp pagetable pre-allocation "
` [RFC patch 6/7] thp, s390: disable thp for kvm host on "
` [RFC patch 7/7] thp, s390: architecture backend for thp "

mmotm 2012-08-13-16-55 uploaded
 2012-08-23 16:20 UTC  (4+ messages)

[PATCH] mm/ia64: fix a memory block size bug
 2012-08-23 15:48 UTC  (2+ messages)

[PATCH 0/2] revert changes to zcache_do_preload()
 2012-08-23 15:33 UTC  (3+ messages)
` [PATCH 1/2] Revert "staging: zcache: cleanup zcache_do_preload and zcache_put_page"
` [PATCH 2/2] Revert "staging: zcache: optimize zcache_do_preload"

[PATCH 00/36] AutoNUMA24
 2012-08-23 15:23 UTC  (53+ messages)
` [PATCH 01/36] autonuma: make set_pmd_at always available
` [PATCH 02/36] autonuma: export is_vma_temporary_stack() even if CONFIG_TRANSPARENT_HUGEPAGE=n
` [PATCH 03/36] autonuma: define _PAGE_NUMA_PTE and _PAGE_NUMA_PMD
` [PATCH 04/36] autonuma: pte_numa() and pmd_numa()
` [PATCH 05/36] autonuma: teach gup_fast about pmd_numa
` [PATCH 06/36] autonuma: introduce kthread_bind_node()
` [PATCH 07/36] autonuma: mm_autonuma and task_autonuma data structures
` [PATCH 08/36] autonuma: define the autonuma flags
` [PATCH 09/36] autonuma: core autonuma.h header
` [PATCH 10/36] autonuma: CPU follows memory algorithm
` [PATCH 11/36] autonuma: add page structure fields
` [PATCH 12/36] autonuma: knuma_migrated per NUMA node queues
` [PATCH 13/36] autonuma: autonuma_enter/exit
` [PATCH 14/36] autonuma: call autonuma_setup_new_exec()
` [PATCH 15/36] autonuma: alloc/free/init task_autonuma
` [PATCH 16/36] autonuma: alloc/free/init mm_autonuma
` [PATCH 17/36] autonuma: prevent select_task_rq_fair to return -1
` [PATCH 18/36] autonuma: teach CFS about autonuma affinity
` [PATCH 19/36] autonuma: memory follows CPU algorithm and task/mm_autonuma stats collection
` [PATCH 20/36] autonuma: default mempolicy follow AutoNUMA
` [PATCH 21/36] autonuma: call autonuma_split_huge_page()
` [PATCH 22/36] autonuma: make khugepaged pte_numa aware
` [PATCH 23/36] autonuma: retain page last_nid information in khugepaged
` [PATCH 24/36] autonuma: numa hinting page faults entry points
` [PATCH 25/36] autonuma: reset autonuma page data when pages are freed
` [PATCH 26/36] autonuma: link mm/autonuma.o and kernel/sched/numa.o
` [PATCH 27/36] autonuma: add CONFIG_AUTONUMA and CONFIG_AUTONUMA_DEFAULT_ENABLED
` [PATCH 28/36] autonuma: page_autonuma
` [PATCH 29/36] autonuma: autonuma_migrate_head[0] dynamic size
` [PATCH 30/36] autonuma: bugcheck page_autonuma fields on newly allocated pages
` [PATCH 31/36] autonuma: shrink the per-page page_autonuma struct size
` [PATCH 32/36] autonuma: boost khugepaged scanning rate
` [PATCH 33/36] autonuma: powerpc port
` [PATCH 34/36] autonuma: make the AUTONUMA_SCAN_PMD_FLAG conditional to CONFIG_HAVE_ARCH_AUTONUMA_SCAN_PMD
` [PATCH 35/36] autonuma: add knuma_migrated/allow_first_fault in sysfs
` [PATCH 36/36] autonuma: add mm_autonuma working set estimation

C12 [12/19] Move kmem_cache allocations into common code
 2012-08-23 14:31 UTC  (14+ messages)
` C12 [16/19] Create common functions for boot slab creation

[PATCH] netvm: check for page == NULL when propogating the skb->pfmemalloc flag
 2012-08-23 14:17 UTC  (4+ messages)

Fixup the page of buddy_higher address's calculation
 2012-08-23 13:58 UTC  (6+ messages)

[PATCH v3 0/9] faster augmented rbtree interface
 2012-08-23 13:08 UTC  (5+ messages)
` [PATCH v3 2/9] rbtree: add __rb_change_child() helper function

[PATCH 0/3 v2] HWPOISON: improve dirty pagecache error reporting
 2012-08-23  9:33 UTC  (9+ messages)
` [PATCH 1/3] HWPOISON: fix action_result() to print out dirty/clean
` [PATCH 2/3] HWPOISON: report sticky EIO for poisoned file
` [PATCH 3/3] HWPOISON: prevent inode cache removal to keep AS_HWPOISON sticky

[PATCH v2 00/11] Request for Inclusion: kmem controller for memcg
 2012-08-23  7:55 UTC  (23+ messages)
` [PATCH v2 06/11] memcg: kmem controller infrastructure
` [PATCH v2 09/11] memcg: propagate kmem limiting information to children
` [PATCH v2 10/11] memcg: allow a memcg with kmem charges to be destructed

[PATCH V8 1/2] mm: memcg softlimit reclaim rework
 2012-08-23  7:49 UTC  (11+ messages)

[RFC 0/4] ARM: dma-mapping: IOMMU atomic allocation
 2012-08-23  7:52 UTC  (16+ messages)
` [RFC 1/4] ARM: dma-mapping: Refactor out to introduce __alloc_fill_pages
` [RFC 2/4] ARM: dma-mapping: IOMMU allocates pages from pool with GFP_ATOMIC
` [RFC 3/4] ARM: dma-mapping: Return cpu addr when dma_alloc(GFP_ATOMIC)
` [RFC 4/4] ARM: dma-mapping: dma_{alloc,free}_coherent with empty attrs

[PATCH] mm: mmu_notifier: fix inconsistent memory between secondary MMU and host
 2012-08-23  7:34 UTC  (14+ messages)

[v2 0/4] ARM: dma-mapping: IOMMU atomic allocation
 2012-08-23  7:33 UTC  (7+ messages)
` [v2 1/4] ARM: dma-mapping: Refactor out to introduce __in_atomic_pool
` [v2 2/4] ARM: dma-mapping: Use kzalloc() with GFP_ATOMIC
` [v2 3/4] ARM: dma-mapping: Refactor out to introduce __alloc_fill_pages
` [v2 4/4] ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMIC

[patch]readahead: fault retry breaks mmap file read random detection
 2012-08-23  1:10 UTC  (3+ messages)

[PATCH 0/5] Memory policy corruption fixes V2
 2012-08-22 19:35 UTC  (5+ messages)
` [PATCH 2/5] mempolicy: Remove mempolicy sharing

KS day2: memcg & mm mini-summit schedule
 2012-08-22 16:14 UTC 

[RFC]swap: add a simple random read swapin detection
 2012-08-22 15:47 UTC  (2+ messages)

MMTests 0.04
 2012-08-22 10:48 UTC  (5+ messages)
  ` [MMTests] dbench4 async on ext3

[PATCHv6 0/2] ARM: replace custom consistent dma region with vmalloc
 2012-08-22 10:09 UTC  (6+ messages)
` [PATCHv6 2/2] ARM: dma-mapping: remove custom consistent dma region

[PATCH] memory-hotplug: add build zonelists when offline pages
 2012-08-22  9:01 UTC  (4+ messages)

[PATCH] memory-hotplug: fix a drain pcp bug when offline pages
 2012-08-22  8:37 UTC  (6+ messages)

[PATCH] mm: adjust final #endif position in mm/internal.h
 2012-08-22  6:06 UTC 

Repeated fork() causes SLAB to grow without bound
 2012-08-22  3:29 UTC  (7+ messages)
          ` [RFC PATCH] "


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