linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-08 14:01:47 to 2013-04-09 13:20:28 UTC [more...]

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-04-09 13:20 UTC  (22+ 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

[RFC 0/3] soft reclaim rework
 2013-04-09 13:08 UTC  (5+ 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 v2 00/28] memcg-aware slab shrinking
 2013-04-09 12:47 UTC  (22+ 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 v2 10/28] dcache: convert to use new lru list infrastructure

[RFC PATCH 0/8] Reduce system disruption due to kswapd
 2013-04-09 11:13 UTC  (5+ messages)
` [PATCH 08/10] mm: vmscan: Have kswapd shrink slab only once per priority

[PATCH 0/10] Reduce system disruption due to kswapd V2
 2013-04-09 11:07 UTC  (11+ 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()

[PATCH] mm: page_alloc: Avoid marking zones full prematurely after zone_reclaim()
 2013-04-09 10:20 UTC  (7+ messages)

[PATCH 1/3] mm, vmscan: count accidental reclaimed pages failed to put into lru
 2013-04-09  9:38 UTC  (7+ messages)
` [PATCH 2/3] mm, slub: count freed pages via rcu as this task's reclaimed_slab
` [PATCH 3/3] mm, slab: "

[PATCH] memcg: defer page_cgroup initialization
 2013-04-09  9:25 UTC 

PROBLEM: Kernel oops -- IP: [<ffffffff800cddfa>] kfree+0x5a/0x200
 2013-04-09  9:04 UTC 

[LSF/MM TOPIC] Hardware initiated paging of user process pages, hardware access to the CPU page tables of user processes
 2013-04-09  8:28 UTC  (5+ messages)

[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  (24+ messages)
` [PATCH 03/12] Revert "memcg: avoid dangling reference count in creation failure."
` [PATCH 04/12] memcg, kmem: fix reference count handling on the error path
` [PATCH 06/12] memcg: don't use mem_cgroup_get() when creating a kmemcg cache
` [PATCH 07/12] memcg: use css_get/put when charging/uncharging kmem
` [PATCH 09/12] cgroup: make sure parent won't be destroyed before its children
` [PATCH 12/12] memcg: don't need to free memcg via RCU or workqueue
` [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  (22+ messages)
` [PATCH v3 14/32] xfs: convert buftarg LRU to generic code
` [PATCH v3 15/32] xfs: convert dquot cache lru to list_lru
` [PATCH v3 16/32] fs: convert fs shrinkers to new scan/count API
` [PATCH v3 17/32] drivers: convert shrinkers to new count/scan API
` [PATCH v3 18/32] shrinker: convert remaining shrinkers to "
` [PATCH v3 19/32] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v3 20/32] shrinker: Kill old ->shrink API
` [PATCH v3 21/32] vmscan: also shrink slab in memcg pressure
` [PATCH v3 22/32] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v3 23/32] lru: add an element to a memcg list
` [PATCH v3 24/32] list_lru: also include memcg lists in counts and scans
` [PATCH v3 25/32] list_lru: per-memcg walks
` [PATCH v3 26/32] memcg: per-memcg kmem shrinking
` [PATCH v3 27/32] list_lru: reclaim proportionaly between memcgs and nodes
` [PATCH v3 28/32] memcg: scan cache objects hierarchically
` [PATCH v3 29/32] memcg: move initialization to memcg creation
` [PATCH v3 30/32] memcg: shrink dead memcgs upon global memory pressure
` [PATCH v3 31/32] super: targeted memcg reclaim
` [PATCH v3 32/32] memcg: debugging facility to access dangling memcgs

[PATCH 0/8] memcg, cgroup: kill css_id
 2013-04-09  6:49 UTC  (37+ messages)
` [PATCH 1/8] cgroup: implement cgroup_is_ancestor()
` [PATCH 2/8] cgroup: implement cgroup_from_id()
` [PATCH 3/8] memcg: convert to use cgroup_is_ancestor()
` [PATCH 4/8] memcg: convert to use cgroup_from_id()
` [PATCH 5/8] memcg: convert to use cgroup->id
` [PATCH 6/8] memcg: fail to create cgroup if the cgroup id is too big
` [PATCH 7/8] memcg: don't use css_id any more
` [PATCH 8/8] cgroup: kill css_id

[PATCH 0/3] mm: fixup changers of per cpu pageset's ->high and ->batch
 2013-04-09  6:06 UTC  (28+ messages)
` [PATCH 1/3] mm/page_alloc: factor out setting of pcp->high and pcp->batch
` [PATCH 2/3] mm/page_alloc: convert zone_pcp_update() to use on_each_cpu() instead of stop_machine()
` [PATCH 3/3] mm: when handling percpu_pagelist_fraction, use on_each_cpu() to set percpu pageset fields

[UPDATE][PATCH v2 2/3] resource: Add release_mem_region_adjustable()
 2013-04-09  5:48 UTC  (2+ messages)

[PATCH] mm: remove compressed copy from zram in-memory
 2013-04-09  5:36 UTC  (4+ messages)

[RFC PATCH 0/4] Support vranges on files
 2013-04-09  5:07 UTC  (9+ messages)

[PATCH 0/2] page_cgroup cleanups
 2013-04-09  2:41 UTC  (6+ messages)
` [PATCH 1/2] memcg: consistently use vmalloc for page_cgroup allocations

[PATCH 0/2] mm: vmemmap: add vmemmap_verify check for hot-add node/memory case
 2013-04-09  2:07 UTC  (8+ messages)
` [PATCH 2/2] mm: vmemmap: arm64: add vmemmap_verify check for hot-add node case

zsmalloc defrag (Was: [PATCH] mm: remove compressed copy from zram in-memory)
 2013-04-09  1:36 UTC  (3+ messages)

[RFC PATCH 1/1] mm: Another attempt to monitor task's memory changes
 2013-04-08 23:10 UTC  (3+ messages)

[PATCH] memcg: support hierarchical memory.numa_stats
 2013-04-08 21:58 UTC 

[PATCH v2 0/3] Support memory hot-delete to boot memory
 2013-04-08 20:58 UTC  (6+ messages)
` [PATCH v2 1/3] resource: Add __adjust_resource() for internal use
` [PATCH v2 2/3] resource: Add release_mem_region_adjustable()
` [PATCH v2 3/3] mm: Change __remove_pages() to call release_mem_region_adjustable()

[PATCH v3 0/3] fix hugepage coredump
 2013-04-08 20:57 UTC  (5+ messages)
` [PATCH v3 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-08 20:57 UTC  (3+ messages)

+ mm-reinititalise-user-and-admin-reserves-if-memory-is-added-or-removed.patch added to -mm tree
 2013-04-08 20:37 UTC 

+ mm-reinititalise-user-and-admin-reserves-if-memory-is-added-or-removed-fix.patch added to -mm tree
 2013-04-08 20:37 UTC 

[PATCH v2 0/10] extend hugepage migration
 2013-04-08 20:25 UTC  (10+ messages)
` [PATCH 01/10] migrate: add migrate_entry_wait_huge()
` [PATCH 05/10] migrate: add hugepage migration code to migrate_pages()
` [PATCH 07/10] mbind: add hugepage migration code to mbind()

[PATCH v8 2/3] mm: replace hardcoded 3% with admin_reserve_pages knob
 2013-04-08 19:39 UTC  (2+ messages)

[PATCHv3, RFC 00/34] Transparent huge page cache
 2013-04-08 19:38 UTC  (8+ messages)
` [PATCHv3, RFC 09/34] thp: represent file thp pages in meminfo and friends
` [PATCHv3, RFC 31/34] thp: initial implementation of do_huge_linear_fault()
` [PATCHv3, RFC 32/34] thp: handle write-protect exception to file-backed huge pages

[PATCH v8 1/3] mm: limit growth of 3% hardcoded other user reserve
 2013-04-08 19:34 UTC  (2+ messages)

[PATCH v7 2/2] mm: replace hardcoded 3% with admin_reserve_pages knob
 2013-04-08 18:49 UTC  (5+ messages)

[PATCH part2 v6 0/3] staging: zcache: Support zero-filled pages more efficiently
 2013-04-08 12:09 UTC  (4+ messages)

[PATCH v4, part3 00/15] accurately calculate memory statisitic information
 2013-04-08 16:05 UTC  (4+ messages)
` [PATCH v4, part3 11/15] mm: use a dedicated lock to protect totalram_pages and zone->managed_pages

[UPDATE][PATCH 2/3] resource: Add release_mem_region_adjustable()
 2013-04-08 14:26 UTC  (3+ messages)

[PATCH 0/3] Support memory hot-delete to boot memory
 2013-04-08 14:24 UTC  (8+ messages)
` [PATCH 2/3] resource: Add release_mem_region_adjustable()


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