linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-02-19 01:17:26 to 2010-02-24 01:47:13 UTC [more...]

way to allocate memory within a range ?
 2010-02-24  1:47 UTC  (2+ messages)

[RFC][PATCH] memcg: page fault oom improvement
 2010-02-24  1:42 UTC  (14+ messages)
    ` [RFC][PATCH] memcg: page fault oom improvement v2

s2disk hang update
 2010-02-24  1:20 UTC  (2+ messages)

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

[regression] cpuset,mm: update tasks' mems_allowed in time (58568d2)
 2010-02-23 22:31 UTC  (19+ messages)

[patch -mm 8/9 v2] oom: avoid oom killer for lowmem allocations
 2010-02-23 21:12 UTC  (12+ messages)

[RFC PATCH -tip 0/2 v2] pagecache tracepoints proposal
 2010-02-23 18:13 UTC  (7+ messages)
` [RFC PATCH -tip 2/2 v2] add a scripts for pagecache usage per process

[PATCH] fs: add fincore(2) (mincore(2) for file descriptors)
 2010-02-23 16:39 UTC  (4+ messages)

mm: used-once mapped file page detection
 2010-02-23 16:04 UTC  (18+ messages)
` [patch 1/3] vmscan: factor out page reference checks
` [patch 2/3] vmscan: drop page_mapping_inuse()
` [patch 3/3] vmscan: detect mapped file pages used only once

[RFC PATCH -tip 0/2 v3] pagecache tracepoints proposal
 2010-02-23 14:04 UTC  (10+ messages)

[patch -mm 0/9 v2] oom killer rewrite
 2010-02-23  8:17 UTC  (24+ messages)
` [patch -mm 3/9 v2] oom: select task from tasklist for mempolicy ooms
` [patch -mm 4/9 v2] oom: remove compulsory panic_on_oom mode

[PATCH v2 -mmotm 1/4] cgroups: Fix race between userspace and kernelspace
 2010-02-23  3:19 UTC  (7+ messages)
` [PATCH v2 -mmotm 2/4] cgroups: remove events before destroying subsystem state objects
  ` [PATCH v2 -mmotm 3/4] cgroups: Add simple listener of cgroup events to documentation
    ` [PATCH v2 -mmotm 4/4] memcg: Update memcg_test.txt to describe memory thresholds

[PATCH] Make vm_max_readahead configurable at run-time
 2010-02-23  2:25 UTC  (9+ messages)
` [PATCH v2] Make VM_MAX_READAHEAD a kernel parameter

[PATCH] [0/4] Update slab memory hotplug series
 2010-02-22 20:20 UTC  (15+ messages)
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap

[PATCH 04/06] kernel.h intr_sqrt cleanup
 2010-02-22 14:19 UTC 

[PATCH -mm 05/17] sysctl extern cleanup - mm
 2010-02-21 14:23 UTC 

[PATCH] mm: Document /sys/devices/system/node/nodeX
 2010-02-21 11:50 UTC  (2+ messages)

[PATCH 00/11] 512K readahead size with thrashing safe readahead
 2010-02-21  2:25 UTC  (9+ messages)
` [PATCH 03/11] readahead: bump up the default readahead size

[PATCH 06/18] sysctl extern cleanup - mm
 2010-02-21  0:58 UTC  (2+ messages)

[PATCH -mmotm 1/4] cgroups: Fix race between userspace and kernelspace
 2010-02-20 11:56 UTC  (9+ messages)
` [PATCH -mmotm 2/4] cgroups: remove events before destroying subsystem state objects
  ` [PATCH -mmotm 3/4] cgroups: Add simple listener of cgroup events to documentation
    ` [PATCH -mmotm 4/4] memcg: Update memcg_test.txt to describe memory thresholds

[PATCH 0/12] Memory Compaction v3
 2010-02-20  9:32 UTC  (50+ messages)
` [PATCH 01/12] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/12] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 03/12] mm: Share the anon_vma ref counts between KSM and page migration
` [PATCH 04/12] mm: Document /proc/pagetypeinfo
` [PATCH 05/12] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 06/12] Export unusable free space index via /proc/pagetypeinfo
` [PATCH 07/12] Export fragmentation "
` [PATCH 08/12] Memory compaction core
` [PATCH 09/12] Add /proc trigger for memory compaction
` [PATCH 10/12] Add /sys trigger for per-node "
` [PATCH 11/12] Direct compact when a high-order allocation fails

[PATCH 0/12] Memory Compaction v2r12
 2010-02-19 14:33 UTC  (8+ messages)
` [PATCH 05/12] Memory compaction core
` [PATCH 06/12] Add /proc trigger for memory compaction

Kernel panic due to page migration accessing memory holes
 2010-02-19 13:48 UTC  (12+ messages)

[PATCH 1/1] mm: invalidate_mapping_pages checks boundaries when lock fails
 2010-02-19  3:58 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).