linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-26 00:36:17 to 2013-01-29 12:26:10 UTC [more...]

[PATCH, RFC 00/16] Transparent huge page cache
 2013-01-29 12:26 UTC  (21+ messages)
` [PATCH, RFC 01/16] block: implement add_bdi_stat()
` [PATCH, RFC 02/16] mm: implement zero_huge_user_segment and friends
` [PATCH, RFC 03/16] mm: drop actor argument of do_generic_file_read()
` [PATCH, RFC 04/16] radix-tree: implement preload for multiple contiguous elements
` [PATCH, RFC 05/16] thp, mm: basic defines for transparent huge page cache
` [PATCH, RFC 06/16] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
` [PATCH, RFC 07/16] thp, mm: rewrite delete_from_page_cache() "
` [PATCH, RFC 08/16] thp, mm: locking tail page is a bug
` [PATCH, RFC 09/16] thp, mm: handle tail pages in page_cache_get_speculative()
` [PATCH, RFC 10/16] thp, mm: implement grab_cache_huge_page_write_begin()
` [PATCH, RFC 11/16] thp, mm: naive support of thp in generic read/write routines
` [PATCH, RFC 12/16] thp, libfs: initial support of thp in simple_read/write_begin/write_end
` [PATCH, RFC 13/16] thp: handle file pages in split_huge_page()
` [PATCH, RFC 14/16] thp, mm: truncate support for transparent huge page cache
` [PATCH, RFC 15/16] thp, mm: split huge page on mmap file page
` [PATCH, RFC 16/16] ramfs: enable transparent huge page cache

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

[PATCH v2 3/6] memcg: introduce memsw_accounting_users
 2013-01-29 10:52 UTC  (3+ messages)

[PATCH 0/11] ksm: NUMA trees and page migration
 2013-01-29 10:45 UTC  (51+ messages)
` [PATCH 1/11] ksm: allow trees per NUMA node
` [PATCH 2/11] ksm: add sysfs ABI Documentation
` [PATCH 3/11] ksm: trivial tidyups
` [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 8/11] ksm: make !merge_across_nodes migration safe
` [PATCH 9/11] ksm: enable KSM page migration
` [PATCH 10/11] mm: remove offlining arg to migrate_pages
` [PATCH 11/11] ksm: stop hotremove lockdep warning

[PATCH] memcg: simplify lock of memcg page stat accounting
 2013-01-29 10:40 UTC  (4+ messages)

[PATCH v2 6/6] memcg: init/free swap cgroup strucutres upon create/free child memcg
 2013-01-29 10:27 UTC  (3+ messages)

[PATCH v2 5/6] memcg: introduce swap_cgroup_init()/swap_cgroup_free()
 2013-01-29 10:21 UTC  (3+ messages)

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

[PATCH v2 2/6] memcg: bypass swap accounting for the root memcg
 2013-01-29 10:18 UTC  (2+ messages)

[PATCH v2 4/6] memcg: export nr_swap_files
 2013-01-29  9:47 UTC  (2+ messages)

[PATCH v2 1/6] memcg: refactor swap_cgroup_swapon()
 2013-01-29  9:15 UTC  (2+ messages)

[PATCH -repost] memcg,vmscan: do not break out targeted reclaim without reclaimed pages
 2013-01-29  8:51 UTC  (2+ messages)
` [PATCH] mmotm: memcgvmscan-do-not-break-out-targeted-reclaim-without-reclaimed-pages.patch fix

[RESEND PATCH v5 1/4] zram: Fix deadlock bug in partial write
 2013-01-29  7:11 UTC  (10+ messages)
` [RESEND PATCH v5 2/4] zram: force disksize setting before using zram
` [RESEND PATCH v5 3/4] zram: give up lazy initialization of zram metadata
` [RESEND PATCH v5 4/4] zram: get rid of lockdep warning

[PATCH 0/3] Support SRAT for movablemem_map boot option
 2013-01-29  6:43 UTC  (12+ messages)
` [PATCH 2/3] acpi, memory-hotplug: Extend movablemem_map ranges to the end of node
` [PATCH 3/3] acpi, memory-hotplug: Support getting hotplug info from SRAT

[PATCHv3 0/6] zswap: compressed swap caching
 2013-01-29  6:27 UTC  (12+ 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] slub: assign refcount for kmalloc_caches
 2013-01-29  6:07 UTC  (3+ messages)

[PATCH 0/6] Follow up work on NUMA Balancing
 2013-01-29  4:39 UTC  (9+ messages)
` [PATCH 5/6] mm: Fold page->_last_nid into page->flags where possible
        ` [PATCH] mm: Rename page struct field helpers
` [PATCH 6/6] mm: numa: Cleanup flow of transhuge page migration

[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  (17+ 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)

[PATCH 0/4] staging: zsmalloc: various cleanups/improvments
 2013-01-28 23:44 UTC  (16+ messages)
` [PATCH 1/4] staging: zsmalloc: add gfp flags to zs_create_pool
` [PATCH 2/4] staging: zsmalloc: remove unused pool name
` [PATCH 3/4] staging: zsmalloc: add page alloc/free callbacks
` [PATCH 4/4] staging: zsmalloc: make CLASS_DELTA relative to PAGE_SIZE

[PATCH v2] mm: clean up soft_offline_page()
 2013-01-28 18:32 UTC  (7+ messages)
  ` [PATCH v3] mm: clean up soft_offline_page() (Re: [PATCH v2] mm: clean up soft_offline_page())

[PATCH] cfq: fix lock imbalance with failed allocations
 2013-01-28 15:58 UTC 

[PATCH v2 0/6] memcg: disable swap cgroup allocation at swapon
 2013-01-28 10:54 UTC 

Page allocation failure on v3.8-rc5
 2013-01-28  9:10 UTC 

[PATCH Bug fix 0/5] Bug fix for physical memory hot-remove
 2013-01-28  8:15 UTC  (7+ messages)

[ATTEND][LSF/MM TOPIC] the memory controller
 2013-01-28  8:11 UTC 

[LSF/MM TOPIC]swap improvements for fast SSD
 2013-01-28  7:37 UTC  (7+ messages)

[PATCH] Subtract min_free_kbytes from dirtyable memory
 2013-01-28  6:23 UTC  (8+ messages)
` Bug#695182: "

[PATCH] zsmalloc: Fix TLB coherency and build problem
 2013-01-28  1:00 UTC 

boot warnings due to swap: make each swap partition have one address_space
 2013-01-28  0:07 UTC  (7+ messages)
      ` [PATCH next/mmotm] swap: add per-partition lock for swapfile fix

[swap lock] INFO: trying to register non-static key
 2013-01-28  0:04 UTC 

[PATCH] acpi, memory-hotplug: parse SRAT before memblock is ready fix
 2013-01-27 15:38 UTC 

block: optionally snapshot page contents to provide stable pages during write
 2013-01-27  7:16 UTC  (2+ messages)

[LSF/MM TOPIC] In-kernel compression in the MM subsystem
 2013-01-26 20:16 UTC 

v3.8-rc4: Page Allocation Failure
 2013-01-25 19:40 UTC 

v3.8-rc4: Page Allocation Failure
 2013-01-25 19:40 UTC 

Buy Generic Viagra For Less Than $2.00 a pill. Why Pay Full Price For Viagra. f00l02o
 2013-01-26  4:07 UTC 

[PATCH] Negative (setpoint-dirty) in bdi_position_ratio()
 2013-01-26  3:57 UTC  (2+ messages)

Bug#695182: [PATCH] Subtract min_free_kbytes from dirtyable memory
 2013-01-26  3:17 UTC  (4+ 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).