linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-11-07 10:56:55 to 2012-11-11 19:02:10 UTC [more...]

[PATCH v12 0/7] make balloon pages movable by compaction
 2012-11-11 19:01 UTC  (7+ messages)
` [PATCH v12 1/7] mm: adjust address_space_operations.migratepage() return code
` [PATCH v12 2/7] mm: redefine address_space.assoc_mapping
` [PATCH v12 3/7] mm: introduce a common interface for balloon pages mobility
` [PATCH v12 4/7] mm: introduce compaction and migration for ballooned pages
` [PATCH v12 5/7] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v12 6/7] mm: introduce putback_movable_pages()

[PATCH] mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
 2012-11-11 17:22 UTC  (2+ messages)

[PATCH v5 1/6] mm: teach mm by current context info to not do I/O during memory allocation
 2012-11-11 12:42 UTC 

[PATCH v5 0/6] solve deadlock caused by memory allocation with I/O
 2012-11-11 12:41 UTC  (8+ messages)
` [PATCH v5 1/6] mm: teach mm by current context info to not do I/O during memory allocation
` [PATCH v5 2/6] PM / Runtime: introduce pm_runtime_set_memalloc_noio()
` [PATCH v5 3/6] block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices
` [PATCH v5 4/6] net/core: apply pm_runtime_set_memalloc_noio on network devices
` [PATCH v5 5/6] PM / Runtime: force memory allocation with no I/O during Runtime PM callbcack
` [PATCH v5 6/6] USB: forbid memory allocation with I/O during bus reset

[PATCH 1/1] mm: Export a function to read vm_committed_as
 2012-11-11  9:24 UTC  (3+ messages)

kswapd0: wxcessive CPU usage
 2012-11-11  9:13 UTC  (23+ messages)
          ` kswapd0: excessive "
                          ` [PATCH] Revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on failures"

results. 7hxors3
 2012-11-10 17:48 UTC 

[PATCH v11 0/7] make balloon pages movable by compaction
 2012-11-10 15:55 UTC  (26+ messages)
` [PATCH v11 1/7] mm: adjust address_space_operations.migratepage() return code
` [PATCH v11 3/7] mm: introduce a common interface for balloon pages mobility
` [PATCH v11 4/7] mm: introduce compaction and migration for ballooned pages
` [PATCH v11 5/7] virtio_balloon: introduce migration primitives to balloon pages
` [PATCH v11 7/7] mm: add vm event counters for balloon pages compaction

[PATCH 00/31] numa/core patches
 2012-11-10  2:47 UTC  (6+ messages)

No prescription required! Bonus Pills & Reorder Discount! Lowest Prices, Fast Shipping! Best Price & Quality Guaranteed! o02bdo38e
 2012-11-10  0:11 UTC 

[PATCH] mm: compaction: Fix compiler warning
 2012-11-09 22:18 UTC 

mmotm 2012-11-08-15-17 uploaded
 2012-11-09 22:50 UTC  (4+ messages)
` mmotm 2012-11-08-15-17 uploaded (mm/balloon_compaction.c)
` mmotm 2012-11-08-15-17 uploaded (include/linux/shm.h)

[PATCH 00/16] mm: use augmented rbtrees for finding unmapped areas
 2012-11-09 20:06 UTC  (4+ messages)
` [PATCH 03/16] mm: check rb_subtree_gap correctness

[PATCH v6 00/29] kmem controller for memcg
 2012-11-09 20:06 UTC  (23+ messages)
` [PATCH v6 19/29] memcg: infrastructure to match an allocation to the right cache
` [PATCH v6 25/29] memcg/sl[au]b: shrink dead caches
` [PATCH v6 28/29] slub: slub-specific propagation changes

[RFC PATCH 0/8][Sorted-buddy] mm: Linux VM Infrastructure to support Memory Power Management
 2012-11-09 18:14 UTC 

[RFC PATCH 0/8][Sorted-buddy] mm: Linux VM Infrastructure to support Memory Power Management
 2012-11-09 16:52 UTC  (21+ messages)
` [RFC PATCH 1/8] mm: Introduce memory regions data-structure to capture region boundaries within node
` [RFC PATCH 6/8] mm: Demarcate and maintain pageblocks in region-order in the zones' freelists

[RFC PATCH 00/19] Foundation for automatic NUMA balancing
 2012-11-09 16:12 UTC  (26+ messages)
` [PATCH 08/19] mm: numa: Create basic numa page hinting infrastructure
` [PATCH 13/19] mm: mempolicy: Use _PAGE_NUMA to migrate pages
` [PATCH 15/19] mm: numa: Add fault driven placement and migration
` [PATCH 16/19] mm: numa: Add pte updates, hinting and migration stats
` [PATCH 17/19] mm: numa: Migrate on reference policy

[PATCH V3] memcg, oom: provide more precise dump info while memcg oom happening
 2012-11-09 12:21 UTC  (8+ messages)

zram OOM behavior
 2012-11-09  9:50 UTC  (8+ messages)

[RFC v3 0/3] vmpressure_fd: Linux VM pressure notifications
 2012-11-09  9:04 UTC  (20+ messages)
` [RFC 1/3] mm: Add "
` [RFC 2/3] tools/testing: Add vmpressure-test utility
` [RFC 3/3] man-pages: Add man page for vmpressure_fd(2)

[PATCH] mm: mmap: remove unused variable
 2012-11-09  7:41 UTC 

[PATCH] mm: Fix calculation of dirtyable memory
 2012-11-09  2:36 UTC  (6+ messages)
  ` [PATCHv2] "

[PATCH] Add a test program for variable page sizes in mmap/shmget v2
 2012-11-09  0:38 UTC  (5+ messages)

[PATCH 1/2] mm: Export vm_committed_as
 2012-11-08 22:18 UTC  (11+ messages)

[PATCH] Add a test program for variable page sizes in mmap/shmget
 2012-11-08 20:29 UTC  (2+ messages)

[RFC PATCH 0/3] acpi: Introduce prepare_remove device operation
 2012-11-08 18:29 UTC  (4+ messages)
` [RFC PATCH 1/3] acpi: Introduce prepare_remove operation in acpi_device_ops
` [RFC PATCH 2/3] acpi: Make acpi_bus_trim handle device removal preparation
` [RFC PATCH 3/3] acpi_memhotplug: Add prepare_remove operation

[patch 1/2] mm, oom: change type of oom_score_adj to short
 2012-11-08 15:51 UTC  (4+ messages)
` [patch 2/2] mm, oom: fix race when specifying a thread as the oom origin

[PATCH V2 0/2] Provide more precise dump info for memcg-oom
 2012-11-08 13:58 UTC  (14+ messages)
` [PATCH 1/2] memcg, oom: provide more precise dump info while memcg oom happening
` [PATCH 2/2] oom: rework dump_tasks to optimize memcg-oom situation

[Patch v4 0/7] acpi,memory-hotplug : implement framework for hot removing memory
 2012-11-08 11:04 UTC  (8+ messages)
` [Patch v4 1/7] acpi,memory-hotplug: introduce a mutex lock to protect the list in acpi_memory_device
` [Patch v4 2/7] acpi,memory-hotplug : add memory offline code to acpi_memory_device_remove()
` [Patch v4 3/7] acpi_memhotplug.c: fix memory leak when memory device is unbound from the module acpi_memhotplug
` [Patch v4 4/7] acpi_memhotplug.c: free memory device if acpi_memory_enable_device() failed
` [Patch v4 5/7] acpi_memhotplug.c: don't allow to eject the memory device if it is being used
` [Patch v4 6/7] acpi_memhotplug.c: bind the memory device when the driver is being loaded
` [Patch v4 7/7] acpi_memhotplug.c: auto bind the memory device which is hotplugged before the driver is loaded

[PATCH v2] memory-hotplug: fix NR_FREE_PAGES mismatch's fix
 2012-11-08  9:22 UTC  (2+ messages)

[RFC PATCH] memcg: oom: fix totalpages calculation for swappiness==0
 2012-11-08  8:35 UTC  (7+ messages)
` [PATCH] memcg: oom: fix totalpages calculation for memory.swappiness==0
  ` [PATCH v2] "

[PATCH] mm: remove watermark hacks for CMA
 2012-11-08  6:59 UTC 

[PATCH] mm: skip watermarks check for already isolated blocks in split_free_page()
 2012-11-08  6:59 UTC 

shmem_getpage_gfp VM_BUG_ON triggered. [3.7rc2]
 2012-11-07 22:38 UTC  (11+ messages)
            ` [PATCH] tmpfs: fix shmem_getpage_gfp VM_BUG_ON

[PATCH v4 0/3] zram/zsmalloc promotion
 2012-11-07 16:40 UTC  (4+ messages)

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


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