linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-06-27 05:54:40 to 2012-06-28 12:56:55 UTC [more...]

[PATCH 00/40] AutoNUMA19
 2012-06-28 12:56 UTC  (5+ messages)
` [PATCH 02/40] autonuma: make set_pmd_at always available
` [PATCH 22/40] autonuma: teach CFS about autonuma affinity
` [PATCH 33/40] autonuma: link mm/autonuma.o and kernel/sched/numa.o
` [PATCH 40/40] autonuma: shrink the per-page page_autonuma struct size

[PATCH v2 1/3] mm/sparse: optimize sparse_index_alloc
 2012-06-28 12:52 UTC  (12+ messages)
` [PATCH v2 2/3] mm/sparse: fix possible memory leak
` [PATCH v2 3/3] mm/sparse: more check on mem_section number

[PATCH 00/12] Swap-over-NFS without deadlocking V7
 2012-06-28 12:49 UTC  (5+ messages)
` [PATCH 10/12] nfs: enable swap on NFS

memcg: cat: memory.memsw.* : Operation not supported
 2012-06-28 12:36 UTC  (9+ messages)

[PATCH 00/20] Unify TLB gather implementations -v3
 2012-06-28 12:00 UTC  (40+ messages)
` [PATCH 01/20] mm, x86: Add HAVE_RCU_TABLE_FREE support
` [PATCH 02/20] mm: Add optional TLB flush to generic RCU page-table freeing
` [PATCH 03/20] mm, tlb: Remove a few #ifdefs
` [PATCH 04/20] mm, s390: use generic RCU page-table freeing code
` [PATCH 05/20] mm, powerpc: Dont use tlb_flush for external tlb flushes
` [PATCH 06/20] mm, sparc64: "
` [PATCH 07/20] mm, arch: Remove tlb_flush()
` [PATCH 08/20] mm: Optimize fullmm TLB flushing
` [PATCH 09/20] mm, arch: Add end argument to p??_free_tlb()
` [PATCH 10/20] mm: Provide generic range tracking and flushing
` [PATCH 11/20] mm, s390: Convert to use generic mmu_gather
` [PATCH 12/20] mm, arm: Convert arm to generic tlb
` [PATCH 13/20] mm, ia64: Convert ia64 "
` [PATCH 14/20] mm, sh: Convert sh "
` [PATCH 15/20] mm, um: Convert um "
` [PATCH 16/20] mm, avr32: Convert avr32 "
` [PATCH 17/20] mm, mips: Convert mips "
` [PATCH 18/20] mm, parisc: Convert parisc "
` [PATCH 19/20] mm, sparc32: Convert sparc32 "
` [PATCH 20/20] mm, xtensa: Convert xtensa "

excessive CPU utilization by isolate_freepages?
 2012-06-28 11:36 UTC  (11+ messages)

[PATCH 1/2] memcg: remove MEMCG_NR_FILE_MAPPED
 2012-06-28 11:32 UTC  (9+ messages)
` [PATCH 2/2] memcg: add per cgroup dirty pages accounting

[PATCH 0/7] Per-cgroup page stat accounting
 2012-06-28 11:06 UTC  (9+ messages)
` [PATCH 1/7] memcg: update cgroup memory document
` [PATCH 2/7] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH 3/7] Make TestSetPageDirty and dirty page accounting in one func
` [PATCH 4/7] Use vfs __set_page_dirty interface instead of doing it inside filesystem
` [PATCH 5/7] memcg: add per cgroup dirty pages accounting
` [PATCH 6/7] memcg: add per cgroup writeback "
` [PATCH 7/7] memcg: print more detailed info while memcg oom happening

[RFC][PATCH 1/2] add res_counter_usage_safe
 2012-06-28 10:57 UTC  (3+ messages)
` [RFC][PATCH 2/2] memcg : remove -ENOMEM at page migration

[PATCH -mm] mm: have order>0 compaction start off where it left
 2012-06-28 10:29 UTC  (2+ messages)

[PATCH 0/2] fix and deprecate use_hierarchy file
 2012-06-28  9:12 UTC  (18+ messages)
` [PATCH 2/2] memcg: first step towards hierarchical controller

[PATCH] [RESEND] arm: limit memblock base address for early_pte_alloc
 2012-06-28  9:08 UTC  (11+ messages)

[PATCH 00/11] kmem controller for memcg: stripped down version
 2012-06-28  9:01 UTC  (26+ messages)
` [PATCH 02/11] memcg: Reclaim when more than one page needed
` [PATCH 06/11] memcg: kmem controller infrastructure
      ` Fork bomb limitation in memcg WAS: Re: [PATCH 00/11] kmem controller for memcg: stripped down version

[patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
 2012-06-28  8:55 UTC  (8+ messages)
` [rfc][patch 3/3] mm, memcg: introduce own oom handler to iterate only over its own threads

[PATCH v3][0/6] memcg: prevent -ENOMEM in pre_destroy()
 2012-06-28  8:33 UTC  (5+ messages)

[RFC PATCH 0/12] memory-hotplug : hot-remove physical memory
 2012-06-28  8:38 UTC  (26+ messages)
` [RFC PATCH 1/12] memory-hotplug : rename remove_memory to offline_memory
` [RFC PATCH 2/12] memory-hogplug : check memory offline in offline_pages
` [RFC PATCH 4/12] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH 8/12] memory-hotplug : move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH 9/12] memory-hotplug : implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH 10/12] memory-hotplug : free memmap "
` [RFC PATCH 11/12] memory-hotplug : add node_device_release
` [RFC PATCH 12/12] memory-hotplug : remove sysfs file of node

[announce] pagemap-demo-ng tools
 2012-06-28  8:04 UTC  (2+ messages)

needed lru_add_drain_all() change
 2012-06-28  7:43 UTC  (15+ messages)

[PATCH 0/2 v2] fix livelock because of kswapd stop
 2012-06-28  7:13 UTC  (5+ messages)
` [PATCH 1/2 v2] mm: Factor out memory isolate functions
` [PATCH 2/2 v2] memory-hotplug: fix kswapd looping forever problem

[PATCH 0/3] zsmalloc: remove x86 dependency
 2012-06-28  2:03 UTC  (25+ messages)
` [PATCH 1/3] zram/zcache: swtich Kconfig dependency from X86 to ZSMALLOC
` [PATCH 2/3] zsmalloc: add generic path and remove x86 dependency
` [PATCH 3/3] x86: add local_tlb_flush_kernel_range()

Early boot panic on machine with lots of memory
 2012-06-27 21:15 UTC  (14+ messages)

[PATCH 0/4] make balloon pages movable by compaction
 2012-06-27 15:30 UTC  (10+ messages)
` [PATCH 1/4] mm: introduce compaction and migration for virtio ballooned pages

[PATCH -mm v2 00/11] mm: scalable and unified arch_get_unmapped_area
 2012-06-27 12:27 UTC  (15+ messages)
` [PATCH -mm v2 01/11] mm: track free size between VMAs in VMA rbtree

+ memcg-rename-config-variables.patch added to -mm tree
 2012-06-27 12:21 UTC  (4+ messages)

BUG: No init found on NFSROOT
 2012-06-27 12:23 UTC 

[PATCH] finish fixing cgroup config option conversion
 2012-06-27 12:16 UTC 

[PATCH -v4 0/6] notifier error injection
 2012-06-27 11:42 UTC  (4+ messages)
` [PATCH -v4 6/6] fault-injection: add notifier error injection testing scripts

[PATCH 00/17] Swap-over-NBD without deadlocking V13
 2012-06-27  8:43 UTC  (10+ messages)
` [PATCH 04/16] mm: allow PF_MEMALLOC from softirq context
` [PATCH 09/16] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 11/16] netvm: Propagate page->pfmemalloc from skb_alloc_page to skb

[PATCH SLUB 1/2] duplicate the cache name in saved_alias list
 2012-06-27  7:53 UTC  (2+ messages)
` [PATCH SLUB 1/2 v2] "

[PATCH] fs: ramfs: file-nommu: add SetPageUptodate()
 2012-06-27 14:55 UTC 


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