messages from 2012-07-25 18:18:13 to 2012-07-31 02:07:24 UTC [more...]
[PATCH TRIVIAL] mm: Fix build warning in kmem_cache_create()
2012-07-31 2:07 UTC (5+ messages)
[PATCH V7 1/2] mm: memcg softlimit reclaim rework
2012-07-30 23:04 UTC (2+ messages)
[PATCH V7 2/2] mm: memcg detect no memcgs above softlimit under zone reclaim
2012-07-30 22:32 UTC
[PATCH 0/2] Close race leading to pagetable corruption using hugetlbfs
2012-07-30 22:28 UTC (7+ messages)
` [PATCH 1/2] Revert "hugetlb: avoid taking i_mmap_mutex in unmap_single_vma() for hugetlb"
` [PATCH 2/2] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables
[PATCH 0/4] promote zcache from staging
2012-07-30 20:48 UTC (6+ messages)
[RFC] page-table walkers vs memory order
2012-07-30 20:28 UTC (13+ messages)
[PATCH][TRIVIAL] mm/frontswap: fix uninit'ed variable warning
2012-07-30 19:47 UTC
[RESEND PATCH 1/4 v3] mm: correct return value of migrate_pages() and migrate_huge_pages()
2012-07-30 19:30 UTC (10+ messages)
` [RESEND PATCH 2/4 v3] mm: fix possible incorrect return value of migrate_pages() syscall
` [RESEND PATCH 3/4 v3] mm: fix return value in __alloc_contig_migrate_range()
` [RESEND PATCH 4/4 v3] mm: fix possible incorrect return value of move_pages() syscall
Any reason to use put_page in slub.c?
2012-07-30 19:23 UTC (4+ messages)
[PATCH] slub: remove one code path and reduce lock contention in __slab_free()
2012-07-30 19:12 UTC (4+ messages)
[PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables v2
2012-07-30 19:11 UTC (22+ messages)
` [PATCH] mm: hugetlbfs: Close race during teardown of hugetlbfs shared page tables V2 (resend)
` [PATCH -alternative] "
+ hugetlb-cgroup-simplify-pre_destroy-callback.patch added to -mm tree
2012-07-30 18:25 UTC (7+ messages)
` [PATCH] cgroup: Don't drop the cgroup_mutex in cgroup_rmdir
[PATCH V2 0/6] Per-cgroup page stat accounting
2012-07-30 15:02 UTC (10+ messages)
` [PATCH V2 1/6] memcg: remove MEMCG_NR_FILE_MAPPED
` [PATCH V2 2/6] Make TestSetPageDirty and dirty page accounting in one func
` [PATCH V2 3/6] Use vfs __set_page_dirty interface instead of doing it inside filesystem
` [PATCH V2 4/6] memcg: add per cgroup dirty pages accounting
` [PATCH V2 5/6] memcg: add per cgroup writeback "
` [PATCH V2 6/6] memcg: Document cgroup dirty/writeback memory statistics
page allocation failure
2012-07-30 14:13 UTC (2+ messages)
[PATCH 00/10] memcg kmem limitation - slab
2012-07-30 14:09 UTC (25+ messages)
` [PATCH 01/10] slab/slub: struct memcg_params
` [PATCH 02/10] consider a memcg parameter in kmem_create_cache
` [PATCH 03/10] memcg: infrastructure to match an allocation to the right cache
` [PATCH 04/10] memcg: skip memcg kmem allocations in specified code regions
` [PATCH 05/10] slab: allow enable_cpu_cache to use preset values for its tunables
` [PATCH 06/10] sl[au]b: Allocate objects from memcg cache
` [PATCH 10/10] memcg/sl[au]b: shrink dead caches
+ memcg-oom-clarify-some-oom-dump-messages.patch added to -mm tree
2012-07-30 14:00 UTC
+ memcg-oom-provide-more-info-while-memcg-oom-happening.patch added to -mm tree
2012-07-30 13:49 UTC
[PATCH v2] list corruption by gather_surp
2012-07-30 12:22 UTC (3+ messages)
mtd: kernel BUG at arch/x86/mm/pat.c:279!
2012-07-30 11:00 UTC (2+ messages)
[RFC PATCH v5 00/19] memory-hotplug: hot-remove physical memory
2012-07-30 10:35 UTC (30+ messages)
` [RFC PATCH 0/19] firmware_map : unify argument of firmware_map_add_early/hotplug
` [PATCH 0.5/19] remove memory info from list before freeing it
` [RFC PATCH v5 01/19] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC PATCH v5 02/19] memory-hotplug: implement offline_memory()
` [RFC PATCH v5 03/19] memory-hotplug: store the node id in acpi_memory_device
` [RFC PATCH v5 04/19] memory-hotplug: offline and remove memory when removing the memory device
` [RFC PATCH v5 05/19] memory-hotplug: check whether memory is present or not
` [RFC PATCH v5 06/19] memory-hotplug: export the function acpi_bus_remove()
` [RFC PATCH v5 07/19] memory-hotplug: call acpi_bus_remove() to remove memory device
` [RFC PATCH v5 08/19] memory-hotplug: remove /sys/firmware/memmap/X sysfs
` [RFC PATCH v5 09/19] memory-hotplug: does not release memory region in PAGES_PER_SECTION chunks
` [RFC PATCH v5 10/19] memory-hotplug: add memory_block_release
` [RFC PATCH v5 11/19] memory-hotplug: remove_memory calls __remove_pages
` [RFC PATCH v5 12/19] memory-hotplug: introduce new function arch_remove_memory()
` [RFC PATCH v5 13/19] memory-hotplug: check page type in get_page_bootmem
` [RFC PATCH v5 14/19] memory-hotplug: move register_page_bootmem_info_node and put_page_bootmem for sparse-vmemmap
` [RFC PATCH v5 15/19] memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap
` [RFC PATCH v5 16/19] memory-hotplug: free memmap "
` [RFC PATCH v5 17/19] memory_hotplug: clear zone when the memory is removed
` [RFC PATCH v5 18/19] memory-hotplug: add node_device_release
` [RFC PATCH v5 19/19] memory-hotplug: remove sysfs file of node
[PATCHv6 0/2] ARM: replace custom consistent dma region with vmalloc
2012-07-30 8:28 UTC (3+ messages)
` [PATCHv6 1/2] mm: vmalloc: use const void * for caller argument
` [PATCHv6 2/2] ARM: dma-mapping: remove custom consistent dma region
[RFC][PATCH 0/2] fun with tlb flushing on s390
2012-07-30 8:15 UTC (8+ messages)
` [PATCH 1/2] add mm argument to lazy mmu mode hooks
` [PATCH 2/2] s390/tlb: race of lazy TLB flush vs. recreation of TLB entries
Hi
2012-07-30 7:59 UTC
[PATCH 00/34] Memory management performance backports for -stable V2
2012-07-30 1:13 UTC (10+ messages)
` [PATCH 25/34] mm: vmscan: Check if reclaim should really abort even if compaction_ready() is true for one zone
` [PATCH 30/34] mm: vmscan: Do not force kswapd to scan small targets
[PATCH 1/6] rbtree: rb_erase updates and comments
2012-07-29 20:27 UTC (2+ messages)
[PATCH 0/4] promote zcache from staging
2012-07-29 2:20 UTC (6+ messages)
` [PATCH 1/4] zsmalloc: collapse internal .h into .c
` [PATCH 2/4] zsmalloc: promote to mm/
` [PATCH 3/4] drivers: add memory management driver class
` [PATCH 4/4] zcache: promote to drivers/mm/
[PATCHv5 0/2] ARM: replace custom consistent dma region with vmalloc
2012-07-29 1:27 UTC (4+ messages)
` [PATCHv5 1/2] mm: vmalloc: use const void * for caller argument
` [PATCHv5 2/2] ARM: dma-mapping: remove custom consistent dma region
hello
2012-07-28 9:01 UTC
[PATCH 0/5][RFC] Fallocate Volatile Ranges v6
2012-07-28 3:57 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] Add LRU_VOLATILE support to the VM
` [PATCH 5/5] [RFC][HACK] Switch volatile/shmem over to LRU_VOLATILE
[RFC PATCH 0/6] augmented rbtree changes
2012-07-28 2:31 UTC (12+ messages)
` [PATCH 4/6] rbtree: faster augmented insert
` [PATCH 5/6] rbtree: faster augmented erase
[RESEND PATCH] slub: reduce failure of this_cpu_cmpxchg in put_cpu_partial() after unfreezing
2012-07-27 19:20 UTC
[PATCH] list corruption by gather_surplus
2012-07-27 17:51 UTC (3+ messages)
[PATCH 01/20] uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints
2012-07-27 14:29 UTC
[RFC patch] vm: clear swap entry before copying pte
2012-07-27 13:53 UTC
[RESEND RFC 0/3] memory-hotplug: handle page race between allocation and isolation
2012-07-27 11:10 UTC (4+ messages)
` [RESEND RFC 3/3] memory-hotplug: bug fix race between isolation and allocation
Issue with block I/O cgroup in case of threads
2012-07-27 7:08 UTC (2+ messages)
[RFC PATCH v4 0/13] memory-hotplug : hot-remove physical memory
2012-07-27 6:17 UTC (3+ messages)
` [RFC PATCH v4 12/13] memory-hotplug : add node_device_release
[RFC] block_dev:Fix bug when read/write block-device which is larger than 16TB in 32bit-OS
2012-07-27 5:38 UTC (5+ messages)
` "
[PATCH 1/5] [RFC] Add volatile range management code
2012-07-26 23:52 UTC (2+ messages)
[PATCH -mm] remove __GFP_NO_KSWAPD
2012-07-25 23:36 UTC (5+ messages)
` [PATCH -mm] remove __GFP_NO_KSWAPD fixes
Hello
2012-07-25 20:38 UTC
[PATCH, RFC 0/6] Avoid cache trashing on clearing huge/gigantic page
2012-07-25 19:38 UTC (4+ messages)
[PATCH v4 00/25] kmem limitation for memcg
2012-07-25 18:15 UTC (6+ messages)
` [PATCH v4 24/25] memcg/slub: shrink dead caches
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).