linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCHv9 0/8] zswap: compressed swap caching
 2013-04-10 18:18 UTC  (2+ messages)
` [PATCHv9 1/8] zsmalloc: add to mm/

[PATCH -V5 00/25] THP support for PPC64
 2013-04-10 17:49 UTC  (16+ 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 0/3] Support memory hot-delete to boot memory
 2013-04-10 17:29 UTC  (12+ 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 v3 0/3] Support memory hot-delete to boot memory
 2013-04-10 17:17 UTC  (4+ messages)
` [PATCH v3 1/3] resource: Add __adjust_resource() for internal use
` [PATCH v3 2/3] resource: Add release_mem_region_adjustable()
` [PATCH v3 3/3] mm: Change __remove_pages() to call release_mem_region_adjustable()

[RESEND][PATCH v5 0/3] fix hugepage coredump
 2013-04-10 16:31 UTC  (5+ messages)
` [RESEND][PATCH v5 1/3] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [RESEND][PATCH v5 2/3] fix hugetlb memory check in vma_dump_size()
` [RESEND][PATCH v5 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()

How much memory kernel uses
 2013-04-10 16:11 UTC  (3+ messages)

[PATCH v5 0/3] fix hugepage coredump
 2013-04-10 16:09 UTC  (4+ messages)
` [PATCH v5 1/3] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [PATCH v5 2/3] fix hugetlb memory check in vma_dump_size()
` [PATCH v5 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()

[PATCH v8 3/3] mm: reinititalise user and admin reserves if memory is added or removed
 2013-04-10 15:56 UTC  (10+ messages)

[PATCH 1/3] mm, vmscan: count accidental reclaimed pages failed to put into lru
 2013-04-10 14:24 UTC  (13+ messages)
` [PATCH 2/3] mm, slub: count freed pages via rcu as this task's reclaimed_slab

[PATCH 0/10] Reduce system disruption due to kswapd V2
 2013-04-10 14:14 UTC  (15+ 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 v2 00/28] memcg-aware slab shrinking
 2013-04-10 14:03 UTC  (30+ 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

Excessive stall times on ext4 in 3.9-rc2
 2013-04-10 13:12 UTC  (4+ messages)

[PATCHv2] arm: mm: lockless get_user_pages_fast support
 2013-04-10 10:19 UTC 

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-04-10  9:51 UTC  (15+ messages)
` [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 06/18] ocfs2: use ->invalidatepage() length argument
` [PATCH v3 08/18] gfs2: "
` [PATCH v3 09/18] reiserfs: "

[PATCH] arm: mm: lockless get_user_pages_fast
 2013-04-10  9:47 UTC  (6+ messages)

[PATCH v3 0/3] fix hugepage coredump
 2013-04-10  8:07 UTC  (8+ messages)
` [PATCH v3 3/3] hugetlbfs: add swap entry check in follow_hugetlb_page()

mm: BUG in do_huge_pmd_wp_page
 2013-04-10  8:02 UTC  (2+ 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()

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-04-10  5:23 UTC  (7+ 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  (7+ 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] 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)

[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

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 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 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox