linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-10-16 11:11:41 to 2012-10-18 22:20:10 UTC [more...]

[PATCH v2 0/5] bugfix for memory hotplug
 2012-10-18 22:20 UTC  (11+ messages)
` [PATCH v2 1/5] memory-hotplug: skip HWPoisoned page when offlining pages
` [PATCH v2 2/5] memory-hotplug: update mce_bad_pages when removing the memory
` [PATCH v2 3/5] memory-hotplug: auto offline page_cgroup when onlining memory block failed
` [PATCH v2 4/5] memory-hotplug: fix NR_FREE_PAGES mismatch
` [PATCH v2 5/5] memory-hotplug: allocate zone's pcp before onlining pages

[RFC] memcg/cgroup: do not fail fail on pre_destroy callbacks
 2012-10-18 22:16 UTC  (14+ messages)
` [PATCH 1/6] memcg: split mem_cgroup_force_empty into reclaiming and reparenting parts
` [PATCH 2/6] memcg: root_cgroup cannot reach mem_cgroup_move_parent
` [PATCH 3/6] memcg: Simplify mem_cgroup_force_empty_list error handling
` [PATCH 4/6] cgroups: forbid pre_destroy callback to fail
` [PATCH 5/6] memcg: make mem_cgroup_reparent_charges non failing
` [PATCH 6/6] hugetlb: do not fail in hugetlb_cgroup_pre_destroy

[PATCH v5 00/14] kmem controller for memcg
 2012-10-18 22:06 UTC  (60+ 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 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

[PATCH v2] mm: thp: Set the accessed flag for old pages on access fault
 2012-10-18 22:05 UTC  (6+ messages)

[PATCH] memory cgroup: update root memory cgroup when node is onlined
 2012-10-18 22:03 UTC  (6+ messages)

mpol_to_str revisited
 2012-10-18 20:03 UTC  (32+ messages)
            ` [patch for-3.7] mm, mempolicy: fix printing stack contents in numa_maps
                            ` [patch for-3.7] mm, mempolicy: avoid taking mutex inside spinlock when reading numa_maps
                              ` [patch for-3.7 v2] "

Fwd: Scan from a HP ScanJet #1930
 2012-10-18 19:51 UTC 

[PATCH 0/4] acpi,memory-hotplug : implement framework for hot removing memory
 2012-10-18 19:44 UTC  (13+ messages)
` [PATCH 1/4] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()

[PATCH] oom, memcg: handle sysctl oom_kill_allocating_task while memcg oom happening
 2012-10-18 15:32 UTC  (8+ messages)

[PATCH v3 00/10] Introduce huge zero page
 2012-10-18 14:50 UTC  (5+ messages)

mm/mmu_notifier: inconsistent lock state in mmu_notifier_register()
 2012-10-18 12:48 UTC  (4+ messages)

[PATCH v4 00/19] slab accounting for memcg
 2012-10-18 11:38 UTC  (2+ messages)

[PATCH 1/4] thp: clean up __collapse_huge_page_isolate
 2012-10-18 10:21 UTC  (4+ messages)
  ` [PATCH 2/4] thp: introduce hugepage_get_pmd()
  ` [PATCH 3/4] thp: introduce hugepage_vma_check()
  ` [PATCH 4/4] thp: cleanup: introduce mk_huge_pmd()

[Q] Default SLAB allocator
 2012-10-18  0:46 UTC  (28+ messages)

[RFC PATCH v1 1/3] mm: teach mm by current context info to not do I/O during memory allocation
 2012-10-17 23:54 UTC  (7+ messages)

[PATCH v5] slab: Ignore internal flags in cache creation
 2012-10-17 21:07 UTC  (2+ messages)

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

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

VIAGRA 100mg x 30 pills $54, VIAGRA 100mg x 120 pills $139 +Free Shipping! x89aig1b8h
 2012-10-17 11:54 UTC 

[PATCH v2 0/2] Suppress "Device <device name> does not have a release() function" warning
 2012-10-17  8:50 UTC  (5+ messages)
` [PATCH 2/2]suppress "Device nodeX "

[PATCH v4 00/14] kmem controller for memcg
 2012-10-17  7:29 UTC  (3+ messages)
` [PATCH v4 14/14] Add documentation about the kmem controller

[help] kernel boot parameter "mem=xx" disparity
 2012-10-17  3:18 UTC  (3+ messages)

[PATCH 1/5] mm/readahead: Check return value of read_pages
 2012-10-17  3:15 UTC  (26+ messages)
    `  "
        `  "
` [PATCH 2/5] mm/readahead: Change the condition for SetPageReadahead
    `  "
        `  "
` [PATCH 3/5] Remove file_ra_state from arguments of count_history_pages
    `  "
` [PATCH 4/5] Move the check for ra_pages after VM_SequentialReadHint()
    `  "
` [PATCH 5/5] mm/readahead: Use find_get_pages instead of radix_tree_lookup
    `  "
        `  "

dma_alloc_coherent fails in framebuffer
 2012-10-17  2:26 UTC  (6+ messages)

[PATCH] Change the check for PageReadahead into an else-if
 2012-10-17  2:02 UTC  (3+ messages)

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-10-17  0:43 UTC  (5+ messages)

[RFC 0/2] DMA-mapping & IOMMU - physically contiguous allocations
 2012-10-16 22:54 UTC  (8+ messages)
  ` [Linaro-mm-sig] "

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

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

[PATCH 00/33] AutoNUMA27
 2012-10-16 13:48 UTC  (2+ messages)

[PATCH 0/2] RFC SLUB: increase range of kmalloc slab sizes
 2012-10-16 13:47 UTC  (5+ messages)
` [PATCH 1/2] SLUB: remove hard coded magic numbers from resiliency_test

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)

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