linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-08 13:56:18 to 2013-02-15 10:30:51 UTC [more...]

[PATCH 0/7] memcg targeted shrinking
 2013-02-15 10:30 UTC  (11+ messages)
` [PATCH 1/7] vmscan: also shrink slab in memcg pressure
` [PATCH 2/7] memcg,list_lru: duplicate LRUs upon kmemcg creation
` [PATCH 3/7] lru: add an element to a memcg list

[PATCH v4 -mm] rework mem_cgroup iterator
 2013-02-15  8:24 UTC  (13+ messages)
` [PATCH v4 1/6] memcg: keep prev's css alive for the whole mem_cgroup_iter
` [PATCH v4 2/6] memcg: rework mem_cgroup_iter to use cgroup iterators
` [PATCH v4 3/6] memcg: relax memcg iter caching
` [PATCH v4 4/6] memcg: simplify mem_cgroup_iter
` [PATCH v4 5/6] memcg: further "
` [PATCH v4 6/6] cgroup: remove css_get_next

[patch 1/2] mm: fincore()
 2013-02-15  6:35 UTC  (2+ messages)
    ` [patch 2/2] x86-64: hook up fincore() syscall

[PATCH] mm: Try harder to allocate vmemmap blocks
 2013-02-15  1:47 UTC  (3+ messages)

[PATCH] arm: mm: lockless get_user_pages_fast
 2013-02-15  1:00 UTC 

[Bug 53501] New: Duplicated MemTotal with different values
 2013-02-15  0:26 UTC  (6+ messages)

[PATCH] mm: export mmu notifier invalidates
 2013-02-14 22:25 UTC  (9+ messages)

[PATCH] net: fix functions and variables related to netns_ipvs->sysctl_sync_qlen_max
 2013-02-14 22:21 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/11] ksm: NUMA trees and page migration
 2013-02-14 22:19 UTC  (20+ messages)
` [PATCH 4/11] ksm: reorganize ksm_check_stable_tree
` [PATCH 5/11] ksm: get_ksm_page locked
` [PATCH 6/11] ksm: remove old stable nodes more thoroughly
` [PATCH 7/11] ksm: make KSM page migration possible
` [PATCH 11/11] ksm: stop hotremove lockdep warning

[PATCH] mm: Limit pgd range freeing to mm->task_size
 2013-02-14 21:24 UTC  (3+ messages)

[PATCH] mm: fadvise: Drain all pagevecs if POSIX_FADV_DONTNEED fails to discard all pages
 2013-02-14 20:39 UTC  (3+ messages)

OOM triggered with plenty of memory free
 2013-02-13 22:49 UTC  (5+ messages)

[PATCH] staging: zcache: add TODO file
 2013-02-13 18:47 UTC  (2+ messages)

[PATCHv5 0/8] zswap: compressed swap caching
 2013-02-13 18:38 UTC  (9+ messages)
` [PATCHv5 1/8] zsmalloc: add to mm/
` [PATCHv5 2/8] zsmalloc: add documentation
` [PATCHv5 3/8] debugfs: add get/set for atomic types
` [PATCHv5 4/8] zswap: add to mm/
` [PATCHv5 5/8] mm: break up swap_writepage() for frontswap backends
` [PATCHv5 6/8] mm: allow for outstanding swap writeback accounting
` [PATCHv5 7/8] zswap: add swap page writeback support
` [PATCHv5 8/8] zswap: add documentation

[GIT PULL] Final x86 fixes for 3.8
 2013-02-13 18:09 UTC 

[PATCH] staging/zcache: Fix/improve zcache writeback code, tie to a config option
 2013-02-13 17:18 UTC  (12+ messages)

[LSF/MM TOPIC] In-kernel compression in the MM subsystem
 2013-02-13 16:47 UTC  (5+ messages)

[PATCHv4 0/7] zswap: compressed swap caching
 2013-02-13 16:00 UTC  (7+ messages)
` [PATCHv4 2/7] zsmalloc: promote to lib/
` [PATCHv4 6/7] zswap: add flushing support

[PATCH] memcg: Add memory.pressure_level events
 2013-02-13 15:41 UTC  (8+ messages)

[PATCH v3 0/7] rework mem_cgroup iterator
 2013-02-13 12:56 UTC  (30+ messages)
` [PATCH v3 4/7] memcg: remove memcg from the reclaim iterators

[PATCH] x86: mm: Check if PUD is large when validating a kernel address
 2013-02-13 11:14 UTC  (7+ messages)
` [PATCH] x86: mm: Check if PUD is large when validating a kernel address v2

Improving lock pages
 2013-02-13 10:47 UTC  (4+ messages)

[PATCH 0/2] fixups for memcg cgroup_lock conversion
 2013-02-13 10:43 UTC  (7+ messages)
` [PATCH 1/2] memcg: fast hierarchy-aware child test fix
` [PATCH 2/2] memcg: replace cgroup_lock with memcg specific memcg_lock fix

[PATCH] ia64/mm: fix a bad_page bug when crash kernel booting
 2013-02-13 10:07 UTC  (9+ messages)
  ` [PATCH V2] "
    ` [PATCH V3] "

[PATCH] memcg: fix kmemcg registration for late caches
 2013-02-13 10:00 UTC  (3+ messages)

[LSF/MM TOPIC] Few things I would like to discuss
 2013-02-13  8:20 UTC  (4+ messages)
  ` [Lsf-pc] "

Support for high-order pages on ARM
 2013-02-12 18:25 UTC 

[PATCH] software dirty bits for s390
 2013-02-12  8:46 UTC  (7+ messages)
` [PATCH] s390/mm: implement software dirty bits

extra free kbytes tunable
 2013-02-12  2:01 UTC 

[PATCH 1/2] add helper for highmem checks
 2013-02-11 23:02 UTC  (15+ messages)
` [PATCH 2/2] make /dev/kmem return error for highmem

[PATCH] staging/zcache: Fix/improve zcache writeback code, tie to a config option
 2013-02-11 22:07 UTC 

[PATCHv2 0/9] zswap: compressed swap caching
 2013-02-11 19:13 UTC  (7+ messages)
` [PATCHv2 8/9] zswap: add to mm/

[PATCH 0/6 RFC] Mapping range lock
 2013-02-11 12:58 UTC  (10+ messages)
` [PATCH 1/6] lib: Implement range locks
` [PATCH 2/6] fs: Take mapping lock in generic read paths

[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
 2013-02-11 11:22 UTC  (33+ messages)
                ` [PATCH for 3.2.34] memcg: do not trigger OOM if PF_NO_MEMCG_OOM is set

Bug#695182: [RFC] Reproducible OOM with just a few sleeps
 2013-02-10 19:09 UTC  (6+ messages)
    ` PAE problems was "

[LSF/MM TOPIC] Hardware initiated paging of user process pages, hardware access to the CPU page tables of user processes
 2013-02-10  7:54 UTC  (5+ messages)

[LSF/MM TOPIC] mmap_sem in ->fault and ->page_mkwrite
 2013-02-09  5:51 UTC  (4+ messages)

[ATTEND][LSF/MM TOPIC] the memory controller
 2013-02-09  5:25 UTC  (2+ messages)

[PATCH v3 0/3] fixes for large mm_populate() and munlock() operations
 2013-02-09  0:03 UTC  (4+ messages)
` [PATCH v3 1/3] mm: use long type for page counts in mm_populate() and get_user_pages()
` [PATCH v3 2/3] mm: accelerate mm_populate() treatment of THP pages
` [PATCH v3 3/3] mm: accelerate munlock() "

[PATCH v2 0/3] fixes for large mm_populate() and munlock() operations
 2013-02-08 23:17 UTC  (4+ messages)
` [PATCH v2 3/3] mm: accelerate munlock() treatment of THP pages

doing lots of disk writes causes oom killer to kill processes
 2013-02-08 16:31 UTC 

[PATCH v2] Add the values related to buddy system for filtering free pages
 2013-02-08 14:59 UTC  (8+ 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).