linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-31 16:35:32 to 2012-02-05 12:06:31 UTC [more...]

[v7 0/8] Reduce cross CPU IPI interference
 2012-02-05 12:06 UTC  (23+ messages)

swap storm since kernel 3.2.x
 2012-02-05 11:38 UTC  (3+ messages)

[PATCH RFC] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
 2012-02-05 10:52 UTC  (3+ messages)

[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
 2012-02-05  8:15 UTC 

[PATCH 2/3] move slabinfo.c to tools/vm
 2012-02-05  8:15 UTC 

[PATCH 1/3] move page-types.c from Documentation to tools/vm
 2012-02-05  8:15 UTC 

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-05  7:40 UTC  (25+ messages)
` [PATCH 01/15] mm: page_alloc: remove trailing whitespace
` [PATCH 02/15] mm: compaction: introduce isolate_migratepages_range()
` [PATCH 03/15] mm: compaction: introduce map_pages()
` [PATCH 04/15] mm: compaction: introduce isolate_freepages_range()
` [PATCH 05/15] mm: compaction: export some of the functions
` [PATCH 06/15] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 07/15] mm: page_alloc: change fallbacks array handling
` [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 09/15] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCH 10/15] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
` [PATCH 12/15] drivers: add Contiguous Memory Allocator
` [PATCH 13/15] X86: integrate CMA with DMA-mapping subsystem
` [PATCH 14/15] ARM: "
` [PATCH 15/15] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[rfc PATCH]slub: per cpu partial statistics change
 2012-02-04  0:56 UTC  (3+ messages)

huge debug_objects_cache. swapping but 25% mem free
 2012-02-03 23:12 UTC  (3+ messages)

[PATCH] memcg: fix up documentation on global LRU
 2012-02-03 20:15 UTC  (5+ messages)

[PATCH] mm: Change of refcounting method for compound page
 2012-02-03 19:14 UTC  (4+ messages)

[PATCH] Mark thread stack correctly in proc/<pid>/maps
 2012-02-03 18:34 UTC  (9+ messages)
  ` [RESEND][PATCH] "

[PATCH] Handling of unused variable 'do-numainfo on compilation time
 2012-02-03 16:06 UTC  (6+ messages)

ksm/memory hotplug: lockdep warning for ksm_thread_mutex vs. (memory_chain).rwsem
 2012-02-03 15:37 UTC  (3+ messages)

[PATCH 2/2] mm: make do_writepages() use plugging
 2012-02-03 14:21 UTC  (7+ messages)

[Lsf-pc] [dm-devel] [LSF/MM TOPIC] a few storage topics
 2012-02-03 12:37 UTC  (7+ messages)

[PATCH v10 3.3-rc2 0/9] Uprobes patchset with perf probe support
 2012-02-03 12:01 UTC  (11+ messages)
` [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints
` [PATCH v10 3.3-rc2 2/9] uprobes: handle breakpoint and signal step exception
` [PATCH v10 3.3-rc2 3/9] uprobes: slot allocation
` [PATCH v10 3.3-rc2 4/9] uprobes: counter to optimize probe hits
` [PATCH v10 3.3-rc2 5/9] tracing: modify is_delete, is_return from ints to bool
` [PATCH v10 3.3-rc2 6/9] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v10 3.3-rc2 7/9] tracing: uprobes trace_event interface
` [PATCH v10 3.3-rc2 8/9] perf: rename target_module to target
` [PATCH v10 3.3-rc2 9/9] perf: perf interface for uprobes

[RFCv1 0/6] PASR: Partial Array Self-Refresh Framework
 2012-02-03 11:44 UTC  (11+ messages)
` [RFCv1 3/6] PASR: mm: Integrate PASR in Buddy allocator
` [RFCv1 5/6] PASR: Add Documentation

[PATCHv19 00/15] Contiguous Memory Allocator
 2012-02-03 11:27 UTC  (19+ messages)
` [PATCH 02/15] mm: page_alloc: update migrate type of pages on pcp when isolating
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks

[LSF/MM TOPIC] memcg topics
 2012-02-03  9:40 UTC  (16+ messages)
  ` [LSF/MM TOPIC][ATTEND] "
      ` [Lsf-pc] [LSF/MM TOPIC] "

[PATCH] Fix potentially derefencing uninitialized 'r'
 2012-02-03  8:20 UTC 

[LSF/MM TOPIC][ATTEND] memcg writeback
 2012-02-03  6:29 UTC 

[PATCH] memcg: make threshold index in the right position
 2012-02-03  2:49 UTC  (7+ messages)

[PATCH] mm: vmscan: handle isolated pages with lru lock released
 2012-02-03  1:40 UTC  (4+ messages)

[LSF/MM TOPIC][ATTEND] cleancache extension and memory checkpoint/restore
 2012-02-03  0:32 UTC 

[PATCH] cgroup: remove cgroup_subsys argument from callbacks
 2012-02-02 17:26 UTC  (2+ messages)

[LSF/MM TOPIC][ATTEND] cleancache extension and memory checkpoint/restore
 2012-02-02 13:37 UTC 

[PATCH 2/6] thp: optimize away unnecessary page table locking
 2012-02-02  8:32 UTC  (3+ messages)

[PATCH] memcg: make threshold index in the right position
 2012-02-02  7:58 UTC 

[PATCH 1/5] hugetlbfs: fix hugetlb_get_unmapped_area
 2012-02-02  7:07 UTC  (9+ messages)
` [PATCH 3/5] hugetlb: try to search again if it is really needed
` [PATCH 5/5] mm: search from free_area_cache for the bigger size

[Help] : RSS/PSS showing 0 during smaps for Xorg
 2012-02-02  5:20 UTC  (9+ messages)

Stellenangebot! Heimarbeit/Nebenverdienst
 2012-02-02  5:17 UTC 

[LSF/MM TOPIC] [ATTEND] memcg: soft limit reclaim (continue) and others
 2012-02-02  0:00 UTC  (3+ messages)

[Slub cleanup 0/9] Slub: cleanups V1
 2012-02-01 22:11 UTC  (10+ messages)
` [Slub cleanup 1/9] slub: Use freelist instead of "object" in __slab_alloc
` [Slub cleanup 2/9] slub: Add frozen check "
` [Slub cleanup 4/9] slub: Simplify control flow in __slab_alloc()
` [Slub cleanup 6/9] slub: Get rid of the node field
  ` [Slub cleanup 5/9] slub: new_slab_objects() can also get objects from partial list

[patch] mm: compaction: make compact_control order signed
 2012-02-01 21:28 UTC  (6+ messages)

[PATCH] fix readahead pipeline break caused by block plug
 2012-02-01 20:22 UTC  (16+ messages)

[LSF/MM TOPIC] [ATTEND] memory compaction & ballooning
 2012-02-01 17:30 UTC 

Hung task when calling clone() due to netfilter/slab
 2012-02-01 17:32 UTC  (18+ messages)

[PATCH] move vm tools from Documentation/vm/ to tools/
 2012-02-01 14:40 UTC  (7+ messages)

[LSF/MM TOPIC] [ATTEND] mm track: RAM utilization and page replacement topics
 2012-02-01 14:03 UTC  (2+ messages)

[Bug 12309] Large I/O operations result in poor interactive performance and high iowait times
 2012-02-01 14:02 UTC  (3+ messages)

[PATCH] mm: compaction: Check pfn_valid when entering a new MAX_ORDER_NR_PAGES block during isolation for migration
 2012-02-01 10:10 UTC  (3+ messages)

[PATCH 1/1] mm: msync: fix issues of sys_msync on tmpfs
 2012-02-01  8:51 UTC  (2+ messages)

[PATCH] sunrpc: initialize delayed work on each rpc_inode allocation
 2012-01-31 21:56 UTC 

[LSF/MM TOPIC][ATTEND] Linux, give me back my processor: Memory management interfering with user space code
 2012-01-31 21:15 UTC 

LSF/MM summit deadline on Sunday
 2012-01-31 20:28 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).