linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-23 19:57:47 to 2013-04-27 11:24:29 UTC [more...]

OOM-killer and strange RSS value in 3.9-rc7
 2013-04-27 11:24 UTC  (10+ messages)

[question] call mark_page_accessed() in minor fault
 2013-04-27 11:14 UTC  (7+ messages)

use direct_IO for writing swap pages
 2013-04-27  8:33 UTC 

[PATCH] mm: cond_resched in tlb_flush_mmu to fix soft lockups on !CONFIG_PREEMPT
 2013-04-27  7:50 UTC  (2+ messages)

[PATCH] x86: add phys addr validity check for /dev/mem mmap
 2013-04-27  7:00 UTC  (8+ messages)

KVM Forum 2013 Save the Date
 2013-04-27  6:27 UTC  (2+ messages)

Better active/inactive list balancing
 2013-04-27  6:20 UTC 

[PATCH v4 00/31] kmemcg shrinkers
 2013-04-26 23:19 UTC  (32+ messages)
` [PATCH v4 01/31] super: fix calculation of shrinkable objects for small numbers
` [PATCH v4 02/31] vmscan: take at least one pass with shrinkers
` [PATCH v4 03/31] dcache: convert dentry_stat.nr_unused to per-cpu counters
` [PATCH v4 04/31] dentry: move to per-sb LRU locks
` [PATCH v4 05/31] dcache: remove dentries from LRU before putting on dispose list
` [PATCH v4 06/31] mm: new shrinker API
` [PATCH v4 07/31] shrinker: convert superblock shrinkers to new API
` [PATCH v4 08/31] list: add a new LRU list type
` [PATCH v4 09/31] inode: convert inode lru list to generic lru list code
` [PATCH v4 10/31] dcache: convert to use new lru list infrastructure
` [PATCH v4 11/31] list_lru: per-node "
` [PATCH v4 12/31] shrinker: add node awareness
` [PATCH v4 13/31] fs: convert inode and dentry shrinking to be node aware
` [PATCH v4 14/31] xfs: convert buftarg LRU to generic code
` [PATCH v4 15/31] xfs: convert dquot cache lru to list_lru
` [PATCH v4 16/31] fs: convert fs shrinkers to new scan/count API
` [PATCH v4 17/31] drivers: convert shrinkers to new count/scan API
` [PATCH v4 18/31] shrinker: convert remaining shrinkers to "
` [PATCH v4 19/31] hugepage: convert huge zero page shrinker to new shrinker API
` [PATCH v4 20/31] shrinker: Kill old ->shrink API
` [PATCH v4 21/31] vmscan: also shrink slab in memcg pressure
` [PATCH v4 22/31] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH v4 23/31] lru: add an element to a memcg list
` [PATCH v4 24/31] list_lru: per-memcg walks
` [PATCH v4 25/31] memcg: per-memcg kmem shrinking
` [PATCH v4 26/31] memcg: scan cache objects hierarchically
` [PATCH v4 27/31] super: targeted memcg reclaim
` [PATCH v4 28/31] memcg: move initialization to memcg creation
` [PATCH v4 29/31] vmpressure: in-kernel notifications
` [PATCH v4 30/31] memcg: reap dead memcgs upon global memory pressure
` [PATCH v4 31/31] memcg: debugging facility to access dangling memcgs

memcg: softlimit on internal nodes
 2013-04-26 18:37 UTC  (15+ messages)

[fuse-devel] [PATCH 14/14] mm: Account for WRITEBACK_TEMP in balance_dirty_pages
 2013-04-26 17:44 UTC  (3+ messages)

Infiniband use of get_user_pages()
 2013-04-26 17:19 UTC  (5+ messages)

[PATCHv3, RFC 00/34] Transparent huge page cache
 2013-04-26 15:31 UTC  (4+ messages)
` [PATCHv3, RFC 32/34] thp: handle write-protect exception to file-backed huge pages

[PATCH v3] mm: slab: Verify the nodeid passed to ____cache_alloc_node
 2013-04-26 15:15 UTC 

mmotm 2013-04-25-16-24 uploaded
 2013-04-26 12:05 UTC  (2+ messages)

[patch] mm, memcg: add anon_hugepage stat
 2013-04-26 11:17 UTC  (4+ messages)

vmalloc fault
 2013-04-26 10:27 UTC  (5+ messages)

[PATCH 0/2] reuse vmpressure for in-kernel events
 2013-04-26  7:38 UTC  (16+ messages)
` [PATCH 1/2] vmpressure: in-kernel notifications
` [PATCH 2/2] memcg: reap dead memcgs under pressure

page eviction from the buddy cache
 2013-04-26  6:03 UTC  (18+ messages)

[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
 2013-04-26  4:35 UTC  (15+ messages)
              ` [PATCH v2] hugetlbfs: fix mmap failure in unaligned size request

mm: BUG in do_huge_pmd_wp_page
 2013-04-26  3:12 UTC  (13+ messages)

[Bug fix PATCH v5] Reusing a resource structure allocated by bootmem
 2013-04-26  1:57 UTC  (7+ messages)
` [Resend][Bug "

[PATCH] mm, highmem: remove useless virtual variable in page_address_map
 2013-04-26  0:21 UTC  (3+ messages)

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-25 17:57 UTC  (3+ messages)

[v3,-mm,-next] ipc,sem: fix lockdep false positive
 2013-04-25 16:53 UTC 

[PATCH] oom: add pending SIGKILL check for chosen victim
 2013-04-25 16:22 UTC  (11+ messages)

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

[PATCH] swap: redirty page if page write fails on swap file
 2013-04-25  8:53 UTC  (6+ messages)
  ` [PATCH] mm: swap: Mark swap pages writeback before queueing for direct IO

WARNING: at fs/ext4/inode.c:3222
 2013-04-25  7:26 UTC  (3+ messages)

[PATCH] mm/filemap.c: fix criteria of calling iov_shorten() in generic_file_direct_write()
 2013-04-25  6:54 UTC  (3+ messages)

[PATCH v2] mm: remove compressed copy from zram in-memory
 2013-04-25  5:25 UTC 

BUG in __mem_cgroup_uncharge_common
 2013-04-25  3:57 UTC  (2+ messages)

[BUG][s390x] mm: system crashed
 2013-04-25  3:50 UTC  (10+ messages)
            ` [v3.9-rc8]: kernel BUG at mm/memcontrol.c:3994! (was: Re: [BUG][s390x] mm: system crashed)

[PATCH v3 0/6] Per process reclaim
 2013-04-25  1:07 UTC  (7+ messages)
` [PATCH v3 1/6] mm: "
` [PATCH v3 2/6] mm: make shrink_page_list with pages work from multiple zones
` [PATCH v3 3/6] mm: Remove shrink_page
` [PATCH v3 4/6] mm: Enhance per process reclaim to consider shared pages
` [PATCH v3 5/6] mm: Support address range reclaim
` [PATCH v3 6/6] add documentation about reclaim knob on proc.txt

[PATCH v2 0/6] Per process reclaim
 2013-04-25  0:50 UTC  (11+ messages)
` [PATCH v2 1/6] mm: "
` [PATCH v2 2/6] mm: make shrink_page_list with pages work from multiple zones
` [PATCH v2 3/6] mm: Remove shrink_page
` [PATCH v2 4/6] mm: Enhance per process reclaim to consider shared pages
` [PATCH v2 5/6] mm: Support address range reclaim
` [PATCH v2 6/6] add documentation on proc.txt

[PATCH] Add a sysctl for numa_balancing
 2013-04-25  0:14 UTC  (2+ messages)

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

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-04-24 11:29 UTC  (9+ messages)
` [PATCH v3 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v3 17/18] ext4: make punch hole code path work with bigalloc

[PATCH] memcg: support hierarchical memory.numa_stats
 2013-04-24  9:22 UTC  (4+ messages)
` [PATCH 1/2] memcg: refactor mem_control_numa_stat_show()
  ` [PATCH 2/2] memcg: support hierarchical memory.numa_stats
    ` [PATCH 2/2 v2] "

LSF-MM Volatile Ranges Discussion Plans
 2013-04-24  8:14 UTC  (7+ messages)
` Summary of LSF-MM Volatile Ranges Discussion

[PATCH] slab: Remove unnecessary __builtin_constant_p()
 2013-04-24  7:31 UTC  (6+ messages)

[Patch v2] mm: slab: Verify the nodeid passed to ____cache_alloc_node
 2013-04-24  7:26 UTC  (3+ messages)

[PATCH 1/2] mm, nobootmem: clean-up of free_low_memory_core_early()
 2013-04-24  3:28 UTC  (4+ messages)
` [PATCH 2/2] mm, nobootmem: do memset() after memblock_reserve()

[PATCH 1/6] mm: Per process reclaim
 2013-04-24  1:42 UTC  (6+ messages)
` [PATCH 6/6] add documentation on proc.txt


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