linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-29 12:14:05 to 2013-02-01 02:38:23 UTC [more...]

[PATCHv4 0/7] zswap: compressed swap caching
 2013-02-01  2:38 UTC  (23+ 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 v6 00/15] memory-hotplug: hot-remove physical memory
 2013-02-01  2:18 UTC  (31+ messages)
` [PATCH v6 08/15] memory-hotplug: Common APIs to support page tables hot-remove

[RFC] Reproducible OOM with just a few sleeps
 2013-02-01  2:12 UTC  (11+ messages)
        ` Bug#695182: "

[PATCH 0/4] staging: zsmalloc: various cleanups/improvments
 2013-02-01  2:11 UTC  (12+ messages)
` [PATCH 2/4] staging: zsmalloc: remove unused pool name
    ` [PATCH] "

[LSF/MM TOPIC] In-kernel compression in the MM subsystem
 2013-02-01  1:46 UTC  (2+ messages)

[RFC PATCH v2 00/12] System device hot-plug framework
 2013-02-01  1:32 UTC  (25+ 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 "

Page allocation failure on v3.8-rc5
 2013-02-01  0:33 UTC  (4+ messages)

[PATCH 0/6 RFC] Mapping range lock
 2013-02-01  0:07 UTC  (10+ messages)
` [PATCH 1/6] lib: Implement range locks
` [PATCH 2/6] fs: Take mapping lock in generic read paths
` [PATCH 3/6] fs: Provide function to take mapping lock in buffered write path
` [PATCH 4/6] fs: Don't call dio_cleanup() before submitting all bios
` [PATCH 5/6] fs: Take mapping lock during direct IO
` [PATCH 6/6] ext3: Convert ext3 to use mapping lock

[PATCH] HWPOISON: fix wrong num_poisoned_pages in handling memory error on thp
 2013-01-31 23:35 UTC  (3+ messages)

[patch 2/3 v2]swap: make each swap partition have one address_space
 2013-01-31 23:29 UTC  (11+ messages)

[LSF/MM TOPIC] mmap_sem in ->fault and ->page_mkwrite
 2013-01-31 23:03 UTC  (2+ messages)

PAGE_CACHE_SIZE vs. PAGE_SIZE
 2013-01-31 22:40 UTC  (2+ messages)

[RFC][PATCH] rip out x86_32 NUMA remapping code
 2013-01-31 22:12 UTC  (9+ messages)

[Bug 53031] New: kswapd in uninterruptible sleep state
 2013-01-31 21:42 UTC 

next-20130128 lockdep whinge in sys_swapon()
 2013-01-31 19:08 UTC 

[PATCH v2 1/2] Fix wrong EOF compare
 2013-01-31 10:25 UTC  (5+ messages)

next-20130128 lockdep whinge in sys_swapon()
 2013-01-31 18:45 UTC 

Support variable-sized huge pages
 2013-01-31 10:52 UTC  (3+ messages)

BUG: circular locking dependency detected
 2013-01-31 10:20 UTC  (2+ messages)

[PATCH v2 0/6] memcg: disable swap cgroup allocation at swapon
 2013-01-31  6:18 UTC  (26+ 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)

[PATCHv2 0/9] zswap: compressed swap caching
 2013-01-31  5:21 UTC  (8+ messages)
` [PATCHv2 1/9] staging: zsmalloc: add gfp flags to zs_create_pool

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

[PATCH 0/11] ksm: NUMA trees and page migration
 2013-01-31  0:05 UTC  (6+ messages)

[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  (8+ 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  (9+ messages)
` [PATCHv3 1/6] debugfs: add get/set for atomic types
` [PATCHv3 5/6] zswap: add to mm/

[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 


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