linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-15 01:52:31 to 2012-12-20 11:12:14 UTC [more...]

[PATCH] mm: do not sleep in balance_pgdat if there's no i/o congestion
 2012-12-20 11:12 UTC  (3+ messages)

[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
 2012-12-20 11:06 UTC  (3+ messages)
` [PATCH 05/19] shrinker: convert superblock shrinkers to new API

[PATCH 0/2] slightly change shrinker behaviour for very small object sets
 2012-12-20 10:59 UTC  (6+ messages)
` [PATCH 1/2] super: fix calculation of shrinkable objects for small numbers
` [PATCH 2/2] vmscan: take at least one pass with shrinkers

[PATCH] improve read ahead in kernel
 2012-12-20 10:55 UTC  (5+ messages)
` resend--[PATCH] "

[PATCH] mm: compaction: count compaction events only if compaction is enabled
 2012-12-20 10:52 UTC  (2+ messages)

[PATCH] compaction: fix build error in CMA && !COMPACTION
 2012-12-20 10:47 UTC  (2+ messages)

[PATCH] mm: cond_resched in tlb_flush_mmu to fix soft lockups on !CONFIG_PREEMPT
 2012-12-20 10:24 UTC  (8+ messages)
      ` [PATCH v2] mm: limit mmu_gather batching "

[PATCH] mm: Downgrade mmap_sem before locking or populating on mmap
 2012-12-20  2:22 UTC  (22+ messages)
` [PATCH v2] "
        ` [PATCH v3] "

[PATCH] mm: compare MIGRATE_ISOLATE selectively
 2012-12-20  5:25 UTC 

[RFC 3/3] virtio-balloon: add auto-ballooning support
 2012-12-20  5:24 UTC  (3+ messages)
      ` [Qemu-devel] "

migrate_misplaced_transhuge_page: no page_count check?
 2012-12-20  4:52 UTC 

[PATCH v2] Add the values related to buddy system for filtering free pages
 2012-12-20  3:02 UTC  (6+ messages)

[PATCH] mm: protect against concurrent vma expansion
 2012-12-20  3:01 UTC  (7+ messages)

[PATCH 02/15] mm,ksm: use new hashtable implementation
 2012-12-20  2:25 UTC  (5+ messages)
` [PATCH 04/15] mm/huge_memory: "

[PATCH] sched: numa: ksm: fix oops in task_numa_placment()
 2012-12-20  1:44 UTC  (2+ messages)
` [PATCH] ksm: make rmap walks more scalable

[RFC v4 0/3] Support volatile for anonymous range
 2012-12-20  1:34 UTC  (6+ messages)
` [RFC v4 1/3] Introduce new system call mvolatile
` [RFC v4 2/3] Discard volatile page
` [RFC v4 3/3] add PGVOLATILE vmstat count

[PATCH] mm: fix zone_watermark_ok_safe() accounting of isolated pages
 2012-12-20  0:57 UTC  (2+ messages)

mm, ksm: NULL ptr deref in unstable_tree_search_insert
 2012-12-20  0:21 UTC  (6+ messages)

[patch 0/8] page reclaim bits v2
 2012-12-20  0:08 UTC  (20+ messages)
` [patch 1/7] mm: memcg: only evict file pages when we have plenty
` [patch 2/7] mm: vmscan: save work scanning (almost) empty LRU lists
` [patch 3/7] mm: vmscan: clarify how swappiness, highest priority, memcg interact
` [patch 4/7] mm: vmscan: improve comment on low-page cache handling
` [patch 5/7] mm: vmscan: clean up get_scan_count()
` [patch 6/7] mm: vmscan: compaction works against zones, not lruvecs
` [patch 7/7] mm: reduce rmap overhead for ex-KSM page copies created on swap faults

[PATCH] CMA: call to putback_lru_pages
 2012-12-19 23:27 UTC  (4+ messages)

[PATCH V5] memcg, oom: provide more precise dump info while memcg oom happening
 2012-12-19 22:42 UTC  (4+ messages)

kswapd craziness in 3.7
 2012-12-19 22:24 UTC  (16+ messages)

[PATCH v2] mm: clean up transparent hugepage sysfs error messages
 2012-12-19 21:52 UTC  (3+ messages)

[PART5 Patch 0/5] introduce a new boot option 'kernelcore_max_addr'
 2012-12-19 19:26 UTC  (3+ messages)
` [PART5 Patch 1/5] page_alloc: add kernelcore_max_addr

[PATCH] cma: use unsigned type for count argument
 2012-12-19 17:44 UTC 

linux-next: Tree for Dec 19 (mm/compaction.c)
 2012-12-19 16:37 UTC 

[PATCH 0/3] retry slab allocation after first failure
 2012-12-19 14:01 UTC  (4+ messages)
` [PATCH 1/3] slab: single entry-point for slab allocation
` [PATCH 2/3] slub: remove slab_alloc wrapper
` [PATCH 3/3] sl[auo]b: retry allocation once in case of failure

[RFC 0/2] auto-ballooning prototype (guest part)
 2012-12-19 12:47 UTC  (5+ messages)
` [RFC 1/2] virtio_balloon: move locking to the balloon thread
` [RFC 2/2] virtio_balloon: add auto-ballooning support

[PATCH V4] memcg, oom: provide more precise dump info while memcg oom happening
 2012-12-19 11:58 UTC  (3+ messages)

[patch 0/8] page reclaim bits
 2012-12-19  9:20 UTC  (9+ messages)
` [patch 1/8] mm: memcg: only evict file pages when we have plenty

[PATCH v2 0/5] Add movablecore_map boot option
 2012-12-19  9:17 UTC  (4+ messages)
` [PATCH v2 5/5] page_alloc: Bootmem limit with movablecore_map

[PATCH v4 0/6] Add movablecore_map boot option with SRAT support
 2012-12-19  9:15 UTC  (9+ messages)
` [PATCH v4 1/6] x86: get pg_data_t's memory from other node
` [PATCH v4 2/6] page_alloc: add movablecore_map kernel parameter
` [PATCH v4 3/6] ACPI: Restructure movablecore_map with memory info from SRAT
` [PATCH v4 4/6] page_alloc: Introduce zone_movable_limit[] to keep movable limit for nodes
` [PATCH v4 5/6] page_alloc: Make movablecore_map has higher priority
` [PATCH v4 6/6] page_alloc: Bootmem limit with movablecore_map

UPS Tracking Number H7368552878
 2012-12-19  8:58 UTC 

[PATCH][RESEND] mm: Avoid possible deadlock caused by too_many_isolated()
 2012-12-19  7:40 UTC  (2+ messages)

Wire Transfer Confirmation
 2012-12-19  6:13 UTC 

[PATCH] mm: clean up hugepage sysfs error messages
 2012-12-19  1:37 UTC  (2+ messages)

+ mm-memblock-reduce-overhead-in-binary-search.patch added to -mm tree
 2012-12-18 23:11 UTC  (7+ messages)

[PATCH] mm: memmap_init_zone() performance improvement
 2012-12-18 23:03 UTC  (8+ messages)

[PATCH] memcg: don't register hotcpu notifier from ->css_alloc()
 2012-12-18 16:47 UTC  (3+ messages)

[PATCH for 3.2.34] memcg: do not trigger OOM from add_to_page_cache_locked
 2012-12-18 15:20 UTC  (17+ messages)

Join my network on LinkedIn
 2012-12-18 15:11 UTC 

Great prices for generic Viagra 100mg @ only $1.20. No Rx. Quick and Secure ordering online in just minuted. Visa & M/C accepted. fbrzo
 2012-12-18 11:57 UTC 

[PATCH] mm: Suppress mm/memory.o warning on older compilers if !CONFIG_NUMA_BALANCING
 2012-12-18  7:34 UTC  (3+ messages)

[PATCH] mm: Fix XFS oops due to dirty pages without buffers on s390
 2012-12-18  7:30 UTC  (8+ messages)

[patch 2/8] mm: vmscan: disregard swappiness shortly before going OOM
 2012-12-17 19:58 UTC  (13+ messages)

[PATCH v2 0/2] Add help info for CONFIG_MOVABLE_NODE and disable is by default
 2012-12-17 19:44 UTC  (5+ messages)
` [PATCH v2 1/2] memory-hotplug: Add help info for CONFIG_MOVABLE_NODE option
` [PATCH v2 2/2] memory-hotplug: Disable CONFIG_MOVABLE_NODE option by default

[PATCH 0/2] pageattr fixes for pmd/pte_present
 2012-12-17 18:35 UTC  (5+ messages)
` [PATCH 1/2] Revert "x86, mm: Make spurious_fault check explicitly check the PRESENT bit"
` [PATCH 2/2] pageattr: prevent PSE and GLOABL leftovers to confuse pmd/pte_present and pmd_huge

mmotm 2012-12-14-17-51 uploaded
 2012-12-17 14:45 UTC  (3+ messages)
` -mm git tree for since-3.7 is open (was: mmotm 2012-12-14-17-51 uploaded)

[PATCH] mm: introduce numa_zero_pfn
 2012-12-17 13:58 UTC  (4+ messages)

[PATCH 00/49] Automatic NUMA Balancing v10
 2012-12-17 10:33 UTC  (9+ messages)

BUG: MAX_LOCK_DEPTH too low!
 2012-12-17  8:17 UTC  (2+ messages)

Ren [01/12] slab_common: Use proper formatting specs for unsigned size_t
 2012-12-17  7:57 UTC  (4+ messages)
` Ren [03/12] Common kmalloc slab index determination

[PART4 Patch v2 0/2] memory-hotplug: allow online/offline memory to result movable node
 2012-12-17  2:23 UTC  (4+ messages)
` [PART4 Patch v2 2/2] memory_hotplug: "

Top Selling 100% Quality & Satisfaction guaranteed! Best Buy Cialis Generic Online aso09729ez
 2012-12-16 22:30 UTC 

[PATCH] fadvise: perform WILLNEED readahead in a workqueue
 2012-12-16 21:31 UTC  (16+ messages)

[PATCH 20/21] mm: drop vmtruncate
 2012-12-15 11:00 UTC 


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