linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-09-28 10:38:31 to 2012-10-02 10:00:42 UTC [more...]

[PATCH 0/2] memory-hotplug : notification of memoty block's state
 2012-10-02 10:00 UTC  (5+ messages)
` [Patch 1/2] memory-hotplug : Preparation to notify memory block's state at memory hot remove
` [Patch 2/2] memory-hotplug : update memory block's state and notfy theinformation to userspace

slab vs. slub kmem cache name inconsistency
 2012-10-02  9:40 UTC 

[RFC 0/4] bypass charges if memcg is not used
 2012-10-02  9:34 UTC  (5+ messages)
` [RFC 1/4] memcg: provide root figures from system totals

[PATCH v3 00/13] kmem controller for memcg
 2012-10-02  9:10 UTC  (45+ messages)
` [PATCH v3 01/13] memcg: Make it possible to use the stock for more than one page
` [PATCH v3 02/13] memcg: Reclaim when more than one page needed
` [PATCH v3 03/13] memcg: change defines to an enum
` [PATCH v3 05/13] Add a __GFP_KMEMCG flag
` [PATCH v3 06/13] memcg: kmem controller infrastructure
` [PATCH v3 07/13] mm: Allocate kernel pages to the right memcg
` [PATCH v3 08/13] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v3 09/13] memcg: kmem accounting lifecycle management
` [PATCH v3 10/13] memcg: use static branches when code not in use
` [PATCH v3 11/13] memcg: allow a memcg with kmem charges to be destructed
` [PATCH v3 12/13] execute the whole memcg freeing in rcu callback
` [PATCH v3 13/13] protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombs

[patch v4]swap: add a simple random read swapin detection
 2012-10-02  8:58 UTC  (4+ messages)
` [PATCH RFC] mm/swap: automatic tuning for swapin readahead

[GIT PULL] cgroup hierarchy changes for v3.7-rc1
 2012-10-02  7:44 UTC 

[PATCH 0/3] Volatile Ranges (v7) & Lots of words
 2012-10-02  7:39 UTC  (5+ messages)
` [PATCH 1/3] [RFC] Add volatile range management code
` [PATCH 2/3] [RFC] tmpfs: Add FALLOC_FL_MARK_VOLATILE/UNMARK_VOLATILE handlers
` [PATCH 3/3] [RFC] ashmem: Convert ashmem to use volatile ranges

[RFC v9 PATCH 00/21] memory-hotplug: hot-remove physical memory
 2012-10-02  4:21 UTC  (21+ messages)
` [RFC v9 PATCH 01/21] memory-hotplug: rename remove_memory() to offline_memory()/offline_pages()
` [RFC v9 PATCH 03/21] memory-hotplug: store the node id in acpi_memory_device
` [RFC v9 PATCH 06/21] memory-hotplug: export the function acpi_bus_remove()
` [RFC v9 PATCH 13/21] memory-hotplug: check page type in get_page_bootmem
` [RFC v9 PATCH 16/21] memory-hotplug: free memmap of sparse-vmemmap

[PATCH v2] slab: Ignore internal flags in cache creation
 2012-10-02  3:16 UTC  (3+ messages)

[PATCH v4] KSM: numa awareness sysfs knob
 2012-10-01 23:47 UTC  (7+ messages)

[PATCH] mm: Avoid section mismatch warning for memblock_type_name
 2012-10-01 20:08 UTC  (2+ messages)

[PATCH 0/3] Virtual huge zero page
 2012-10-01 18:56 UTC  (23+ messages)
` [PATCH 1/3] asm-generic: introduce pmd_special() and pmd_mkspecial()
` [PATCH 2/3] mm, thp: implement virtual huge zero page
` [PATCH 3/3] x86: implement HAVE_PMD_SPECAIL

[PATCH] hugetlb: do not use vma_hugecache_offset for vma_prio_tree_foreach
 2012-10-01 18:29 UTC  (4+ messages)

[PATCH 0/4] bugfix for memory hotplug
 2012-10-01 18:12 UTC  (18+ messages)
` [PATCH 1/4] memory-hotplug: add memory_block_release
` [PATCH 2/4] memory-hotplug: add node_device_release

[PATCH linux-next-20120928] slab: Fix build failure
 2012-10-01 17:56 UTC 

[PATCH] slab: Ignore internal flags in cache creation
 2012-10-01 17:54 UTC  (26+ messages)

[PATCH] mm: thp: Set the accessed flag for old pages on access fault
 2012-10-01 16:32 UTC  (4+ messages)

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-10-01 16:26 UTC 

[patch for-3.6] mm, thp: fix mapped pages avoiding unevictable list on mlock
 2012-10-01 15:22 UTC  (8+ messages)
    ` [patch] mm, thp: fix mlock statistics

CMA broken in next-20120926
 2012-10-01 14:24 UTC  (13+ messages)

[PATCH v3 04/13] kmem accounting basic infrastructure
 2012-10-01  9:27 UTC  (17+ messages)

[PATCH v3 04/13] kmem accounting basic infrastructure
 2012-10-01  8:46 UTC  (19+ messages)

Big Penis Increase - Add 3 Inches Fast 2ms0oh
 2012-10-01  6:46 UTC 

mtd: kernel BUG at arch/x86/mm/pat.c:279!
 2012-09-29 16:34 UTC  (20+ messages)

[PATCH -v2] mm: frontswap: fix a wrong if condition in frontswap_shrink
 2012-09-29  8:41 UTC  (6+ messages)

[PATCH 0/3] memory_hotplug: fix memory hotplug bug
 2012-09-28 22:26 UTC  (6+ messages)
` [PATCH 2/3] slub, hotplug: ignore unrelated node's hot-adding and hot-removing

CK2 [02/15] create common functions for boot slab creation
 2012-09-28 19:59 UTC  (15+ messages)
` CK2 [01/15] slab: Simplify bootstrap
` CK2 [15/15] Move kmalloc_node functions to common code
` CK2 [07/15] slab: Use common kmalloc_index/kmalloc_size functions
` CK2 [14/15] Common Kmalloc cache determination
` CK2 [12/15] Common function to create the kmalloc array
` CK2 [04/15] slab: Use the new create_boot_cache function to simplify bootstrap
` CK2 [05/15] Common alignment code
` CK2 [11/15] Common definition for the array of kmalloc caches
` CK2 [03/15] slub: Use a statically allocated kmem_cache boot structure for bootstrap
` CK2 [10/15] Common constants for kmalloc boundaries
` CK2 [08/15] slab: Common name for the per node structures
` CK2 [06/15] Common kmalloc slab index determination
` CK2 [13/15] stat: Use size_t for sizes instead of unsigned
` CK2 [09/15] slab: rename nodelists to node

CK2 [00/15] Sl[auo]b: Common kmalloc caches V2
 2012-09-28 19:18 UTC 

zram OOM behavior
 2012-09-28 17:32 UTC 

CK1 [09/13] slab: rename nodelists to node
 2012-09-28 17:11 UTC  (15+ messages)
` CK1 [08/13] slab: Common name for the per node structures
` CK1 [10/13] Do not define KMALLOC array definitions for SLOB
` CK1 [07/13] slab: Use common kmalloc_index/kmalloc_size functions
` CK1 [06/13] Common kmalloc slab index determination

[PATCH] make GFP_NOTRACK flag unconditional
 2012-09-28 16:40 UTC  (5+ messages)

[PATCH v2 0/3] move slabinfo processing to common code
 2012-09-28 16:26 UTC  (5+ messages)
` [PATCH v2 1/3] move slabinfo processing to slab_common.c
` [PATCH v2 2/3] move print_slabinfo_header "
` [PATCH v2 3/3] sl[au]b: process slabinfo_show in common code

mlx4_en_alloc_frag allocation failures
 2012-09-28 15:52 UTC  (3+ messages)

[PATCH] thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy
 2012-09-28 15:31 UTC  (3+ messages)

divide error: bdi_dirty_limit+0x5a/0x9e
 2012-09-28 14:46 UTC  (9+ messages)
          ` [PATCH] CPU hotplug, writeback: Don't call writeback_set_ratelimit() too often during hotplug

[PATCH] slub: init_kmem_cache_cpus() and put_cpu_partial() can be static
 2012-09-28 14:17 UTC  (2+ messages)

[RFC/PATCH] zcache2 on PPC64 (Was: [RFC] mm: add support for zsmalloc and zcache)
 2012-09-28 13:31 UTC  (2+ messages)

[PATCH] CMA: migrate mlocked page
 2012-09-28 13:25 UTC  (2+ messages)

[PATCH] CMA: decrease cc.nr_migratepages after reclaiming pagelist
 2012-09-28 13:10 UTC  (2+ messages)

[PATCH 1/5] mm/readahead: Check return value of read_pages
 2012-09-28 12:18 UTC  (12+ messages)
    `  "
` [PATCH 2/5] mm/readahead: Change the condition for SetPageReadahead
    `  "
` [PATCH 5/5] mm/readahead: Use find_get_pages instead of radix_tree_lookup
    `  "

[patch 1/1] thp: avoid VM_BUG_ON page_count(page) false positives in __collapse_huge_page_copy
 2012-09-28 12:07 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).