messages from 2013-03-19 01:23:25 to 2013-03-21 15:25:11 UTC [more...]
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-03-21 15:26 UTC (10+ messages)
` [PATCHv2, RFC 01/30] block: implement add_bdi_stat()
` [PATCHv2, RFC 02/30] mm: implement zero_huge_user_segment and friends
` [PATCHv2, RFC 03/30] mm: drop actor argument of do_generic_file_read()
[RFC PATCH 0/8] Reduce system disruption due to kswapd
2013-03-21 15:07 UTC (53+ 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
[RFC][PATCH 0/9] extend hugepage migration
2013-03-21 12:56 UTC (25+ messages)
` [PATCH 1/9] migrate: add migrate_entry_wait_huge()
` [PATCH 5/9] migrate: enable migrate_pages() to migrate hugepage
` [PATCH 8/9] memory-hotplug: enable memory hotplug to handle hugepage
[patch] mm: speedup in __early_pfn_to_nid
2013-03-21 12:35 UTC (5+ messages)
[bugfix] mm: zone_end_pfn is too small
2013-03-21 11:00 UTC (3+ messages)
[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
2013-03-21 10:22 UTC (3+ messages)
[RFC PATCH part2 0/4] Allow allocating pagetable on local node in movablemem_map
2013-03-21 9:21 UTC (5+ messages)
` [PATCH part2 1/4] x86, mm, numa, acpi: Introduce numa_meminfo_all to store all the numa meminfo
` [PATCH part2 2/4] x86, mm, numa, acpi: Introduce hotplug info into struct numa_meminfo
` [PATCH part2 3/4] x86, mm, numa, acpi: Consider hotplug info when cleanup numa_meminfo
` [PATCH part2 4/4] x86, mm, numa, acpi: Sanitize movablemem_map after memory mapping initialized
[RESEND PATCH part1 0/9] Introduce movablemem_map boot option
2013-03-21 9:20 UTC (10+ messages)
` [RESEND PATCH part1 1/9] x86: get pg_data_t's memory from other node
` [RESEND PATCH part1 2/9] acpi: Print hotplug info in SRAT
` [RESEND PATCH part1 3/9] x86, mm, numa, acpi: Add movable_memmap boot option
` [RESEND PATCH part1 4/9] x86, mm, numa, acpi: Introduce zone_movable_limit[] to store start pfn of ZONE_MOVABLE
` [RESEND PATCH part1 5/9] x86, mm, numa, acpi: Extend movablemem_map to the end of each node
` [RESEND PATCH part1 6/9] x86, mm, numa, acpi: Support getting hotplug info from SRAT
` [RESEND PATCH part1 7/9] x86, mm, numa, acpi: Sanitize zone_movable_limit[]
` [RESEND PATCH part1 8/9] x86, mm, numa, acpi: make movablemem_map have higher priority
` [RESEND PATCH part1 9/9] x86, mm, numa, acpi: Memblock limit with movablemem_map
[PATCH] mm: page_alloc: Avoid marking zones full prematurely after zone_reclaim()
2013-03-21 8:59 UTC (10+ messages)
[RFC PATCH -V2 00/21] THP support for PPC64
2013-03-21 8:17 UTC (2+ messages)
[PATCH, RFC 00/16] Transparent huge page cache
2013-03-21 8:00 UTC (2+ messages)
OOM triggered with plenty of memory free
2013-03-21 7:07 UTC (4+ messages)
[PATCH v2 0/5] bypass root memcg charges if no memcgs are possible
2013-03-21 6:08 UTC (24+ messages)
` [PATCH v2 1/5] memcg: make nocpu_base available for non hotplug
` [PATCH v2 2/5] memcg: provide root figures from system totals
` [PATCH v2 3/5] memcg: make it suck faster
` [PATCH v2 4/5] memcg: do not call page_cgroup_init at system_boot
kernel BUG at mm/huge_memory.c:1802!
2013-03-21 6:04 UTC (2+ messages)
[PATCH] mm/migrate: fix comment typo syncronous->synchronous
2013-03-21 4:16 UTC
[patch 1/4 v3]swap: change block allocation algorithm for SSD
2013-03-21 2:02 UTC (8+ messages)
[RFC v7 00/11] Support vrange for anonymous page
2013-03-21 1:29 UTC (2+ messages)
[PATCH} mm: Merging memory blocks resets mempolicy
2013-03-20 22:02 UTC (2+ messages)
[patch 4/4 v3]swap: make cluster allocation per-cpu
2013-03-20 21:58 UTC (4+ messages)
[patch 3/4 v3]swap: make swap discard async
2013-03-20 20:51 UTC (4+ messages)
[PATCH 1/3] mm, nobootmem: fix wrong usage of max_low_pfn
2013-03-20 20:18 UTC (14+ 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] mm, hugetlb: include hugepages in meminfo
2013-03-20 19:52 UTC (8+ messages)
` [patch v2] "
[patch 0/5] sparse-vmemmap: hotplug fixes & cleanups
2013-03-20 18:43 UTC (7+ messages)
` [patch 1/5] mm: Try harder to allocate vmemmap blocks
` [patch 2/5] sparse-vmemmap: specify vmemmap population range in bytes
` [patch 3/5] x86-64: remove dead debugging code for !pse setups
` [patch 4/5] x86-64: use vmemmap_populate_basepages() "
` [patch 5/5] x86-64: fall back to regular page vmemmap on allocation failure
trinity fuzz-tester mailing list
2013-03-20 16:37 UTC
[PATCH v4 0/8] staging: zcache: Support zero-filled pages more efficiently
2013-03-20 10:43 UTC (13+ messages)
` [PATCH v4 1/8] staging: zcache: introduce zero-filled pages handler
` [PATCH v4 2/8] staging: zcache: zero-filled pages awareness
` [PATCH v4 3/8] staging: zcache: handle zcache_[eph|pers]_zpages for zero-filled page
` [PATCH v4 4/8] staging: zcache: fix pers_pageframes|_max aren't exported in debugfs
` [PATCH v4 5/8] staging: zcache: fix zcache writeback "
` [PATCH v4 6/8] staging: zcache: fix static variables defined in debug.h but used in mutiple C files
` [PATCH v4 7/8] staging: zcache: introduce zero-filled page stat count
` [PATCH v4 8/8] staging: zcache: clean TODO list
[PATCH v2 0/4] zcache: Support zero-filled pages more efficiently
2013-03-20 10:22 UTC (12+ messages)
` [PATCH v2 1/4] introduce zero filled pages handler
` [PATCH v2 3/4] introduce zero-filled page stat count
[RFC]about commit "[PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary"
2013-03-20 9:35 UTC
kswapd craziness round 2
2013-03-20 8:39 UTC (5+ messages)
[PATCH 0/6] memcg: bypass root memcg page stat accounting
2013-03-20 7:09 UTC (5+ messages)
` [PATCH 2/6] memcg: Don't account root memcg CACHE/RSS stats
` [PATCH 6/6] memcg: disable memcg page stat accounting
mmotm 2013-03-19-16-36 uploaded
2013-03-19 23:37 UTC
[PATCH V2 0/3] Drivers: hv: balloon
2013-03-19 21:39 UTC (7+ messages)
` [PATCH V2 1/3] mm: Export split_page()
` [PATCH V2 2/3] Drivers: hv: balloon: Support 2M page allocations for ballooning
[patch 2/4 v3]swap: __swap_duplicate check bad swap entry
2013-03-19 21:34 UTC
[PATCH] memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}
2013-03-19 13:06 UTC
[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
2013-03-19 8:54 UTC (11+ messages)
` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation
` [PATCH v3] "
[LSF/MM TOPIC]swap improvements for fast SSD
2013-03-19 6:10 UTC (9+ messages)
[PATCH v2 1/3] slub: correct to calculate num of acquired objects in get_partial_node()
2013-03-19 5:10 UTC (2+ messages)
[PATCH] kernel/range.c: subtract_range: return instead of continue to save some loops
2013-03-19 3:54 UTC (2+ messages)
` [PATCH] kernel/range.c: subtract_range: fix the broken phrase issued by printk
[PATCH v3 0/5] zcache: Support zero-filled pages more efficiently
2013-03-19 1:23 UTC (5+ messages)
` [PATCH v3 2/5] zero-filled pages awareness
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).