messages from 2013-04-09 07:24:36 to 2013-04-10 08:05:54 UTC [more...]
[PATCH 0/10] Reduce system disruption due to kswapd V2
2013-04-10 8:05 UTC (17+ 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 once per pgdat scan
` [PATCH 10/10] mm: vmscan: Move logic from balance_pgdat() to kswapd_shrink_zone()
mm: BUG in do_huge_pmd_wp_page
2013-04-10 8:02 UTC (2+ messages)
[PATCH -V5 00/25] THP support for PPC64
2013-04-10 7:54 UTC (12+ messages)
` [PATCH -V5 06/25] powerpc: Reduce PTE table memory wastage
` [PATCH -V5 08/25] powerpc: Decode the pte-lp-encoding bits correctly
` [PATCH -V5 19/25] powerpc/THP: Differentiate THP PMD entries from HUGETLB PMD entries
[PATCH v2 00/28] memcg-aware slab shrinking
2013-04-10 7:32 UTC (25+ messages)
` [PATCH v2 02/28] vmscan: take at least one pass with shrinkers
` [PATCH v2 03/28] dcache: convert dentry_stat.nr_unused to per-cpu counters
[PATCH] arm: mm: lockless get_user_pages_fast
2013-04-10 7:30 UTC (3+ messages)
[PATCH v2 00/10] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-04-10 6:22 UTC (13+ messages)
` [PATCH v2 01/10] mm/page_alloc: factor out setting of pcp->high and pcp->batch
` [PATCH v2 02/10] mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
` [PATCH v2 03/10] mm/page_alloc: insert memory barriers to allow async update of pcp batch and high
` [PATCH v2 04/10] mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine()
` [PATCH v2 05/10] mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high
` [PATCH v2 06/10] mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch()
` [PATCH v2 07/10] mm/page_alloc: relocate comment to be directly above code it refers to
` [PATCH v2 08/10] mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
` [PATCH v2 09/10] mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
` [PATCH v2 10/10] mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch()
[PATCH v2 0/3] Support memory hot-delete to boot memory
2013-04-10 6:16 UTC (9+ messages)
` [PATCH v2 1/3] resource: Add __adjust_resource() for internal use
` [PATCH v2 2/3] resource: Add release_mem_region_adjustable()
` [patch] mm, hotplug: avoid compiling memory hotremove functions when disabled
[PATCH 1/3] mm, vmscan: count accidental reclaimed pages failed to put into lru
2013-04-10 6:03 UTC (10+ messages)
` [PATCH 2/3] mm, slub: count freed pages via rcu as this task's reclaimed_slab
[RFC PATCH 0/8] Reduce system disruption due to kswapd
2013-04-10 5:23 UTC (8+ messages)
` [PATCH 08/10] mm: vmscan: Have kswapd shrink slab only once per priority
[PATCH] mm: page_alloc: Avoid marking zones full prematurely after zone_reclaim()
2013-04-10 5:15 UTC (8+ messages)
[RFC PATCH 0/4] Support vranges on files
2013-04-10 2:48 UTC (11+ messages)
[PATCH v2 0/10] extend hugepage migration
2013-04-10 2:24 UTC (8+ messages)
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage
[LSF/MM TOPIC] Hardware initiated paging of user process pages, hardware access to the CPU page tables of user processes
2013-04-10 1:57 UTC (9+ messages)
[PATCH v3 0/3] fix hugepage coredump
2013-04-10 1:53 UTC (7+ messages)
` [PATCH v3 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()
[PATCH] mm: remove compressed copy from zram in-memory
2013-04-10 1:07 UTC (18+ messages)
` zsmalloc defrag (Was: [PATCH] mm: remove compressed copy from zram in-memory)
How much memory kernel uses
2013-04-10 1:07 UTC
[PATCH part2 v6 0/3] staging: zcache: Support zero-filled pages more efficiently
2013-04-10 0:38 UTC (5+ messages)
[PATCH] vfs: dcache: cond_resched in shrink_dentry_list
2013-04-10 0:37 UTC
[PATCH 00/10] staging: zcache/ramster: fix and ramster/debugfs improvement
2013-04-10 0:26 UTC (11+ messages)
` [PATCH 01/10] staging: zcache: fix account foregin counters against zero-filled pages
` [PATCH 02/10] staging: zcache: remove zcache_freeze
` [PATCH 03/10] staging: ramster: Provide accessory functions for counter increase
` [PATCH 04/10] staging: ramster: Provide accessory functions for counter decrease
` [PATCH 05/10] staging: ramster: Move debugfs code out of ramster.c file
` [PATCH 06/10] staging: ramster/debug: Use an array to initialize/use debugfs attributes
` [PATCH 07/10] staging: ramster/debug: Add RAMSTER_DEBUG Kconfig entry
` [PATCH 08/10] staging: ramster: Add incremental accessory counters
` [PATCH 09/10] staging: zcache/debug: fix coding style
` [PATCH 10/10] staging: ramster: add how-to for ramster
[PATCH v8 3/3] mm: reinititalise user and admin reserves if memory is added or removed
2013-04-10 0:14 UTC (8+ messages)
[PATCH v9 3/3] mm: reinititalise user and admin reserves if memory is added or removed
2013-04-08 22:59 UTC
[PATCH v9 2/3] mm: replace hardcoded 3% with admin_reserve_pages knob
2013-04-08 22:56 UTC
[PATCH v9 1/3] mm: limit growth of 3% hardcoded other user reserve
2013-04-08 22:55 UTC
mmotm 2013-04-09-16-37 uploaded
2013-04-09 23:38 UTC
[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
2013-04-09 21:49 UTC (16+ messages)
` [RFC PATCH v2 01/15] mm: Introduce memory regions data-structure to capture region boundaries within nodes
` [RFC PATCH v2 02/15] mm: Initialize node memory regions during boot
` [RFC PATCH v2 03/15] mm: Introduce and initialize zone memory regions
` [RFC PATCH v2 04/15] mm: Add helpers to retrieve node region and zone region for a given page
` [RFC PATCH v2 05/15] mm: Add data-structures to describe memory regions within the zones' freelists
` [RFC PATCH v2 06/15] mm: Demarcate and maintain pageblocks in region-order in "
` [RFC PATCH v2 07/15] mm: Add an optimized version of del_from_freelist to keep page allocation fast
` [RFC PATCH v2 08/15] bitops: Document the difference in indexing between fls() and __fls()
` [RFC PATCH v2 09/15] mm: A new optimized O(log n) sorting algo to speed up buddy-sorting
` [RFC PATCH v2 10/15] mm: Add support to accurately track per-memory-region allocation
` [RFC PATCH v2 11/15] mm: Restructure the compaction part of CMA for wider use
` [RFC PATCH v2 12/15] mm: Add infrastructure to evacuate memory regions using compaction
` [RFC PATCH v2 13/15] mm: Implement the worker function for memory region compaction
` [RFC PATCH v2 14/15] mm: Add alloc-free handshake to trigger "
` [RFC PATCH v2 15/15] mm: Print memory region statistics to understand the buddy allocator behavior
[PATCH v3] [RESEND] mm: Make snapshotting pages for stable writes a per-bio operation
2013-04-09 21:11 UTC (4+ messages)
[UPDATE][PATCH v2 2/3] resource: Add release_mem_region_adjustable()
2013-04-09 19:51 UTC (5+ messages)
[PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-04-09 19:27 UTC (7+ messages)
` [PATCH 3/3] mm: when handling percpu_pagelist_fraction, use on_each_cpu() to set percpu pageset fields
[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
2013-04-09 18:03 UTC (11+ messages)
` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation
` [PATCH v3] "
[RFC 0/3] soft reclaim rework
2013-04-09 17:22 UTC (16+ messages)
` [RFC 1/3] memcg: integrate soft reclaim tighter with zone shrinking code
` [RFC 2/3] memcg: Ignore soft limit until it is explicitly specified
` [RFC 3/3] vmscan, memcg: Do softlimit reclaim also for targeted reclaim
[PATCH] memcg: defer page_cgroup initialization
2013-04-09 16:15 UTC (5+ messages)
[RFC PATCH 1/1] mm: Another attempt to monitor task's memory changes
2013-04-09 15:08 UTC (5+ messages)
[PATCH v3 00/18] change invalidatepage prototype to accept length
2013-04-09 13:27 UTC (27+ messages)
` [PATCH v3 01/18] mm: "
` [PATCH v3 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v3 03/18] ext4: use ->invalidatepage() length argument
` [PATCH v3 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH v3 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v3 06/18] ocfs2: "
` [PATCH v3 07/18] ceph: "
` [PATCH v3 08/18] gfs2: "
` [Cluster-devel] "
` [PATCH v3 09/18] reiserfs: "
` [PATCH v3 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v3 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v3 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH v3 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v3 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH v3 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v3 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH v3 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v3 18/18] ext4: Allow punch hole with bigalloc enabled
PROBLEM: Kernel oops -- IP: [<ffffffff800cddfa>] kfree+0x5a/0x200
2013-04-09 9:04 UTC
[PATCH 00/11] Introduce movablemem_map=acpi boot option
2013-04-09 8:21 UTC (3+ messages)
[PATCH 0/12][V2] memcg: make memcg's life cycle the same as cgroup
2013-04-09 7:55 UTC (7+ messages)
` [PATCH 13/12] memcg: don't need memcg->memcg_name
[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
2013-04-09 7:25 UTC (3+ 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).