linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-01-26 21:50:22 to 2010-01-30 00:34:53 UTC [more...]

[PATCH -mm] change anon_vma linking to fix multi-process server scalability issue
 2010-01-30  0:34 UTC  (11+ messages)
` [PATCH -mm] rmap: remove obsolete check from __page_check_anon_rmap
` [PATCH -mm] rmap: move exclusively owned pages to own anon_vma in do_wp_page
  ` [PATCH -mm] further cleanups to change anon_vma linking to fix multi-process server scalability issue
  ` [PATCH -mm] remove VM_LOCK_RMAP code

PROBLEM: kernel BUG at mm/page_alloc.c:775
 2010-01-29 22:01 UTC  (4+ messages)

[PATCH v3] oom-kill: add lowmem usage aware oom kill handling
 2010-01-29 21:11 UTC  (7+ messages)

[RFP 0/3] Make mmu_notifier_invalidate_range_start able to sleep
 2010-01-29 21:08 UTC  (9+ messages)
` [RFP 1/3] srcu
` [RFP 2/3] Fix unmap_vma() bug related to mmu_notifiers
` [RFP 3/3] Make mmu_notifier_invalidate_range_start able to sleep

[PATCH 00 of 31] Transparent Hugepage support #8
 2010-01-29 18:59 UTC  (43+ messages)
` [PATCH 01 of 31] define MADV_HUGEPAGE
` [PATCH 02 of 31] compound_lock
` [PATCH 03 of 31] alter compound get_page/put_page
` [PATCH 04 of 31] update futex compound knowledge
` [PATCH 05 of 31] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 31] clear compound mapping
` [PATCH 07 of 31] add native_set_pmd_at
` [PATCH 08 of 31] add pmd paravirt ops
` [PATCH 09 of 31] no paravirt version of pmd ops
` [PATCH 10 of 31] export maybe_mkwrite
` [PATCH 11 of 31] comment reminder in destroy_compound_page
` [PATCH 12 of 31] config_transparent_hugepage
` [PATCH 13 of 31] special pmd_trans_* functions
` [PATCH 14 of 31] add pmd mangling generic functions
` [PATCH 15 of 31] add pmd mangling functions to x86
` [PATCH 16 of 31] bail out gup_fast on splitting pmd
` [PATCH 17 of 31] pte alloc trans splitting
` [PATCH 18 of 31] add pmd mmu_notifier helpers
` [PATCH 19 of 31] clear page compound
` [PATCH 20 of 31] add pmd_huge_pte to mm_struct
` [PATCH 21 of 31] split_huge_page_mm/vma
` [PATCH 22 of 31] split_huge_page paging
` [PATCH 23 of 31] clear_copy_huge_page
` [PATCH 24 of 31] kvm mmu transparent hugepage support
` [PATCH 25 of 31] transparent hugepage core
` [PATCH 26 of 31] madvise(MADV_HUGEPAGE)
` [PATCH 27 of 31] pmd_trans_huge migrate bugcheck
` [PATCH 28 of 31] memcg compound
` [PATCH 29 of 31] memcg huge memory
` [PATCH 30 of 31] transparent hugepage vmstat
` [PATCH 31 of 31] khugepaged

[PATCH] mm: fix migratetype bug which slowed swapping
 2010-01-29 17:46 UTC 

kernel error : 'find /proc/ -type f | xargs -n 1 head -c 10 >/dev/null'
 2010-01-29 13:38 UTC  (2+ messages)

[PATCH] oom-kill: add lowmem usage aware oom kill handling
 2010-01-29 11:03 UTC  (25+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
            ` [PATCH v4 0/2] "
              ` [PATCH v4 1/2] sysctl clean up vm related variable declarations
              ` [PATCH v4 2/2] oom-kill: add lowmem usage aware oom kill handling v4

DoS on x86_64
 2010-01-29  6:14 UTC  (32+ messages)
` [Security] "
              ` [PATCH 1/2] Split 'flush_old_exec' into two functions
                ` [PATCH 2/2] x86: get rid of the insane TIF_ABI_PENDING bit

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-01-28 23:54 UTC  (8+ messages)

[RFC-PATCH 0/7] Memory Compaction v1
 2010-01-28 22:27 UTC  (3+ messages)
` [PATCH 2/7] Export unusable free space index via /proc/pagetypeinfo

[PATCH 00 of 31] Transparent Hugepage support #7
 2010-01-28 15:57 UTC  (54+ messages)
` [PATCH 01 of 31] define MADV_HUGEPAGE
` [PATCH 03 of 31] alter compound get_page/put_page
` [PATCH 04 of 31] update futex compound knowledge
` [PATCH 12 of 31] config_transparent_hugepage
` [PATCH 13 of 31] add pmd mangling functions to x86
` [PATCH 14 of 31] add pmd mangling generic functions
` [PATCH 19 of 31] clear page compound
` [PATCH 22 of 31] split_huge_page paging
` [PATCH 25 of 31] transparent hugepage core
` [PATCH 26 of 31] madvise(MADV_HUGEPAGE)
` [PATCH 27 of 31] pmd_trans_huge migrate bugcheck
` [PATCH 28 of 31] memcg compound
` [PATCH 29 of 31] memcg huge memory
` [PATCH 30 of 31] transparent hugepage vmstat
` [PATCH 31 of 31] khugepaged

[PATCH] - Fix unmap_vma() bug related to mmu_notifiers
 2010-01-28 15:20 UTC  (11+ messages)

[PATCH 00 of 30] Transparent Hugepage support #3
 2010-01-28 12:36 UTC  (19+ messages)
` [PATCH 28 of 30] memcg huge memory

[PATCH] mm/readahead.c: update the LRU positions of in-core pages, too
 2010-01-28  8:09 UTC  (6+ messages)

[PATCH] Flush dcache before writing into page to avoid alias
 2010-01-27 22:12 UTC  (6+ messages)

[RFC -v2 PATCH -mm] change anon_vma linking to fix multi-process server scalability issue
 2010-01-27 20:57 UTC  (4+ messages)

[patch] slab: fix regression in touched logic
 2010-01-27 17:49 UTC  (4+ messages)

[PATCH] page_alloc: change bit ops 'or' to logical ops in free/new page check
 2010-01-27 16:52 UTC  (4+ messages)

[patch 2/2] xfs: use scalable vmap API
 2010-01-27  8:38 UTC  (7+ messages)

BUG at mm/slab.c:2990 with 2.6.33-rc5-tuxonice
 2010-01-27  8:02 UTC  (6+ messages)

[PATCH 0/4] devmem and readahead fixes for 2.6.33
 2010-01-27  2:45 UTC  (5+ messages)

which fields in /proc/meminfo are orthogonal?
 2010-01-27  0:55 UTC  (5+ 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).