linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-03-25 13:36:48 to 2013-03-28 17:36:21 UTC [more...]

[RFC] mm: remove swapcache page early
 2013-03-28 17:35 UTC  (14+ messages)

[PATCH 0/2] fix hugepage coredump
 2013-03-28 17:03 UTC  (6+ messages)
` [PATCH 1/2] hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)
` [PATCH 2/2] hugetlbfs: add swap entry check in follow_hugetlb_page()

[PATCH v6 1/2] mm: limit growth of 3% hardcoded other user reserve
 2013-03-28 16:49 UTC  (3+ messages)

[PATCHv2, RFC 00/30] Transparent huge page cache
 2013-03-28 15:31 UTC  (23+ messages)
` [PATCHv2, RFC 12/30] thp, mm: add event counters for huge page alloc on write to a file
` [PATCHv2, RFC 13/30] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCHv2, RFC 14/30] thp, mm: naive support of thp in generic read/write routines
` [PATCHv2, RFC 15/30] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCHv2, RFC 16/30] thp: handle file pages in split_huge_page()
` [PATCHv2, RFC 17/30] thp: wait_split_huge_page(): serialize over i_mmap_mutex too
` [PATCHv2, RFC 18/30] thp, mm: truncate support for transparent huge page cache

BUG at kmem_cache_alloc
 2013-03-28 14:27 UTC  (6+ messages)

[PATCH v2 0/10] extend hugepage migration
 2013-03-28  8:53 UTC  (40+ messages)
` [PATCH 01/10] migrate: add migrate_entry_wait_huge()
` [PATCH 02/10] migrate: make core migration code aware of hugepage
` [PATCH 03/10] soft-offline: use migrate_pages() instead of migrate_huge_page()
` [PATCH 05/10] migrate: add hugepage migration code to migrate_pages()
` [PATCH 06/10] migrate: add hugepage migration code to move_pages()
` [PATCH 07/10] mbind: add hugepage migration code to mbind()
` [PATCH 09/10] memory-hotplug: enable memory hotplug to handle hugepage
` [PATCH 10/10] prepare to remove /proc/sys/vm/hugepages_treat_as_movable

[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
 2013-03-28  7:48 UTC  (14+ messages)

page eviction from the buddy cache
 2013-03-28  5:34 UTC  (2+ messages)

zsmalloc zbud hybrid design discussion?
 2013-03-28  4:30 UTC  (2+ messages)

[PATCH 1/2] mm: remove CONFIG_HOTPLUG ifdefs
 2013-03-28  2:23 UTC 

[RFC] provide an API to userspace doing memory snapshot
 2013-03-28  2:15 UTC  (2+ messages)

[PATCH V2 01/11] mm: frontswap: lazy initialization to allow tmem backends to build/run as modules
 2013-03-28  2:09 UTC  (3+ messages)

[PATCH] kernel/range.c: subtract_range: return instead of continue to save some loops
 2013-03-28  1:49 UTC  (5+ messages)
` [PATCH] kernel/range.c: subtract_range: fix the broken phrase issued by printk

[patch] mm, memcg: give exiting processes access to memory reserves
 2013-03-28  1:22 UTC 

zsmalloc/lzo compressibility vs entropy
 2013-03-27 21:42 UTC 

+ mm-replace-hardcoded-3%-with-admin_reserve_pages-knob.patch added to -mm tree
 2013-03-27 21:28 UTC 

+ mm-limit-growth-of-3%-hardcoded-other-user-reserve.patch added to -mm tree
 2013-03-27 21:28 UTC 

BUG root-caused: careless processing of pagevec causes "Bad page states"
 2013-03-27 21:20 UTC  (2+ messages)

[RFC] mm: remove swapcache page early
 2013-03-27 21:20 UTC 

linux-v3.9-rc3: BUG: Bad page map in process trinity-child6 pte:002f9045 pmd:29e421e1
 2013-03-27 19:55 UTC  (4+ messages)

[PATCH 0/3] mm: avoid duplication of setup_nr_node_ids()
 2013-03-27 19:32 UTC  (6+ messages)
` [PATCH 1/3] page_alloc: make setup_nr_node_ids() usable for arch init code
` [PATCH 2/3] x86/mm/numa: use setup_nr_node_ids() instead of opencoding
` [PATCH 3/3] powerpc/mm/numa: "

system death under oom - 3.7.9
 2013-03-27 18:25 UTC 

[PATCH 04/22] block: Convert bio_for_each_segment() to bvec_iter
 2013-03-27 17:39 UTC 

mm: page_alloc: avoid marking zones full prematurely after zone_reclaim()
 2013-03-27 17:13 UTC  (3+ messages)

[PATCH] memcg: do not check for do_swap_account in mem_cgroup_{read,write,reset}
 2013-03-27 15:08 UTC  (2+ messages)

[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
 2013-03-27  8:37 UTC  (17+ messages)

[RFC v7 00/11] Support vrange for anonymous page
 2013-03-27  8:03 UTC  (9+ messages)

[PATCH v3] memcg: Add memory.pressure_level events
 2013-03-27  1:53 UTC  (3+ messages)

[RFC PATCH part2 0/4] Allow allocating pagetable on local node in movablemem_map
 2013-03-27  1:43 UTC  (2+ messages)

Revert VM_POPULATE?
 2013-03-27  1:40 UTC  (3+ messages)
  ` [PATCH] Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"

[PATCH] staging: zsmalloc: Fix link error on ARM
 2013-03-27  1:09 UTC  (11+ messages)

mmotm 2013-03-26-15-09 uploaded
 2013-03-26 22:10 UTC 

[PATCH] trivial: mmzone: correct "pags" to "pages" in comment
 2013-03-26 17:30 UTC 

[PATCH v3, part4 00/39] Simplify mem_init() implementations and kill num_physpages
 2013-03-26 15:54 UTC  (40+ messages)
` [PATCH v3, part4 01/39] vmlinux.lds: add comments for global variables and clean up useless declarations
` [PATCH v3, part4 02/39] avr32: normalize global variables exported by vmlinux.lds
` [PATCH v3, part4 03/39] c6x: "
` [PATCH v3, part4 04/39] h8300: "
` [PATCH v3, part4 05/39] score: "
` [PATCH v3, part4 06/39] tile: "
` [PATCH v3, part4 07/39] UML: "
` [PATCH v3, part4 08/39] mm: introduce helper function mem_init_print_info() to simplify mem_init()
` [PATCH v3, part4 09/39] mm: use totalram_pages instead of num_physpages at runtime
` [PATCH v3, part4 10/39] mm/alpha: prepare for removing num_physpages and simplify mem_init()
` [PATCH v3, part4 11/39] mm/ARM: "
` [PATCH v3, part4 12/39] mm/ARM64: "
` [PATCH v3, part4 13/39] mm/AVR32: "
` [PATCH v3, part4 14/39] mm/blackfin: "
` [PATCH v3, part4 15/39] mm/c6x: "
` [PATCH v3, part4 16/39] mm/cris: "
` [PATCH v3, part4 17/39] mm/frv: "
` [PATCH v3, part4 18/39] mm/h8300: "
` [PATCH v3, part4 19/39] mm/hexagon: "
` [PATCH v3, part4 20/39] mm/IA64: "
` [PATCH v3, part4 21/39] mm/m32r: "
` [PATCH v3, part4 22/39] mm/m68k: "
` [PATCH v3, part4 23/39] mm/microblaze: "
` [PATCH v3, part4 24/39] mm/MIPS: "
` [PATCH v3, part4 25/39] mm/mn10300: "
` [PATCH v3, part4 26/39] mm/openrisc: "
` [PATCH v3, part4 27/39] mm/PARISC: "
` [PATCH v3, part4 28/39] mm/ppc: "
` [PATCH v3, part4 29/39] mm/s390: "
` [PATCH v3, part4 30/39] mm/score: "
` [PATCH v3, part4 31/39] mm/SH: "
` [PATCH v3, part4 32/39] mm/SPARC: "
` [PATCH v3, part4 33/39] mm/tile: "
` [PATCH v3, part4 34/39] mm/um: "
` [PATCH v3, part4 35/39] mm/unicore32: "
` [PATCH v3, part4 36/39] mm/x86: "
` [PATCH v3, part4 37/39] mm/xtensa: "
` [PATCH v3, part4 38/39] mm/hotplug: prepare for removing num_physpages
` [PATCH v3, part4 39/39] mm: kill global variable num_physpages

[RFC PATCH v2, part4 00/39] Simplify mem_init() implementations and kill num_physpages
 2013-03-26 15:23 UTC  (7+ messages)
` [RFC PATCH v2, part4 03/39] c6x: normalize global variables exported by vmlinux.lds

[patch] mm: speedup in __early_pfn_to_nid
 2013-03-26  8:05 UTC  (18+ messages)

[patch 4/4 v4]swap: make cluster allocation per-cpu
 2013-03-26  5:38 UTC 

[patch 3/4 v4]swap: fix races exposed by swap discard
 2013-03-26  5:38 UTC 

[patch 2/4 v4]swap: make swap discard async
 2013-03-26  5:37 UTC 

[patch 1/4 v4]swap: change block allocation algorithm for SSD
 2013-03-26  5:37 UTC 

[PATCH] typo: replace kernelcore with Movable
 2013-03-26  2:55 UTC  (3+ messages)

security: restricting access to swap
 2013-03-19 17:39 UTC  (3+ messages)

[PATCH v2 0/4] zcache: Support zero-filled pages more efficiently
 2013-03-25 19:07 UTC  (6+ messages)
` [PATCH v2 1/4] introduce zero filled pages handler

[PATCH v7 2/2] mm: replace hardcoded 3% with admin_reserve_pages knob
 2013-03-25 13:42 UTC 

[PATCH v7 1/2] mm: limit growth of 3% hardcoded other user reserve
 2013-03-25 13:41 UTC 


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