linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-08 06:35:10 to 2013-04-09 07:20:15 UTC [more...]

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

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

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

[PATCH 00/11] Introduce movablemem_map=acpi boot option
 2013-04-09  5:14 UTC  (2+ messages)

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

[PATCH 0/12][V2] memcg: make memcg's life cycle the same as cgroup
 2013-04-09  3:59 UTC  (25+ 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 08/12] memcg: use css_get/put for swap memcg
` [PATCH 09/12] cgroup: make sure parent won't be destroyed before its children
` [PATCH 10/12] memcg: don't need to get a reference to the parent
` [PATCH 11/12] memcg: kill memcg refcnt
` [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 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  (10+ messages)
` [PATCH 1/2] mm: vmemmap: x86: add vmemmap_verify check for hot-add node case
` [PATCH 2/2] mm: vmemmap: arm64: "

[PATCH v2 00/28] memcg-aware slab shrinking
 2013-04-09  2:05 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

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)

[PATCH v3 00/32] memcg-aware slab shrinking with lasers and numbers
 2013-04-08 20:51 UTC  (34+ messages)
` [PATCH v3 01/32] super: fix calculation of shrinkable objects for small numbers
` [PATCH v3 02/32] vmscan: take at least one pass with shrinkers
` [PATCH v3 03/32] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v3 04/32] dentry: move to per-sb LRU locks
` [PATCH v3 05/32] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v3 06/32] mm: new shrinker API
` [PATCH v3 07/32] shrinker: convert superblock shrinkers to new API
` [PATCH v3 08/32] list: add a new LRU list type
` [PATCH v3 09/32] inode: convert inode lru list to generic lru list code
` [PATCH v3 10/32] dcache: convert to use new lru list infrastructure
` [PATCH v3 11/32] list_lru: per-node "
` [PATCH v3 12/32] shrinker: add node awareness
` [PATCH v3 13/32] fs: convert inode and dentry shrinking to be node aware
` [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

+ 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  (7+ 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()

[Resend with Ack][PATCH] mm: remove CONFIG_HOTPLUG ifdefs
 2013-04-08 13:40 UTC  (2+ messages)

Excessive stall times on ext4 in 3.9-rc2
 2013-04-08 11:01 UTC  (8+ messages)

[PATCH v4, part3 00/41] Simplify mem_init() implementations and kill num_physpages
 2013-04-08  9:52 UTC  (3+ messages)
` [PATCH v4, part3 18/41] mm/cris: prepare for removing num_physpages and simplify mem_init()

NUMA Autobalancing Kernel 3.8
 2013-04-08  9:14 UTC  (11+ messages)

[RFC][PATCH 0/7] memcg: make memcg's life cycle the same as cgroup
 2013-04-08  7:18 UTC  (3+ messages)


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