messages from 2013-03-15 13:30:34 to 2013-03-19 05:51:43 UTC [more...]
[PATCH 1/3] mm, nobootmem: fix wrong usage of max_low_pfn
2013-03-19 5:51 UTC (6+ messages)
` [PATCH 2/3] mm, nobootmem: clean-up of free_low_memory_core_early()
` [PATCH 3/3] mm, nobootmem: do memset() after memblock_reserve()
[PATCH v2 1/3] slub: correct to calculate num of acquired objects in get_partial_node()
2013-03-19 5:10 UTC (2+ messages)
[LSF/MM TOPIC]swap improvements for fast SSD
2013-03-19 4:25 UTC (7+ messages)
[patch] mm: speedup in __early_pfn_to_nid
2013-03-19 3:56 UTC (2+ messages)
[PATCH] kernel/range.c: subtract_range: return instead of continue to save some loops
2013-03-19 3:54 UTC (3+ messages)
` [PATCH] kernel/range.c: subtract_range: fix the broken phrase issued by printk
[RFC PATCH 0/8] Reduce system disruption due to kswapd
2013-03-19 3:08 UTC (35+ messages)
` [PATCH 01/10] mm: vmscan: Limit the number of pages kswapd reclaims at each priority
` [PATCH 02/10] mm: vmscan: Obey proportional scanning requirements for kswapd
` [PATCH 03/10] mm: vmscan: Flatten kswapd priority loop
` [PATCH 04/10] mm: vmscan: Decide whether to compact the pgdat based on reclaim progress
` [PATCH 05/10] mm: vmscan: Do not allow kswapd to scan at maximum priority
` [PATCH 06/10] mm: vmscan: Have kswapd writeback pages based on dirty pages encountered, not priority
` [PATCH 07/10] mm: vmscan: Block kswapd if it is encountering pages under writeback
` [PATCH 08/10] mm: vmscan: Have kswapd shrink slab only once per priority
` [PATCH 09/10] mm: vmscan: Check if kswapd should writepage "
` [PATCH 10/10] mm: vmscan: Move logic from balance_pgdat() to kswapd_shrink_zone()
[patch 1/4 v3]swap: change block allocation algorithm for SSD
2013-03-19 1:31 UTC (7+ messages)
[PATCH v3 0/5] zcache: Support zero-filled pages more efficiently
2013-03-19 1:23 UTC (15+ messages)
` [PATCH v3 2/5] zero-filled pages awareness
` [PATCH v3 3/5] handle zcache_[eph|pers]_zpages for zero-filled page
[RFC][PATCH 0/9] extend hugepage migration
2013-03-19 0:07 UTC (16+ messages)
` [PATCH 1/9] migrate: add migrate_entry_wait_huge()
` [PATCH 2/9] migrate: make core migration code aware of hugepage
` [PATCH 5/9] migrate: enable migrate_pages() to migrate hugepage
` [PATCH 8/9] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 9/9] remove /proc/sys/vm/hugepages_treat_as_movable
security: restricting access to swap
2013-03-18 23:43 UTC (9+ messages)
[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
2013-03-18 23:02 UTC (14+ messages)
` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation
` [PATCH v3] "
[PATCH] x86: mm: accurate the comments for STEP_SIZE_SHIFT macro
2013-03-18 22:50 UTC (7+ messages)
[PATCH v6 2/2] mm: replace hardcoded 3% with admin_reserve_pages knob
2013-03-18 21:46 UTC
[PATCH v6 1/2] mm: limit growth of 3% hardcoded other user reserve
2013-03-18 21:44 UTC
[PATCH V2 0/3] Drivers: hv: balloon
2013-03-18 20:51 UTC (4+ messages)
` [PATCH V2 1/3] mm: Export split_page()
` [PATCH V2 2/3] Drivers: hv: balloon: Support 2M page allocations for ballooning
` [PATCH V2 3/3] Drivers: hv: Notify the host of permanent hot-add failures
[PATCH] x86: mm: add_pfn_range_mapped: use meaningful index to teach clean_sort_range()
2013-03-18 18:52 UTC (2+ messages)
[PATCH v2, part3 00/12] accurately calculate zone->managed_pages
2013-03-18 17:21 UTC (17+ messages)
` [PATCH v2, part3 01/12] mm: enhance free_reserved_area() to support poisoning memory with zero
` [PATCH v2, part3 02/12] mm/ARM64: kill poison_init_mem()
` [PATCH v2, part3 03/12] mm/x86: use common help functions to furthur simplify code
` [PATCH v2, part3 04/12] mm/tile: use common help functions to free reserved pages
` [PATCH v2, part3 05/12] mm/powertv: "
` [PATCH v2, part3 06/12] mm/acornfb: "
` [PATCH v2, part3 07/12] mm: accurately calculate zone->managed_pages for highmem zones
` [PATCH v2, part3 08/12] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages
` [PATCH v2, part3 09/12] mm: avoid using __free_pages_bootmem() at runtime
` [PATCH v2, part3 10/12] mm: correctly update zone->mamaged_pages
` [PATCH v2, part3 11/12] mm: report available pages as "MemTotal" for each NUMA node
` [PATCH v2, part3 12/12] mm: concentrate adjusting of totalram_pages
[PATCH 0/2] Drivers: hv: balloon
2013-03-18 16:29 UTC (11+ messages)
` [PATCH 1/2] mm: Export split_page()
` [PATCH 2/2] Drivers: hv: balloon: Support 2M page allocations for ballooning
[bugfix] mm: zone_end_pfn is too small
2013-03-18 15:37 UTC
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-03-18 11:42 UTC (31+ messages)
` [PATCHv2, RFC 08/30] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 19/30] thp, mm: split huge page on mmap file page
[PATCH v1 part1 0/9] Introduce movablemem_map boot option
2013-03-18 9:57 UTC (12+ messages)
` [PATCH v1 1/9] x86: get pg_data_t's memory from other node
` [PATCH v1 2/9] acpi: Print hotplug info in SRAT
` [PATCH v1 3/9] x86, mm, numa, acpi: Add movable_memmap boot option
` [PATCH v1 4/9] x86, mm, numa, acpi: Introduce zone_movable_limit[] to store start pfn of ZONE_MOVABLE
` [PATCH v1 5/9] x86, mm, numa, acpi: Extend movablemem_map to the end of each node
` [PATCH v1 6/9] x86, mm, numa, acpi: Support getting hotplug info from SRAT
` [PATCH v1 7/9] x86, mm, numa, acpi: Sanitize zone_movable_limit[]
` [PATCH v1 8/9] x86, mm, numa, acpi: make movablemem_map have higher priority
` [PATCH v1 9/9] x86, mm, numa, acpi: Memblock limit with movablemem_map
[PATCH, RFC 00/16] Transparent huge page cache
2013-03-18 9:36 UTC (2+ messages)
[PATCH} mm: Merging memory blocks resets mempolicy
2013-03-18 6:13 UTC
mmap sync issue
2013-03-18 2:33 UTC (4+ messages)
[PATCH] USB: EHCI: fix for leaking isochronous data
2013-03-17 17:39 UTC (6+ messages)
[PATCH v2 0/4] zcache: Support zero-filled pages more efficiently
2013-03-17 12:58 UTC (13+ messages)
` [PATCH v2 1/4] introduce zero filled pages handler
` [PATCH v2 2/4] zero-filled pages awareness
` [PATCH v2 3/4] introduce zero-filled page stat count
[3.9-rc2+, sparc] WARNING: at mm/mmap.c:2700
2013-03-16 22:01 UTC
[PATCHv7 0/8] zswap: compressed swap caching
2013-03-16 14:09 UTC (3+ messages)
` [PATCHv7 1/8] zsmalloc: add to mm/
[PATCH] zcache/TODO: Update on two items
2013-03-16 13:31 UTC
OOM triggered with plenty of memory free
2013-03-16 11:02 UTC (3+ messages)
SLAB + UML : WARNING: at mm/page_alloc.c:2386
2013-03-15 18:44 UTC (7+ messages)
` SLUB "
Kernel oops on mmap ?
2013-03-15 17:32 UTC (2+ messages)
[PATCH v2] mm/hugetlb: add more arch-defined huge_pte functions
2013-03-15 17:05 UTC (3+ messages)
zsmalloc limitations and related topics
2013-03-15 16:54 UTC (10+ messages)
[PATCH 3/9] mmu_notifier: use DEFINE_STATIC_SRCU() to define srcu struct
2013-03-15 16:50 UTC
Inactive memory keep growing and how to release it?
2013-03-15 15:00 UTC (4+ messages)
[PATCH] USB: EHCI: fix for leaking isochronous data
2013-03-15 14:30 UTC (2+ messages)
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).