linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-28 21:55:38 to 2013-01-31 08:23:12 UTC [more...]

Support variable-sized huge pages
 2013-01-31  8:23 UTC 

[PATCH v6 00/15] memory-hotplug: hot-remove physical memory
 2013-01-31  8:17 UTC  (21+ messages)
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove

[PATCHv4 0/7] zswap: compressed swap caching
 2013-01-31  7:07 UTC  (19+ messages)
` [PATCHv4 1/7] debugfs: add get/set for atomic types
` [PATCHv4 2/7] zsmalloc: promote to lib/
` [PATCHv4 3/7] zswap: add to mm/
` [PATCHv4 4/7] mm: break up swap_writepage() for frontswap backends
` [PATCHv4 5/7] mm: allow for outstanding swap writeback accounting
` [PATCHv4 6/7] zswap: add flushing support
` [PATCHv4 7/7] zswap: add documentation

[PATCH v2 0/6] memcg: disable swap cgroup allocation at swapon
 2013-01-31  6:18 UTC  (33+ messages)
` [PATCH v2 1/6] memcg: refactor swap_cgroup_swapon()
` [PATCH v2 2/6] memcg: bypass swap accounting for the root memcg
` [PATCH v2 3/6] memcg: introduce memsw_accounting_users
` [PATCH v2 4/6] memcg: export nr_swap_files
` [PATCH v2 5/6] memcg: introduce swap_cgroup_init()/swap_cgroup_free()
` [PATCH v2 6/6] memcg: init/free swap cgroup strucutres upon create/free child memcg

[RESEND PATCH v5 1/4] zram: Fix deadlock bug in partial write
 2013-01-31  5:41 UTC  (8+ messages)

[PATCH 0/4] staging: zsmalloc: various cleanups/improvments
 2013-01-31  5:32 UTC  (19+ messages)
` [PATCH 1/4] staging: zsmalloc: add gfp flags to zs_create_pool
` [PATCH 2/4] staging: zsmalloc: remove unused pool name
    ` [PATCH] "

[RFC PATCH v2 00/12] System device hot-plug framework
 2013-01-31  5:24 UTC  (22+ messages)
` [RFC PATCH v2 01/12] Add sys_hotplug.h for system device hotplug framework
` [RFC PATCH v2 03/12] drivers/base: Add "
` [RFC PATCH v2 02/12] ACPI: Add sys_hotplug.h for "

[PATCHv2 0/9] zswap: compressed swap caching
 2013-01-31  5:21 UTC  (16+ messages)
` [PATCHv2 1/9] staging: zsmalloc: add gfp flags to zs_create_pool
` [PATCHv2 7/9] mm: break up swap_writepage() for frontswap backends
` [PATCHv2 8/9] zswap: add to mm/

[RFC] Reproducible OOM with just a few sleeps
 2013-01-31  5:15 UTC  (6+ messages)
        ` Bug#695182: "

Questin about swap_slot free and invalidate page
 2013-01-31  5:11 UTC 

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

[PATCH, RFC 00/16] Transparent huge page cache
 2013-01-31  2:12 UTC  (10+ messages)
` [PATCH, RFC 06/16] thp, mm: rewrite add_to_page_cache_locked() to support huge pages

[RFC][PATCH] rip out x86_32 NUMA remapping code
 2013-01-31  0:56 UTC 

[PATCH 0/11] ksm: NUMA trees and page migration
 2013-01-31  0:05 UTC  (19+ messages)
` [PATCH 1/11] ksm: allow trees per NUMA node
` [PATCH 3/11] ksm: trivial tidyups
` [PATCH 6/11] ksm: remove old stable nodes more thoroughly

[PATCH Bug fix] acpi, movablemem_map: node0 should always be unhotpluggable when using SRAT
 2013-01-30 22:48 UTC  (7+ messages)

[PATCH 0/6] Follow up work on NUMA Balancing
 2013-01-30 20:32 UTC  (9+ messages)
` [PATCH 5/6] mm: Fold page->_last_nid into page->flags where possible
        ` [PATCH] mm: Rename page struct field helpers

[PATCH -repost] memcg,vmscan: do not break out targeted reclaim without reclaimed pages
 2013-01-30 16:37 UTC  (4+ messages)
` [PATCH] mmotm: memcgvmscan-do-not-break-out-targeted-reclaim-without-reclaimed-pages.patch fix

[PATCH v2] enable all tmem backends to be built and loaded as modules
 2013-01-30 15:57 UTC  (10+ messages)
` [PATCH 1/8] mm: cleancache: lazy initialization to allow tmem backends to build/run "
` [PATCH 2/8] mm: frontswap: "

[PATCH v6 1/4] zram: Fix deadlock bug in partial read/write
 2013-01-30 15:12 UTC  (5+ messages)
` [PATCH v6 2/4] zram: force disksize setting before using zram
` [PATCH v6 3/4] zram: give up lazy initialization of zram metadata
` [PATCH v6 4/4] zram: get rid of lockdep warning

[PATCH] memcg: simplify lock of memcg page stat accounting
 2013-01-30 14:57 UTC  (9+ messages)

Page allocation failure on v3.8-rc5
 2013-01-30 11:53 UTC  (2+ messages)

Fwd: wifi connect probs fedora 17
 2013-01-30 11:16 UTC 

boot warnings due to swap: make each swap partition have one address_space
 2013-01-30  9:59 UTC  (7+ messages)

[PATCH] mm/nommu: Use get_nr_swap_pages()
 2013-01-30  9:41 UTC 

oom caused disk corruption on 3.7.1
 2013-01-30  6:57 UTC  (2+ messages)

[PATCHv3 0/6] zswap: compressed swap caching
 2013-01-30  4:44 UTC  (17+ messages)
` [PATCHv3 1/6] debugfs: add get/set for atomic types
` [PATCHv3 2/6] zsmalloc: promote to lib/
` [PATCHv3 3/6] mm: break up swap_writepage() for frontswap backends
` [PATCHv3 4/6] mm: allow for outstanding swap writeback accounting
` [PATCHv3 5/6] zswap: add to mm/
` [PATCHv3 6/6] zswap: add documentation

[PATCH] zsmalloc: Fix TLB coherency and build problem
 2013-01-30  2:48 UTC  (2+ messages)

[PATCH 0/3] Support SRAT for movablemem_map boot option
 2013-01-29 18:40 UTC  (9+ messages)
` [PATCH 3/3] acpi, memory-hotplug: Support getting hotplug info from SRAT

[PATCH V6 09/30] dio: Convert direct_IO to use iov_iter
 2013-01-29 16:23 UTC 

[PATCH v2] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2013-01-29 11:50 UTC  (13+ messages)

[PATCH] slub: assign refcount for kmalloc_caches
 2013-01-29  6:07 UTC  (3+ messages)

[PATCH] ia64/mm: fix a bad_page bug when crash kernel booting
 2013-01-29  3:52 UTC 

[PATCH v4 0/6] replace cgroup_lock with memcg specific locking
 2013-01-29  0:22 UTC  (13+ messages)
` [PATCH v4 1/6] memcg: prevent changes to move_charge_at_immigrate during task attach
` [PATCH v4 2/6] memcg: split part of memcg creation to css_online
` [PATCH v4 3/6] memcg: fast hierarchy-aware child test
` [PATCH v4 4/6] memcg: replace cgroup_lock with memcg specific memcg_lock
` [PATCH v4 5/6] memcg: increment static branch right after limit set
` [PATCH v4 6/6] memcg: avoid dangling reference count in creation failure

[PATCH v2] memcg: reduce the size of struct memcg 244-fold
 2013-01-29  0:08 UTC  (2+ 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).