messages from 2012-06-26 09:03:17 to 2012-06-27 19:46:11 UTC [more...]
[PATCH 00/11] kmem controller for memcg: stripped down version
2012-06-27 19:46 UTC (52+ messages)
` [PATCH 02/11] memcg: Reclaim when more than one page needed
` [PATCH 05/11] Add a __GFP_KMEMCG flag
` [PATCH 06/11] memcg: kmem controller infrastructure
` [PATCH 11/11] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs
` Fork bomb limitation in memcg WAS: Re: [PATCH 00/11] kmem controller for memcg: stripped down version
[PATCH 0/3] zsmalloc: remove x86 dependency
2012-06-27 19:29 UTC (23+ 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 19:26 UTC (13+ messages)
[PATCH] [RESEND] arm: limit memblock base address for early_pte_alloc
2012-06-27 19:18 UTC (5+ messages)
[PATCH v2 1/3] mm/sparse: optimize sparse_index_alloc
2012-06-27 17:01 UTC (4+ messages)
` [PATCH v2 2/3] mm/sparse: fix possible memory leak
` [PATCH v2 3/3] mm/sparse: more check on mem_section number
[PATCH v3][0/6] memcg: prevent -ENOMEM in pre_destroy()
2012-06-27 17:58 UTC (4+ messages)
[PATCH 0/2] fix and deprecate use_hierarchy file
2012-06-27 17:33 UTC (25+ messages)
` [PATCH 1/2] fix bad behavior in "
` [PATCH 2/2] memcg: first step towards hierarchical controller
memcg: cat: memory.memsw.* : Operation not supported
2012-06-27 15:48 UTC (2+ messages)
[PATCH 0/4] make balloon pages movable by compaction
2012-06-27 15:30 UTC (14+ 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
needed lru_add_drain_all() change
2012-06-27 12:04 UTC (15+ messages)
[PATCH -v4 0/6] notifier error injection
2012-06-27 11:42 UTC (5+ messages)
` [PATCH -v4 6/6] fault-injection: add notifier error injection testing scripts
` [linux-pm] "
[RFC PATCH 0/12] memory-hotplug : hot-remove physical memory
2012-06-27 8:49 UTC (18+ 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 3/12] memory-hotplug : add physical memory hotplug code to acpi_memory_device_remove
` [RFC PATCH 4/12] memory-hotplug : remove /sys/firmware/memmap/X sysfs
` [RFC PATCH 5/12] memory-hotplug : does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH 6/12] memory-hotplug : remove_memory calls __remove_pages
` [RFC PATCH 7/12] memory-hotplug : check page type in get_page_bootmem
` [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
[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 0/2 v2] fix livelock because of kswapd stop
2012-06-27 7:51 UTC (3+ messages)
` [PATCH 1/2 v2] mm: Factor out memory isolate functions
` [PATCH 2/2 v2] memory-hotplug: fix kswapd looping forever problem
[PATCH] fs: ramfs: file-nommu: add SetPageUptodate()
2012-06-27 14:55 UTC
[PATCH v2 1/9] zcache: fix refcount leak
2012-06-27 5:44 UTC (4+ messages)
[patch 1/3] mm, oom: move declaration for mem_cgroup_out_of_memory to oom.h
2012-06-27 5:35 UTC (6+ messages)
` [rfc][patch 3/3] mm, memcg: introduce own oom handler to iterate only over its own threads
[PATCH] mm/memory.c: print_vma_addr() call up_read(&mm->mmap_sem) directly
2012-06-27 5:08 UTC
[PATCH 0/5][RFC] Fallocate Volatile Ranges v5
2012-06-27 4:17 UTC (6+ messages)
` [PATCH 1/5] [RFC] Add volatile range management code
` [PATCH 2/5] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers
` [PATCH 3/5] [RFC] ashmem: Convert ashmem to use volatile ranges
` [PATCH 4/5] [RFC][HACK] tmpfs: Purge volatile ranges on writepage instead of using shrinker
` [PATCH 5/5] [RFC][HACK] mm: Change memory management of anonymous pages on swapless systems
[PATCH 1/5] mm/sparse: check size of struct mm_section
2012-06-27 3:01 UTC (12+ messages)
` [PATCH 4/5] mm/sparse: more check on mem_section number
[PATCHv4 0/2] ARM: replace custom consistent dma region with vmalloc
2012-06-27 1:54 UTC (3+ messages)
` [PATCHv4 2/2] ARM: dma-mapping: remove custom consistent dma region
[PATCH] mm: consider all swapped back pages in used-once logic
2012-06-26 23:47 UTC (12+ messages)
[PATCH] memcg: first step towards hierarchical controller
2012-06-26 22:12 UTC (16+ messages)
High Quality Global Replica rvxqif
2012-06-26 21:35 UTC
[PATCH] fix bad behavior in use_hierarchy file
2012-06-26 17:55 UTC (7+ messages)
[announce] pagemap-demo-ng tools
2012-06-26 16:11 UTC
Buy Ciails and Viarga online!
2012-06-26 12:18 UTC
[PATCH 00/35] AutoNUMA alpha14
2012-06-26 12:03 UTC (8+ messages)
` "
` AutoNUMA15
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).