messages from 2010-02-21 14:18:43 to 2010-02-25 08:01:47 UTC [more...]
[PATCH] [0/4] Update slab memory hotplug series
2010-02-25 8:01 UTC (18+ messages)
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
[PATCH 1/2] slab: fix kmem_cache definition
2010-02-25 6:21 UTC (2+ messages)
` [PATCH 2/2] failslab: add ability to filter slab caches [v2]
[PATCH 00/15] 512K readahead size with thrashing safe readahead v2
2010-02-25 4:02 UTC (19+ messages)
` [PATCH 01/15] readahead: limit readahead size for small devices
` [PATCH 02/15] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/15] readahead: bump up the default readahead size
` [PATCH 04/15] readahead: make default readahead size a kernel parameter
` [PATCH 05/15] readahead: limit readahead size for small memory systems
` [PATCH 06/15] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 07/15] readahead: thrashing safe context readahead
` [PATCH 08/15] readahead: record readahead patterns
` [PATCH 09/15] readahead: add tracing event
` [PATCH 10/15] readahead: add /debug/readahead/stats
` [PATCH 11/15] readahead: dont do start-of-file readahead after lseek()
` [PATCH 12/15] radixtree: introduce radix_tree_lookup_leaf_node()
` [PATCH 13/15] radixtree: speed up the search for hole
` [PATCH 14/15] readahead: reduce MMAP_LOTSAMISS for mmap read-around
` [PATCH 15/15] readahead: pagecache context based "
[regression] cpuset,mm: update tasks' mems_allowed in time (58568d2)
2010-02-25 1:18 UTC (21+ messages)
[LSF/VM TOPIC] Dynamic sizing of dirty_limit
2010-02-24 23:30 UTC (3+ messages)
[patch 00/36] Transparent Hugepage support #11
2010-02-24 22:56 UTC (58+ 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 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
mm: used-once mapped file page detection
2010-02-24 21:39 UTC (19+ 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
s2disk hang update
2010-02-24 20:52 UTC (6+ messages)
way to allocate memory within a range ?
2010-02-24 15:35 UTC (4+ messages)
[PATCH v2 -mmotm 1/4] cgroups: Fix race between userspace and kernelspace
2010-02-24 12:17 UTC (13+ 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
[RFC] nfs: use 2*rsize readahead size
2010-02-24 11:18 UTC (11+ messages)
[RFC][PATCH 1/2] memcg: oom kill handling improvement
2010-02-24 8:01 UTC (2+ messages)
` [RFC][PATCH 2/2] memcg: oom kill nofify and disable oom kill for memcg
[RFC][PATCH] memcg: page fault oom improvement
2010-02-24 2:26 UTC (17+ messages)
` [RFC][PATCH] memcg: page fault oom improvement v2
[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)
[RFC PATCH -tip 0/2 v3] pagecache tracepoints proposal
2010-02-23 14:04 UTC (6+ 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] 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 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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).