messages from 2010-02-26 20:09:07 to 2010-03-04 00:37:55 UTC [more...]
[PATCH] swapfile : fix the wrong return value
2010-03-04 0:37 UTC (2+ messages)
[PATCH 4/4] cpuset,mm: use rwlock to protect task->mempolicy and mems_allowed
2010-03-03 23:50 UTC (2+ messages)
[PATCH -mmotm 0/3] memcg: per cgroup dirty limit (v3)
2010-03-03 23:25 UTC (46+ messages)
` [PATCH -mmotm 1/3] memcg: dirty memory documentation
` [PATCH -mmotm 2/3] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 3/3] memcg: dirty pages instrumentation
[patch -mm v2 00/10] oom killer rewrite
2010-03-03 23:27 UTC (31+ messages)
` [patch -mm v2 01/10] oom: filter tasks not sharing the same cpuset
` [patch -mm v2 02/10] oom: sacrifice child with highest badness score for parent
` [patch -mm v2 03/10] oom: select task from tasklist for mempolicy ooms
` [patch -mm v2 04/10] oom: remove special handling for pagefault ooms
` [patch -mm v2 05/10] oom: badness heuristic rewrite
` [patch -mm v2 06/10] oom: deprecate oom_adj tunable
` [patch -mm v2 07/10] oom: replace sysctls with quick mode
` [patch -mm v2 08/10] oom: avoid oom killer for lowmem allocations
` [patch -mm v2 09/10] oom: remove unnecessary code and cleanup
` [patch -mm v2 10/10] oom: default to killing current for pagefault ooms
[BUGFIX][PATCH] memcg: fix oom kill behavior
2010-03-03 23:12 UTC (11+ messages)
` [BUGFIX][PATCH] memcg: fix oom kill behavior v2
` [BUGFIX][PATCH] memcg: fix oom kill behavior v3
unable to handle kernel paging request on resume with 2.6.33-00001-gbaac35c
2010-03-03 21:04 UTC (7+ messages)
[BUG] 2.6.33-mmotm-100302 "page-allocator-reduce-fragmentation-in-buddy-allocator..." patch causes Oops at boot
2010-03-03 19:30 UTC
[PATCH] [4/4] SLAB: Fix node add timer race in cache_reap
2010-03-03 15:46 UTC (33+ messages)
` [patch] slab: add memory hotplug support
[PATCH 1/4] cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node(was: Re: [regression] cpuset,mm: update tasks' mems_allowed in time (58568d2))
2010-03-03 10:44 UTC
[patch] mm: adjust kswapd nice level for high priority page allocators
2010-03-03 6:25 UTC (9+ messages)
[RFC] nfs: use 2*rsize readahead size
2010-03-03 3:27 UTC (14+ messages)
` [RFC] nfs: use 4*rsize "
[PATCH] nommu: get_user_pages(): pin last page on non-page-aligned start
2010-03-03 3:03 UTC (2+ messages)
Memory management woes - order 1 allocation failures
2010-03-02 23:31 UTC (11+ messages)
kmemleak for MIPS
2010-03-02 13:54 UTC
[Patch] mm: use the same log level for show_mem()
2010-03-02 8:13 UTC
[PATCH 00 of 32] Transparent Hugepage support #9
2010-03-01 18:23 UTC (6+ messages)
` [PATCH 04 of 32] update futex compound knowledge
[patch 00/36] Transparent Hugepage support #11
2010-03-01 12:14 UTC (6+ messages)
` [patch 25/36] _GFP_NO_KSWAPD
[PATCH -mmotm 0/2] memcg: per cgroup dirty limit (v2)
2010-03-01 10:38 UTC (9+ messages)
` [PATCH -mmotm 1/2] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 2/2] memcg: dirty pages instrumentation
[PATCH 00/16] [PATCH 00/15] 512K readahead size with thrashing safe readahead v3
2010-03-01 5:27 UTC (17+ messages)
` [PATCH 01/16] readahead: limit readahead size for small devices
` [PATCH 02/16] readahead: retain inactive lru pages to be accessed soon
` [PATCH 03/16] readahead: bump up the default readahead size
` [PATCH 04/16] readahead: make default readahead size a kernel parameter
` [PATCH 05/16] readahead: limit read-ahead size for small memory systems
` [PATCH 06/16] readahead: add notes on readahead size
` [PATCH 07/16] readahead: replace ra->mmap_miss with ra->ra_flags
` [PATCH 08/16] readahead: thrashing safe context readahead
` [PATCH 09/16] readahead: record readahead patterns
` [PATCH 10/16] readahead: add tracing event
` [PATCH 11/16] readahead: add /debug/readahead/stats
` [PATCH 12/16] readahead: dont do start-of-file readahead after lseek()
` [PATCH 13/16] radixtree: introduce radix_tree_lookup_leaf_node()
` [PATCH 14/16] radixtree: speed up the search for hole
` [PATCH 15/16] readahead: reduce MMAP_LOTSAMISS for mmap read-around
` [PATCH 16/16] readahead: pagecache context based "
[PATCH] memcg: fix typos in memcg_test.txt
2010-03-01 5:26 UTC (2+ messages)
[RFC][PATCH 1/2] memcg: oom kill handling improvement
2010-03-01 0:54 UTC (7+ messages)
mm: used-once mapped file page detection
2010-02-28 20:36 UTC (5+ messages)
[patch 00/35] Transparent Hugepage support #12
2010-02-26 20:05 UTC (21+ messages)
` [patch 04/35] update futex compound knowledge
` [patch 05/35] fix bad_page to show the real reason the page is bad
` [patch 06/35] clear compound mapping
` [patch 07/35] add native_set_pmd_at
` [patch 08/35] add pmd paravirt ops
` [patch 09/35] no paravirt version of pmd ops
` [patch 10/35] export maybe_mkwrite
` [patch 11/35] comment reminder in destroy_compound_page
` [patch 12/35] config_transparent_hugepage
` [patch 13/35] special pmd_trans_* functions
` [patch 16/35] bail out gup_fast on splitting pmd
` [patch 17/35] pte alloc trans splitting
` [patch 18/35] add pmd mmu_notifier helpers
` [patch 21/35] split_huge_page_mm/vma
` [patch 22/35] split_huge_page paging
` [patch 23/35] clear_copy_huge_page
` [patch 27/35] transparent hugepage core
` [patch 32/35] memcg compound
` [patch 34/35] transparent hugepage vmstat
` [patch 35/35] khugepaged
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).