messages from 2012-11-06 09:15:20 to 2012-11-08 17:15:37 UTC [more...]
[PATCH v6 00/29] kmem controller for memcg
2012-11-08 17:15 UTC (27+ messages)
` [PATCH v6 11/29] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v6 18/29] Allocate memory for memcg caches whenever a new memcg appears
` [PATCH v6 19/29] memcg: infrastructure to match an allocation to the right cache
` [PATCH v6 25/29] memcg/sl[au]b: shrink dead caches
` [PATCH v6 28/29] slub: slub-specific propagation changes
[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
2012-11-08 17:14 UTC (18+ messages)
` [RFC 1/3] mm: Add "
` [RFC 2/3] tools/testing: Add vmpressure-test utility
` [RFC 3/3] man-pages: Add man page for vmpressure_fd(2)
[PATCH V3] memcg, oom: provide more precise dump info while memcg oom happening
2012-11-08 16:25 UTC (2+ messages)
[patch 1/2] mm, oom: change type of oom_score_adj to short
2012-11-08 15:51 UTC (4+ messages)
` [patch 2/2] mm, oom: fix race when specifying a thread as the oom origin
[PATCH V2 0/2] Provide more precise dump info for memcg-oom
2012-11-08 13:58 UTC (14+ messages)
` [PATCH 1/2] memcg, oom: provide more precise dump info while memcg oom happening
` [PATCH 2/2] oom: rework dump_tasks to optimize memcg-oom situation
[PATCH 1/2] mm: Export vm_committed_as
2012-11-08 13:28 UTC (7+ messages)
[Patch v4 0/7] acpi,memory-hotplug : implement framework for hot removing memory
2012-11-08 11:04 UTC (8+ messages)
` [Patch v4 1/7] acpi,memory-hotplug: introduce a mutex lock to protect the list in acpi_memory_device
` [Patch v4 2/7] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
` [Patch v4 3/7] acpi_memhotplug.c: fix memory leak when memory device is unbound from the module acpi_memhotplug
` [Patch v4 4/7] acpi_memhotplug.c: free memory device if acpi_memory_enable_device() failed
` [Patch v4 5/7] acpi_memhotplug.c: don't allow to eject the memory device if it is being used
` [Patch v4 6/7] acpi_memhotplug.c: bind the memory device when the driver is being loaded
` [Patch v4 7/7] acpi_memhotplug.c: auto bind the memory device which is hotplugged before the driver is loaded
[PATCH v2] memory-hotplug: fix NR_FREE_PAGES mismatch's fix
2012-11-08 9:22 UTC (2+ messages)
[RFC PATCH] memcg: oom: fix totalpages calculation for swappiness==0
2012-11-08 8:35 UTC (7+ messages)
` [PATCH] memcg: oom: fix totalpages calculation for memory.swappiness==0
` [PATCH v2] "
[RFC PATCH 00/19] Foundation for automatic NUMA balancing
2012-11-08 7:03 UTC (40+ messages)
` [PATCH 01/19] mm: compaction: Move migration fail/success stats to migrate.c
` [PATCH 02/19] mm: migrate: Add a tracepoint for migrate_pages
` [PATCH 03/19] mm: compaction: Add scanned and isolated counters for compaction
` [PATCH 04/19] mm: numa: define _PAGE_NUMA
` [PATCH 08/19] mm: numa: Create basic numa page hinting infrastructure
` [PATCH 12/19] mm: migrate: Introduce migrate_misplaced_page()
` [PATCH 13/19] mm: mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 14/19] mm: mempolicy: Add MPOL_MF_LAZY
` [PATCH 15/19] mm: numa: Add fault driven placement and migration
` [PATCH 16/19] mm: numa: Add pte updates, hinting and migration stats
` [PATCH 17/19] mm: numa: Migrate on reference policy
` [PATCH 18/19] mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate
` [PATCH 19/19] mm: sched: numa: Implement slow start for working set sampling
[PATCH] mm: remove watermark hacks for CMA
2012-11-08 6:59 UTC
[PATCH] mm: skip watermarks check for already isolated blocks in split_free_page()
2012-11-08 6:59 UTC
[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
2012-11-08 6:38 UTC
[PATCH v11 0/7] make balloon pages movable by compaction
2012-11-08 0:34 UTC (18+ messages)
` [PATCH v11 1/7] mm: adjust address_space_operations.migratepage() return code
` [PATCH v11 2/7] mm: redefine address_space.assoc_mapping
` [PATCH v11 3/7] mm: introduce a common interface for balloon pages mobility
` [PATCH v11 4/7] mm: introduce compaction and migration for ballooned pages
` [PATCH v11 5/7] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v11 6/7] mm: introduce putback_movable_pages()
` [PATCH v11 7/7] mm: add vm event counters for balloon pages compaction
shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
2012-11-07 22:38 UTC (12+ messages)
` [PATCH] tmpfs: fix shmem_getpage_gfp VM_BUG_ON
[RFC PATCH 0/8][Sorted-buddy] mm: Linux VM Infrastructure to support Memory Power Management
2012-11-07 20:15 UTC (13+ messages)
` [RFC PATCH 1/8] mm: Introduce memory regions data-structure to capture region boundaries within node
` [RFC PATCH 2/8] mm: Initialize node memory regions during boot
` [RFC PATCH 3/8] mm: Introduce and initialize zone memory regions
` [RFC PATCH 4/8] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH 5/8] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH 6/8] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH 7/8] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH 8/8] mm: Print memory region statistics to understand the buddy allocator behavior
[PATCH v4 0/3] zram/zsmalloc promotion
2012-11-07 16:40 UTC (4+ messages)
[PATCH v5 00/11] Introduce huge zero page
2012-11-07 15:01 UTC (12+ messages)
` [PATCH v5 01/11] thp: huge zero page: basic preparation
` [PATCH v5 02/11] thp: zap_huge_pmd(): zap huge zero pmd
` [PATCH v5 03/11] thp: copy_huge_pmd(): copy huge zero page
` [PATCH v5 04/11] thp: do_huge_pmd_wp_page(): handle "
` [PATCH v5 05/11] thp: change_huge_pmd(): keep huge zero page write-protected
` [PATCH v5 06/11] thp: change split_huge_page_pmd() interface
` [PATCH v5 07/11] thp: implement splitting pmd for huge zero page
` [PATCH v5 08/11] thp: setup huge zero page on non-write page fault
` [PATCH v5 09/11] thp: lazy huge zero page allocation
` [PATCH v5 10/11] thp: implement refcounting for huge zero page
` [PATCH v5 11/11] thp, vmstat: implement HZP_ALLOC and HZP_ALLOC_FAILED events
mm: NULL ptr deref in anon_vma_interval_tree_verify
2012-11-07 9:57 UTC (12+ messages)
[patch] mm, mempolicy: remove duplicate code
2012-11-07 8:17 UTC
[patch] mm: fix build warning for uninitialized value
2012-11-07 7:53 UTC (3+ messages)
[PATCH v2 00/12] memory-hotplug: hot-remove physical memory
2012-11-07 7:40 UTC (3+ messages)
` [PATCH v2 10/12] memory-hotplug: memory_hotplug: clear zone when removing the memory
` [PATCH] Update start_pfn in zone and pg_data when spanned_pages == 0
[PATCH v4 0/6] solve deadlock caused by memory allocation with I/O
2012-11-07 4:35 UTC (13+ messages)
` [PATCH v4 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [PATCH v4 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [PATCH v4 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
[PATCH] mm: fix slab.c kernel-doc warnings
2012-11-07 1:10 UTC
Updated MMAP/SHMGET 1GB patchkit
2012-11-07 0:39 UTC (4+ messages)
` [PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v7
[RFC PATCH] zcache2 cleanups (s/int/bool + debugfs movement)
2012-11-07 0:02 UTC
[PATCH 2/2 v2] mm: print out information of file affected by memory error
2012-11-06 22:52 UTC (5+ messages)
[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
2012-11-06 22:48 UTC (13+ messages)
` [PATCH 03/16] mm: check rb_subtree_gap correctness
` [PATCH 07/16] mm: fix cache coloring on x86_64 architecture
` [PATCH 09/16] mm: use vm_unmapped_area() in hugetlbfs on i386 architecture
` [PATCH 10/16] mm: use vm_unmapped_area() on mips architecture
` [PATCH 11/16] mm: use vm_unmapped_area() on arm architecture
[PATCH] mm: fix NULL checking in dma_pool_create()
2012-11-06 20:48 UTC (5+ messages)
[PATCH] mm: fix a regression with HIGHMEM introduced by changeset 7f1290f2f2a4d
2012-11-06 20:43 UTC (3+ messages)
[RFC PATCH 00/10][Hierarchy] mm: Linux VM Infrastructure to support Memory Power Management
2012-11-06 19:42 UTC (11+ messages)
` [RFC PATCH 01/10] mm: Introduce the memory regions data structure
` [RFC PATCH 02/10] mm: Helper routines
` [RFC PATCH 03/10] mm: Init zones inside memory regions
` [RFC PATCH 04/10] mm: Refer to zones from "
` [RFC PATCH 05/10] mm: Create zonelists
` [RFC PATCH 06/10] mm: Verify zonelists
` [RFC PATCH 07/10] mm: Modify vmstat
` [RFC PATCH 08/10] mm: Modify vmscan
` [RFC PATCH 09/10] mm: Reflect memory region changes in zoneinfo
` [RFC PATCH 10/10] mm: Create memory regions at boot-up
[PATCH 15/16] mm: use vm_unmapped_area() on sparc32 architecture
2012-11-06 17:41 UTC (4+ messages)
[ACPIHP PATCH part1 0/4] introduce a framework for ACPI based system device hotplug
2012-11-06 16:28 UTC (7+ messages)
` [ACPIHP PATCH part1 1/4] ACPIHP: "
` [ACPIHP PATCH part1 2/4] ACPIHP: introduce acpihp_slot driver to enumerate hotplug slots
[PATCH] mm: memmap_init_zone() performance improvement
2012-11-06 16:03 UTC (7+ messages)
zram OOM behavior
2012-11-06 10:17 UTC (7+ messages)
kswapd0: wxcessive CPU usage
2012-11-06 10:15 UTC (12+ messages)
` kswapd0: excessive "
` [PATCH] Revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures"
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).