linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] thp: tail page refcounting fix #6
 2011-10-16 20:40 UTC  (11+ messages)
` thp: gup_fast ppc tail refcounting [was Re: [PATCH] thp: tail page refcounting fix #6]
` [PATCH 1/4] powerpc: remove superfluous PageTail checks on the pte gup_fast
` [PATCH 2/4] powerpc: get_hugepte() don't put_page() the wrong page
` [PATCH 3/4] powerpc: gup_hugepte() avoid to free the head page too many times
` [PATCH 4/4] powerpc: gup_hugepte() support THP based tail recounting

[PATCH v5 3.1.0-rc4-tip 0/26] Uprobes patchset with perf probe support
 2011-10-16 16:14 UTC  (22+ messages)
` [PATCH v5 3.1.0-rc4-tip 26/26] uprobes: queue signals while thread is singlestepping
` [PATCH 0/X] (Was: Uprobes patchset with perf probe support)
  ` [PATCH 1/X] uprobes: write_opcode: the new page needs PG_uptodate
  ` [PATCH 2/X] uprobes: write_opcode() needs put_page(new_page) unconditionally
  ` [PATCH 3/X] uprobes: xol_add_vma: fix ->uprobes_xol_area initialization
  ` [PATCH 4/X] uprobes: xol_add_vma: misc cleanups
  ` [PATCH 5/X] uprobes: xol_alloc_area() needs memory barriers
  ` [PATCH 6/X] uprobes: reimplement xol_add_vma() via install_special_mapping()
  ` [PATCH 7/X] uprobes: xol_add_vma: simply use TASK_SIZE as a hint

kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
 2011-10-16 16:11 UTC  (2+ messages)

[PATCHv16 0/9] Contiguous Memory Allocator
 2011-10-16 10:08 UTC  (25+ messages)
` [PATCH 1/9] mm: move some functions from memory_hotplug.c to page_isolation.c
` [PATCH 2/9] mm: alloc_contig_freed_pages() added
` [PATCH 3/9] mm: alloc_contig_range() added
` [PATCH 4/9] mm: MIGRATE_CMA migration type added
` [PATCH 6/9] drivers: add Contiguous Memory Allocator
` [PATCH 7/7] ARM: integrate CMA with DMA-mapping subsystem
` [PATCH 8/9] "
  ` [Linaro-mm-sig] "

[RFC] [PATCH 0/4] memcg: Kernel memory accounting
 2011-10-15  0:38 UTC  (5+ messages)
` [RFC] [PATCH 1/4] memcg: Kernel memory accounting infrastructure
  ` [RFC] [PATCH 2/4] memcg: Introduce __GFP_NOACCOUNT
    ` [RFC] [PATCH 3/4] memcg: Slab accounting
      ` [RFC] [PATCH 4/4] memcg: Document kernel memory accounting

[PATCH -mm] add extra free kbytes tunable
 2011-10-14 22:46 UTC  (38+ messages)
  ` [PATCH -v2 "

[PATCH v2 1/1] hugepages: Fix race between hugetlbfs umount and quota update
 2011-10-14 20:59 UTC  (4+ messages)

[PATCH] staging: zcache: remove zcache_direct_reclaim_lock
 2011-10-14 18:21 UTC  (4+ messages)

[PATCH v2] staging: zcache: remove zcache_direct_reclaim_lock
 2011-10-14 16:39 UTC  (3+ messages)

[PATCH] Reduce vm_stat cacheline contention in __vm_enough_memory
 2011-10-14 16:16 UTC  (18+ messages)

[RFC 0/2] Introduce dma buffer sharing mechanism
 2011-10-14 15:35 UTC  (18+ messages)
` [RFC 1/2] dma-buf: "
  ` [Linaro-mm-sig] "
` [RFC 2/2] dma-buf: Documentation for buffer sharing framework

[PATCH v7 0/8] Request for inclusion: tcp memory buffers
 2011-10-14 12:56 UTC  (20+ messages)
` [PATCH v7 1/8] Basic kernel memory functionality for the Memory Controller
` [PATCH v7 2/8] socket: initial cgroup code
` [PATCH v7 3/8] foundations of per-cgroup memory pressure controlling
` [PATCH v7 4/8] per-cgroup tcp buffers control
` [PATCH v7 5/8] per-netns ipv4 sysctl_tcp_mem
` [PATCH v7 6/8] tcp buffer limitation: per-cgroup limit
` [PATCH v7 7/8] Display current tcp memory allocation in kmem cgroup
` [PATCH v7 8/8] Disable task moving when using kernel memory accounting

[PATCH] mm: add a "struct page_frag" type containing a page, offset and length
 2011-10-14  9:54 UTC  (10+ messages)

Proposed memcg meeting at October Kernel Summit/European LinuxCon in Prague
 2011-10-14  7:44 UTC  (11+ messages)

possible slab deadlock while doing ifenslave
 2011-10-14  6:30 UTC  (6+ messages)

[PATCH 0/9] V2: idle page tracking / working set estimation
 2011-10-14  4:54 UTC  (7+ messages)
` [PATCH 6/9] kstaled: rate limit pages scanned per second

What does glommer think about kmem cgroup ?
 2011-10-13 15:50 UTC 

[PATCH] mm/huge_memory: Clean up typo when updating mmu cache
 2011-10-13 13:15 UTC  (2+ messages)

[PATCH 0/5] Slab objects identifiers
 2011-10-13 12:23 UTC  (7+ messages)

[PATCH v6 0/8] per-cgroup tcp memory pressure handling
 2011-10-13  8:25 UTC  (16+ messages)
` [PATCH v6 1/8] Basic kernel memory functionality for the Memory Controller
` [PATCH v6 3/8] foundations of per-cgroup memory pressure controlling
` [PATCH v6 4/8] per-cgroup tcp buffers control
` [PATCH v6 6/8] tcp buffer limitation: per-cgroup limit
` [PATCH v6 7/8] Display current tcp memory allocation in kmem cgroup
` [PATCH v6 8/8] Disable task moving when using kernel memory accounting

[PATCH 0/2] oom: fix livelock when frozen task is selected
 2011-10-13  5:48 UTC  (5+ messages)
` [PATCH 1/2] lguest: move process freezing before pending signals check

[RFC 0/2 v2] ARM: DMA-mapping & IOMMU integration
 2011-10-13  0:18 UTC  (11+ messages)
` [PATCH 1/2] ARM: initial proof-of-concept IOMMU mapper for DMA-mapping
  ` [Linaro-mm-sig] "

[PATCH] mm/huge_memory: Clean up typo when copying user highpage
 2011-10-12 22:24 UTC  (5+ messages)

[Xen-devel] Re: RFC -- new zone type
 2011-10-12 22:20 UTC  (3+ messages)

mm: Do not drain pagevecs for mlockall(MCL_FUTURE)
 2011-10-12 14:57 UTC  (2+ messages)

[PATCH 0/2] Avoid excessive reclaim due to THP
 2011-10-12 14:57 UTC  (3+ messages)
` [PATCH 2/2] mm: Abort reclaim/compaction if compaction can proceed

[patch resend] oom: thaw threads if oom killed thread is frozen before deferring
 2011-10-12 14:40 UTC  (13+ messages)
` [patch v2] "

[Linaro-mm-sig] [PATCHv16 0/9] Contiguous Memory Allocator
 2011-10-12 13:01 UTC  (3+ messages)
` [PATCH] fixup: mm: alloc_contig_range: increase min_free_kbytes during allocation

[RFC PATCH] mm: thp: make swap configurable
 2011-10-12  9:59 UTC  (5+ messages)

VmTrace equivalent ?
 2011-10-12  9:06 UTC 

[patch 2/2]vmscan: correctly detect GFP_ATOMIC allocation failure
 2011-10-12  7:59 UTC  (13+ messages)
` [patch v2]vmscan: "

[PATCH] mm: memory hotplug: Check if pages are correctly reserved on a per-section basis
 2011-10-12  1:16 UTC  (6+ messages)

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox