linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-04-06 03:40:58 to 2010-04-08 05:21:53 UTC [more...]

[PATCH v3 -mmotm 0/2] memcg: move charge of file cache/shmem
 2010-04-08  5:09 UTC 

[PATCH 00 of 67] Transparent Hugepage Support #18
 2010-04-08  3:57 UTC  (69+ messages)
` [PATCH 01 of 67] define MADV_HUGEPAGE
` [PATCH 02 of 67] compound_lock
` [PATCH 03 of 67] alter compound get_page/put_page
` [PATCH 04 of 67] update futex compound knowledge
` [PATCH 05 of 67] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 67] clear compound mapping
` [PATCH 07 of 67] add native_set_pmd_at
` [PATCH 08 of 67] add pmd paravirt ops
` [PATCH 09 of 67] no paravirt version of pmd ops
` [PATCH 10 of 67] export maybe_mkwrite
` [PATCH 11 of 67] comment reminder in destroy_compound_page
` [PATCH 12 of 67] config_transparent_hugepage
` [PATCH 13 of 67] special pmd_trans_* functions
` [PATCH 14 of 67] add pmd mangling generic functions
` [PATCH 15 of 67] add pmd mangling functions to x86
` [PATCH 16 of 67] bail out gup_fast on splitting pmd
` [PATCH 17 of 67] pte alloc trans splitting
` [PATCH 18 of 67] add pmd mmu_notifier helpers
` [PATCH 19 of 67] clear page compound
` [PATCH 20 of 67] add pmd_huge_pte to mm_struct
` [PATCH 21 of 67] This fixes some minor issues that bugged me while going over the code:
` [PATCH 22 of 67] Split out functions to handle hugetlb ranges, pte ranges and unmapped
` [PATCH 23 of 67] Instead of passing a start address and a number of pages into the helper
` [PATCH 24 of 67] Do page table walks with the well-known nested loops we use in several
` [PATCH 25 of 67] split_huge_page_mm/vma
` [PATCH 26 of 67] split_huge_page paging
` [PATCH 27 of 67] clear_copy_huge_page
` [PATCH 28 of 67] kvm mmu transparent hugepage support
` [PATCH 29 of 67] _GFP_NO_KSWAPD
` [PATCH 30 of 67] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 31 of 67] transparent hugepage core
` [PATCH 32 of 67] verify pmd_trans_huge isn't leaking
` [PATCH 33 of 67] madvise(MADV_HUGEPAGE)
` [PATCH 34 of 67] pmd_trans_huge migrate bugcheck
` [PATCH 35 of 67] memcg compound
` [PATCH 36 of 67] memcg huge memory
` [PATCH 37 of 67] transparent hugepage vmstat
` [PATCH 38 of 67] khugepaged
` [PATCH 39 of 67] don't leave orhpaned swap cache after ksm merging
` [PATCH 40 of 67] skip transhuge pages in ksm for now
` [PATCH 41 of 67] remove PG_buddy
` [PATCH 42 of 67] add x86 32bit support
` [PATCH 43 of 67] mincore transparent hugepage support
` [PATCH 44 of 67] add pmd_modify
` [PATCH 45 of 67] mprotect: pass vma down to page table walkers
` [PATCH 46 of 67] mprotect: transparent huge page support
` [PATCH 47 of 67] set recommended min free kbytes
` [PATCH 48 of 67] remove lumpy_reclaim
` [PATCH 49 of 67] Take a reference to the anon_vma before migrating
` [PATCH 50 of 67] Do not try to migrate unmapped anonymous pages
` [PATCH 51 of 67] Share the anon_vma ref counts between KSM and page migration
` [PATCH 52 of 67] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 53 of 67] Export unusable free space index via /proc/unusable_index
` [PATCH 54 of 67] Export fragmentation index via /proc/extfrag_index
` [PATCH 55 of 67] Move definition for LRU isolation modes to a header
` [PATCH 56 of 67] Memory compaction core
` [PATCH 57 of 67] Add /proc trigger for memory compaction
` [PATCH 58 of 67] Add /sys trigger for per-node "
` [PATCH 59 of 67] Direct compact when a high-order allocation fails
` [PATCH 60 of 67] Add a tunable that decides when memory should be compacted and when it should be reclaimed
` [PATCH 61 of 67] Allow the migration of PageSwapCache pages
` [PATCH 62 of 67] do not display compaction-related stats when !CONFIG_COMPACTION
` [PATCH 63 of 67] disable migreate_prep()
` [PATCH 64 of 67] page buddy can go away before reading page_order
` [PATCH 65 of 67] select CONFIG_COMPACTION if TRANSPARENT_HUGEPAGE enabled
` [PATCH 66 of 67] enable direct defrag
` [PATCH 67 of 67] memcg fix prepare migration

[PATCH] Fix missing of last user while dumping slab corruption log
 2010-04-08  3:13 UTC  (5+ messages)

PROBLEM + POSS FIX: kernel stack overflow, xfs, many disks, heavy write load, 8k stack, x86-64
 2010-04-08  3:03 UTC 

Somebody take a look please! (some kind of kernel bug?)
 2010-04-08  2:58 UTC  (13+ messages)
          ` Kernel crash in xfs_iflush_cluster (was Somebody take a look please!...)

[PATCH 0/14] Memory Compaction v7
 2010-04-07 18:29 UTC  (49+ messages)
` [PATCH 01/14] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 03/14] mm: Share the anon_vma ref counts between KSM and page migration
` [PATCH 04/14] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 05/14] Export unusable free space index via /proc/unusable_index
` [PATCH 06/14] Export fragmentation index via /proc/extfrag_index
` [PATCH 08/14] Memory compaction core
` [PATCH 09/14] Add /proc trigger for memory compaction
` [PATCH 10/14] Add /sys trigger for per-node "
` [PATCH 11/14] Direct compact when a high-order allocation fails
` [PATCH 12/14] Add a tunable that decides when memory should be compacted and when it should be reclaimed
` [PATCH 13/14] Do not compact within a preferred zone after a compaction failure
` [PATCH 14/14] mm,migration: Allow the migration of PageSwapCache pages

BUG: Use after free in free_huge_page()
 2010-04-07 18:20 UTC  (6+ messages)

[PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
 2010-04-07 16:29 UTC  (14+ messages)
            ` [patch] slab: add memory hotplug support
                      ` [patch v2] "

[patch -mm] memcg: make oom killer a no-op when no killable task can be found
 2010-04-07 13:29 UTC  (6+ messages)

32GB SSD on USB1.1 P3/700 == ___HELL___ (2.6.34-rc3)
 2010-04-07 11:17 UTC  (5+ messages)

mprotect pgprot handling weirdness
 2010-04-07  9:00 UTC  (16+ messages)
  ` Arch specific mmap attributes (Was: mprotect pgprot handling weirdness)
              ` Arch specific mmap attributes

[PATCH] radix_tree_tag_get() is not as safe as the docs make out [ver #2]
 2010-04-07  8:17 UTC  (3+ messages)

Downsides to madvise/fadvise(willneed) for application startup
 2010-04-07  8:13 UTC  (13+ messages)

[PATCH] oom killer: break from infinite loop
 2010-04-06 22:40 UTC  (10+ messages)

[PATCH] radix_tree_tag_get() is not as safe as the docs make out
 2010-04-06 21:18 UTC  (5+ messages)

[PATCH 00 of 41] Transparent Hugepage Support #17
 2010-04-06 18:47 UTC  (39+ messages)

[Question] race condition in mm/page_alloc.c regarding page->lru?
 2010-04-06 15:11 UTC  (4+ messages)
` [PATCH] mm: Check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE

[patch] oom: give current access to memory reserves if it has been killed
 2010-04-06 13:38 UTC  (14+ messages)
              ` [PATCH -mm 0/4] oom: linux has threads
                ` [PATCH -mm 2/4] oom: select_bad_process: PF_EXITING check should take ->mm into account

[PATCH]vmscan: handle underflow for get_scan_ratio
 2010-04-06  5:36 UTC  (6+ messages)

[PATCH]vmscan: handle underflow for get_scan_ratio
 2010-04-06  5:09 UTC  (7+ messages)

[PATCH] mempolicy:add GFP_THISNODE when allocing new page
 2010-04-06  5:06 UTC  (4+ 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).