messages from 2013-03-20 18:03:43 to 2013-03-23 19:31:11 UTC [more...]
[PATCH v4 0/8] staging: zcache: Support zero-filled pages more efficiently
2013-03-23 19:31 UTC (3+ messages)
` [PATCH v4 1/8] staging: zcache: introduce zero-filled pages handler
[PATCH v2 0/10] extend hugepage migration
2013-03-23 15:55 UTC (12+ messages)
` [PATCH 01/10] migrate: add migrate_entry_wait_huge()
` [PATCH 02/10] migrate: make core migration code aware of hugepage
` [PATCH 03/10] soft-offline: use migrate_pages() instead of migrate_huge_page()
` [PATCH 04/10] migrate: clean up migrate_huge_page()
` [PATCH 05/10] migrate: add hugepage migration code to migrate_pages()
` [PATCH 06/10] migrate: add hugepage migration code to move_pages()
` [PATCH 07/10] mbind: add hugepage migration code to mbind()
` [PATCH 08/10] migrate: remove VM_HUGETLB from vma flag check in vma_migratable()
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 10/10] prepare to remove /proc/sys/vm/hugepages_treat_as_movable
[patch] mm: speedup in __early_pfn_to_nid
2013-03-23 15:29 UTC (8+ messages)
mmotm 2013-03-22-15-21 uploaded
2013-03-22 22:22 UTC
[RFC PATCH 0/8] Reduce system disruption due to kswapd
2013-03-22 19:46 UTC (70+ 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 07/10 -v2r1] "
` [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()
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-03-22 18:37 UTC (45+ 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()
` [PATCHv2, RFC 04/30] radix-tree: implement preload for multiple contiguous elements
` [PATCHv2, RFC 05/30] thp, mm: avoid PageUnevictable on active/inactive lru lists
` [PATCHv2, RFC 07/30] thp, mm: introduce mapping_can_have_hugepages() predicate
` [PATCHv2, RFC 08/30] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCHv2, RFC 10/30] thp, mm: locking tail page is a bug
` [PATCHv2, RFC 12/30] thp, mm: add event counters for huge page alloc on write to a file
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 15/30] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 17/30] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv2, RFC 18/30] thp, mm: truncate support for transparent huge page cache
` [PATCHv2, RFC 21/30] x86-64, mm: proper alignment mappings with hugepages
[RFC v7 00/11] Support vrange for anonymous page
2013-03-22 17:06 UTC (4+ messages)
[PATCH] USB: EHCI: fix for leaking isochronous data
2013-03-22 14:24 UTC (12+ messages)
[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
2013-03-22 10:56 UTC (14+ messages)
[PATCH] mm/hotplug: only free wait_table if it's allocated by vmalloc
2013-03-22 10:02 UTC (2+ messages)
BUG at kmem_cache_alloc
2013-03-22 9:35 UTC (2+ messages)
[PATCH v3] memcg: Add memory.pressure_level events
2013-03-22 7:13 UTC
[PATCH] mm/hotplug: use -EPERM instead of -1 for return value in online_pages()
2013-03-22 3:56 UTC
[RFC][PATCH 0/9] extend hugepage migration
2013-03-21 23:46 UTC (20+ 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
[bugfix] mm: zone_end_pfn is too small
2013-03-21 11:00 UTC (2+ 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 (3+ messages)
[PATCH v2 0/5] bypass root memcg charges if no memcgs are possible
2013-03-21 6:08 UTC (12+ messages)
` [PATCH v2 2/5] memcg: provide root figures from system totals
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 (5+ 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 (2+ messages)
[PATCH 1/3] mm, nobootmem: fix wrong usage of max_low_pfn
2013-03-20 20:18 UTC (7+ messages)
[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
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).