linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-12 13:42:51 to 2012-10-16 17:36:37 UTC [more...]

zram OOM behavior
 2012-10-16 17:36 UTC  (7+ messages)

[PATCH] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening
 2012-10-16 17:14 UTC  (5+ messages)

[PATCH 5/5] mm/readahead: Use find_get_pages instead of radix_tree_lookup
 2012-10-16 16:59 UTC  (5+ messages)
    `  "
        `  "

[RFC PATCH v1 1/3] mm: teach mm by current context info to not do I/O during memory allocation
 2012-10-16 15:59 UTC 

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

dma_alloc_coherent fails in framebuffer
 2012-10-16 14:41 UTC  (14+ messages)

[RFC 0/2] DMA-mapping & IOMMU - physically contiguous allocations
 2012-10-16 14:13 UTC  (14+ messages)
` [RFC 1/2] common: DMA-mapping: add DMA_ATTR_FORCE_CONTIGUOUS attribute
` [RFC 2/2] ARM: dma-mapping: add support for "
  ` [Linaro-mm-sig] [RFC 0/2] DMA-mapping & IOMMU - physically contiguous allocations

[RFC PATCH 1/3] mm: teach mm by current context info to not do I/O during memory allocation
 2012-10-16 13:53 UTC  (10+ messages)

[PATCH 00/33] AutoNUMA27
 2012-10-16 13:48 UTC  (18+ messages)
` [PATCH 15/33] autonuma: alloc/free/init task_autonuma
` [PATCH 19/33] autonuma: memory follows CPU algorithm and task/mm_autonuma stats collection

[PATCH 0/2] RFC SLUB: increase range of kmalloc slab sizes
 2012-10-16 13:47 UTC  (8+ messages)
` [PATCH 1/2] SLUB: remove hard coded magic numbers from resiliency_test
  ` [PATCH 2/2] SLUB: increase the range of slab sizes available to kmalloc, allowing a somewhat more effient use of memory

Order Vmax Today & Save up to $339.45! 100% Guaranteed to Work or Your Money Back. Click Here! 7qz3pv
 2012-10-16 13:42 UTC 

[PATCH] mm: compaction: Correct the nr_strict_isolated check for CMA
 2012-10-16 13:12 UTC  (3+ messages)

[Q] Default SLAB allocator
 2012-10-16 12:56 UTC  (15+ messages)

[PATCHv3 1/6] lib/string: introduce helper to get base file name from given path
 2012-10-16 11:48 UTC  (2+ messages)
` [PATCHv3 4/6] mm: reuse kbasename() functionality

[PATCH v4 00/10, REBASED] Introduce huge zero page
 2012-10-16 11:37 UTC  (16+ messages)
` [PATCH v4 01/10] thp: huge zero page: basic preparation
` [PATCH v4 02/10] thp: zap_huge_pmd(): zap huge zero pmd
` [PATCH v4 03/10] thp: copy_huge_pmd(): copy huge zero page
` [PATCH v4 04/10] thp: do_huge_pmd_wp_page(): handle "
` [PATCH v4 05/10] thp: change_huge_pmd(): keep huge zero page write-protected
` [PATCH v4 06/10] thp: change split_huge_page_pmd() interface
` [PATCH v4 07/10] thp: implement splitting pmd for huge zero page
` [PATCH v4 08/10] thp: setup huge zero page on non-write page fault
` [PATCH v4 09/10] thp: lazy huge zero page allocation
` [PATCH v4 10/10] thp: implement refcounting for huge zero page

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

[PATCH v4] slab: Ignore internal flags in cache creation
 2012-10-16  8:52 UTC  (4+ messages)

[PATCH v4 00/14] kmem controller for memcg
 2012-10-16  8:48 UTC  (22+ messages)
` [PATCH v4 02/14] memcg: Reclaim when more than one page needed
` [PATCH v4 06/14] memcg: kmem controller infrastructure
` [PATCH v4 08/14] res_counter: return amount of charges after res_counter_uncharge
` [PATCH v4 09/14] memcg: kmem accounting lifecycle management
` [PATCH v4 10/14] memcg: use static branches when code not in use

[PATCH] memory cgroup: update root memory cgroup when node is onlined
 2012-10-16  7:21 UTC  (5+ messages)

[PATCH] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening
 2012-10-16  7:03 UTC  (4+ messages)

mpol_to_str revisited
 2012-10-16  6:10 UTC  (8+ messages)

[PATCH] make GFP_NOTRACK flag unconditional
 2012-10-16  4:40 UTC  (4+ messages)

[PATCH] mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
 2012-10-16  2:56 UTC  (2+ messages)

[RFC PATCH] memcg: oom: fix totalpages calculation for swappiness==0
 2012-10-16  0:54 UTC  (6+ messages)
` [PATCH] memcg: oom: fix totalpages calculation for memory.swappiness==0
  ` [PATCH v2] "
    ` [PATCH] doc: describe memcg swappiness more precisely memory.swappiness==0

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

Hello
 2012-10-16  0:16 UTC 

[RFC PATCH] memcg: oom: fix totalpages calculation for swappiness==0
 2012-10-15 22:33 UTC  (6+ messages)

[PATCH] mm: huge_memory: Fix build error
 2012-10-15 20:51 UTC  (2+ messages)

PROBLEM: machine hung after a struggle with oom
 2012-10-15 17:36 UTC  (2+ messages)

[PATCH] asm-generic, mm: PTE_SPECIAL cleanup
 2012-10-15 16:16 UTC  (2+ messages)

[PATCH] mm: use IS_ENABLED(CONFIG_COMPACTION) instead of COMPACTION_BUILD
 2012-10-15 15:49 UTC  (2+ messages)

[PATCH] add some drop_caches documentation and info messsge
 2012-10-15 14:05 UTC  (4+ messages)

[PATCH] asm-generic, mm: pgtable: consolidate zero page helpers
 2012-10-15 11:59 UTC 

[PATCH] firmware/memmap: avoid type conflicts with the generic memmap_init()
 2012-10-15 11:24 UTC 

kswapd0: wxcessive CPU usage
 2012-10-15 11:09 UTC  (11+ messages)
          ` kswapd0: excessive "

[PATCH] mm: vmscan: scale number of pages reclaimed by reclaim/compaction only in direct reclaim
 2012-10-15 11:09 UTC 

[patch] mm, memcg: make mem_cgroup_out_of_memory static
 2012-10-15  9:02 UTC  (2+ messages)

[PATCH 0/5] Memory policy corruption fixes -stable
 2012-10-14  9:13 UTC  (2+ messages)

Hello
 2012-10-14  5:22 UTC 

[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v5
 2012-10-14  3:20 UTC  (2+ messages)

[PATCH] mm: cleanup register_node()
 2012-10-13 23:17 UTC  (3+ messages)

[PATCH] MM: Support more pagesizes for MAP_HUGETLB/SHM_HUGETLB v4
 2012-10-13 15:22 UTC  (3+ messages)

[PATCH 0/3] A few cleanups and refactorings, sync w/ upstream
 2012-10-12 22:21 UTC  (4+ messages)
` [PATCH 2/3] vmevent: Factor vmevent_match_attr() out of vmevent_match()

[PATCH 0/10] memory-hotplug: hot-remove physical memory
 2012-10-12 19:28 UTC  (3+ messages)
` [PATCH 5/10] memory-hotplug : memory-hotplug: check page type in get_page_bootmem

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-12 19:10 UTC  (13+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
` [PATCH 2/4] acpi,memory-hotplug : rename remove_memory() to offline_memory()
` [PATCH 4/4] acpi,memory-hotplug : store the node id in acpi_memory_device

MMTests 0.06
 2012-10-12 14:51 UTC 

[PATCH v4 00/19] slab accounting for memcg
 2012-10-12 13:41 UTC  (17+ messages)
` [PATCH v4 01/19] slab: Ignore internal flags in cache creation
` [PATCH v4 02/19] move slabinfo processing to slab_common.c
` [PATCH v4 03/19] move print_slabinfo_header "
` [PATCH v4 04/19] sl[au]b: process slabinfo_show in common code
` [PATCH v4 05/19] slab: don't preemptively remove element from list in cache destroy
` [PATCH v4 06/19] slab/slub: struct memcg_params
` [PATCH v4 07/19] consider a memcg parameter in kmem_create_cache
` [PATCH v4 08/19] Allocate memory for memcg caches whenever a new memcg appears
` [PATCH v4 10/19] memcg: skip memcg kmem allocations in specified code regions
` [PATCH v4 11/19] sl[au]b: always get the cache from its page in kfree
` [PATCH v4 13/19] memcg: destroy memcg caches
` [PATCH v4 14/19] memcg/sl[au]b Track all the memcg children of a kmem_cache
` [PATCH v4 16/19] Aggregate memcg cache values in slabinfo
` [PATCH v4 17/19] slab: propagate tunables values
` [PATCH v4 18/19] slub: slub-specific propagation changes
` [PATCH v4 19/19] Add slab-specific documentation about the kmem controller


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