linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-04 23:58:45 to 2011-11-10 19:04:10 UTC [more...]

[PATCH v6 3.2-rc1 0/28] Uprobes patchset with perf probe support
 2011-11-10 18:39 UTC  (9+ messages)
` [PATCH v6 3.2-rc1 1/28] uprobes: Auxillary routines to insert, find, delete uprobes
` [PATCH v6 3.2-rc1 2/28] Uprobes: Allow multiple consumers for an uprobe
` [PATCH v6 3.2-rc1 3/28] Uprobes: register/unregister probes
` [PATCH v6 3.2-rc1 4/28] uprobes: Define hooks for mmap/munmap
` [PATCH v6 3.2-rc1 5/28] Uprobes: copy of the original instruction
` [PATCH v6 3.2-rc1 6/28] Uprobes: define fixups
` [PATCH v6 3.2-rc1 7/28] Uprobes: uprobes arch info
` [PATCH v6 3.2-rc1 8/28] x86: analyze instruction and determine fixups

Perforce change 315105
 2011-11-10 18:21 UTC 

Perforce change 315120
 2011-11-10 18:21 UTC 

Perforce change 315099
 2011-11-10 18:21 UTC 

Perforce change 315103
 2011-11-10 18:21 UTC 

mm: convert vma->vm_flags to 64bit
 2011-11-10 17:22 UTC  (4+ messages)

[PATCH] PM/Memory-hotplug: Avoid task freezing failures
 2011-11-10 16:42 UTC 

[PATCH] mm: Do not stall in synchronous compaction for THP allocations
 2011-11-10 16:48 UTC  (10+ messages)

[PATCH 1/2] vmscan: promote shared file mapped pages
 2011-11-10 16:12 UTC  (16+ messages)
      ` [rfc 1/3] mm: vmscan: never swap under low memory pressure
      ` [rfc 2/3] mm: vmscan: treat inactive cycling as neutral
      ` [rfc 3/3] mm: vmscan: revert file list boost on lru addition

[patch 4/5]thp: correct order in lru list for split huge page
 2011-11-10 15:57 UTC  (6+ messages)

[patch 3/5]thp: add tlb_remove_pmd_tlb_entry
 2011-11-10 15:36 UTC  (2+ messages)

[patch 2/5]thp: remove unnecessary tlb flush for mprotect
 2011-11-10 15:23 UTC  (2+ messages)

[PATCH 0/3] CMPXCHG config options changes
 2011-11-10 15:02 UTC  (7+ messages)
` [PATCH 1/3] mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL
` [PATCH 2/3] mm,x86,um: move CMPXCHG_LOCAL config option
` [PATCH 3/3] mm,x86,um: move CMPXCHG_DOUBLE "

[patch] slub: fix a code merge error
 2011-11-10 14:44 UTC  (2+ messages)

[patch 1/5]thp: improve the error code path
 2011-11-10 14:14 UTC  (14+ messages)

[PATCH v2 0/6] Reduce cross CPU IPI interference
 2011-11-10  8:03 UTC  (11+ messages)
` [PATCH v2 4/6] mm: Only IPI CPUs to drain local pages if they exist
` [PATCH v2 6/6] slub: only preallocate cpus_with_slabs if offstack

[patch 5/5]thp: split huge page if head page is isolated
 2011-11-10  3:18 UTC  (14+ messages)

mdraid write performance in different kernels up to 3.0, 3.0 shows huge improvement
 2011-11-09 21:58 UTC  (2+ messages)

khugepaged doesn't want to freeze
 2011-11-09 19:40 UTC  (19+ messages)
  ` [PATCH] thp: reduce khugepaged freezing latency

[patch 1/2] slab: rename slab_break_gfp_order to slab_max_order
 2011-11-09 19:30 UTC  (4+ messages)

[PATCH resend] oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
 2011-11-09 18:24 UTC  (2+ messages)

[PATCH v5 00/10] per-cgroup tcp memory pressure
 2011-11-09 18:02 UTC  (12+ messages)
` [PATCH v5 01/10] Basic kernel memory functionality for the Memory Controller
` [PATCH v5 02/10] foundations of per-cgroup memory pressure controlling
` [PATCH v5 03/10] socket: initial cgroup code
` [PATCH v5 04/10] per-cgroup tcp buffers control
` [PATCH v5 05/10] per-netns ipv4 sysctl_tcp_mem
` [PATCH v5 06/10] tcp buffer limitation: per-cgroup limit
` [PATCH v5 07/10] Display current tcp memory allocation in kmem cgroup
` [PATCH v5 08/10] "
` [PATCH v5 09/10] "
` [PATCH v5 10/10] Disable task moving when using kernel memory accounting

write_cache_pages inefficiency
 2011-11-09 16:45 UTC  (2+ messages)

[patch 00/10] memcg naturalization -rc5
 2011-11-09 13:14 UTC  (15+ messages)
` [patch 01/10] mm: memcg: consolidate hierarchy iteration primitives
` [patch 02/10] mm: vmscan: distinguish global reclaim from global LRU scanning
` [patch 03/10] mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned
` [patch 04/10] mm: memcg: per-priority per-zone hierarchy scan generations
` [patch 05/10] mm: move memcg hierarchy reclaim to generic reclaim code
` [patch 06/10] mm: memcg: remove optimization of keeping the root_mem_cgroup LRU lists empty
` [patch 07/10] mm: vmscan: convert global reclaim to per-memcg LRU lists
` [patch 08/10] mm: collect LRU list heads into struct lruvec
` [patch 09/10] mm: make per-memcg LRU lists exclusive
` [patch 10/10] mm: memcg: remove unused node/section info from pc->flags
  ` [PATCH mm] mm: memcg: remove unused node/section info from pc->flags fix

[PATCH 3/3] mm/memblock.c: eliminate potential memleak in memblock_double_array
 2011-11-09 11:37 UTC 

[PATCH 2/3][RESEND] cleanup: convert the int cnt to unsigned long in mm/memblock.c
 2011-11-09 11:37 UTC 

[PATCH 1/3][RESEND] mm/memblock.c: return -ENOMEM instead of -ENXIO on failure of debugfs_create_dir in memblock_init_debugfs
 2011-11-09 11:37 UTC 

[PATCH 2/2] cleanup: convert the int cnt to unsigned long in mm/memblock.c
 2011-11-09  5:18 UTC  (2+ messages)

[PATCH 1/2] mm/memblock.c: return -ENOMEM instead of -ENXIO on failure of debugfs_create_dir in memblock_init_debugfs
 2011-11-09  2:01 UTC 

kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
 2011-11-09  1:25 UTC  (21+ messages)
` [PATCH] mremap: enforce rmap src/dst vma ordering in case of vma_merge succeeding in copy_vma

[GIT PULL] mm: frontswap (SUMMARY)
 2011-11-08 23:41 UTC  (6+ messages)

[Revert] Re: [PATCH] mm: sync vmalloc address space page tables in alloc_vm_area()
 2011-11-08 23:36 UTC  (11+ messages)
          ` [Xen-devel] "

[PATCH] mm: migrate: One less atomic operation
 2011-11-08 22:57 UTC  (3+ messages)

[RFC 0/2] Introduce dma buffer sharing mechanism
 2011-11-08 18:43 UTC  (9+ messages)
` [RFC 1/2] dma-buf: "
          ` [RFC 1/2] dma-buf: Introduce dma buffer sharing mechanismch

HELP : Rss and Pss pages are always 0 for some drivers. Why?
 2011-11-08 15:26 UTC 

Problems with IO-less throttling?
 2011-11-08 13:19 UTC  (3+ messages)

[GIT PULL] mm: frontswap (for 3.2 window)
 2011-11-08 12:15 UTC  (12+ messages)

[RFC PATCH] tmpfs: support user quotas
 2011-11-08  0:46 UTC  (20+ messages)

[PATCH] oom: do not kill tasks with oom_score_adj OOM_SCORE_ADJ_MIN
 2011-11-07 22:22 UTC  (4+ messages)

[PATCH v5 04/10] per-cgroup tcp buffers control
 2011-11-07 17:28 UTC 

[PATCH] mremap: skip page table lookup for non-faulted anonymous VMAs
 2011-11-07 16:13 UTC  (3+ messages)

Possible usage of uninitalized task_ratelimit variable in mm/page-writeback.c
 2011-11-07 11:15 UTC  (4+ messages)

[patch v2]vmscan: correctly detect GFP_ATOMIC allocation failure
 2011-11-07  5:15 UTC  (13+ messages)
                ` [patch v3]vmscan: "

[PATCH 11/13] mm: extend prefault helpers to fault in more than PAGE_SIZE
 2011-11-06 22:24 UTC  (2+ messages)

CMA v16 and DMA-mapping v13 patch series
 2011-11-06 21:35 UTC  (2+ 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).