linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-17 15:54:19 to 2012-12-21 01:46:52 UTC [more...]

[RFC, PATCH 00/19] Numa aware LRU lists and shrinkers
 2012-12-21  1:46 UTC  (7+ messages)
` [PATCH 05/19] shrinker: convert superblock shrinkers to new API
` [PATCH 09/19] list_lru: per-node list infrastructure

[PATCH] mm: compare MIGRATE_ISOLATE selectively
 2012-12-21  1:09 UTC  (3+ messages)

[PATCH 0/9] Avoid populating unbounded num of ptes with mmap_sem held
 2012-12-21  0:49 UTC  (10+ messages)
` [PATCH 1/9] mm: make mlockall preserve flags other than VM_LOCKED in def_flags
` [PATCH 2/9] mm: remap_file_pages() fixes
` [PATCH 3/9] mm: introduce mm_populate() for populating new vmas
` [PATCH 4/9] mm: use mm_populate() for blocking remap_file_pages()
` [PATCH 5/9] mm: use mm_populate() when adjusting brk with MCL_FUTURE in effect
` [PATCH 6/9] mm: use mm_populate() for mremap() of VM_LOCKED vmas
` [PATCH 7/9] mm: remove flags argument to mmap_region
` [PATCH 8/9] mm: directly use __mlock_vma_pages_range() in find_extend_vma()
` [PATCH 9/9] mm: introduce VM_POPULATE flag to better deal with racy userspace programs

[PATCH] compaction: fix build error in CMA && !COMPACTION
 2012-12-21  0:49 UTC  (3+ messages)

[PATCH] sched: numa: ksm: fix oops in task_numa_placment()
 2012-12-21  0:36 UTC  (10+ messages)
` [PATCH] ksm: make rmap walks more scalable

mmotm 2012-12-20-16-15 uploaded
 2012-12-21  0:16 UTC 

[PATCH] cma: use unsigned type for count argument
 2012-12-21  0:03 UTC  (3+ messages)

[PATCH 00/33] Latest numa/core release, v17
 2012-12-20 22:55 UTC  (5+ messages)
` [PATCH 18/33] sched, numa, mm: Add the scanning page fault machinery
  ` [patch] mm, mempolicy: Introduce spinlock to read shared policy tree

[PATCH] mm: compaction: Do not accidentally skip pageblocks in the migrate scanner
 2012-12-20 22:45 UTC  (2+ messages)

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

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

[PATCH] mm: memory_hotplug: no need to check res twice in add_memory
 2012-12-20 20:43 UTC  (7+ messages)
` [PATCH] mm/sparse: don't check return value of alloc_bootmem calls
` [PATCH] slob: use DIV_ROUND_UP where possible

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

[PATCH] Documentation: ABI: remove testing/sysfs-devices-node
 2012-12-20 19:43 UTC 

[PATCH] CMA: call to putback_lru_pages
 2012-12-20 18:59 UTC  (6+ messages)

[PATCH] mm: fix zone_watermark_ok_safe() accounting of isolated pages
 2012-12-20 17:26 UTC  (3+ messages)

migrate_misplaced_transhuge_page: no page_count check?
 2012-12-20 16:49 UTC  (2+ messages)

[patch 0/8] page reclaim bits v2
 2012-12-20 13:55 UTC  (21+ 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 V5] memcg, oom: provide more precise dump info while memcg oom happening
 2012-12-20 13:15 UTC  (5+ messages)

Attention! Changes in the bank reports!
 2012-12-20 11:53 UTC 

[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 v2] mm: Downgrade mmap_sem before locking or populating on mmap
 2012-12-20  2:22 UTC  (3+ messages)
` [PATCH v3] "

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

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

[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

mm, ksm: NULL ptr deref in unstable_tree_search_insert
 2012-12-20  0:21 UTC  (6+ 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

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  (15+ 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] mm: Downgrade mmap_sem before locking or populating on mmap
 2012-12-17 22:01 UTC  (6+ messages)
` [PATCH v2] "

[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  (4+ messages)
` [PATCH v2 2/2] memory-hotplug: Disable CONFIG_MOVABLE_NODE option "

[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


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