linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-04-20 22:20:02 to 2009-04-23 00:29:12 UTC [more...]

[PATCH 00/22] Cleanup and optimise the page allocator V7
 2009-04-23  0:29 UTC  (42+ messages)
` [PATCH 01/22] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/22] Do not sanity check order in the fast path
` [PATCH 03/22] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/22] Check only once if the zonelist is suitable for the allocation
` [PATCH 05/22] Break up the allocator entry point into fast and slow paths
` [PATCH 06/22] Move check for disabled anti-fragmentation out of fastpath
` [PATCH 07/22] Calculate the preferred zone for allocation only once
` [PATCH 08/22] Calculate the migratetype "
` [PATCH 09/22] Calculate the alloc_flags "
` [PATCH 10/22] Remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
` [PATCH 11/22] Inline __rmqueue_smallest()
` [PATCH 12/22] Inline buffered_rmqueue()
` [PATCH 13/22] Inline __rmqueue_fallback()
` [PATCH 14/22] Do not call get_pageblock_migratetype() more than necessary
` [PATCH 15/22] Do not disable interrupts in free_page_mlock()
` [PATCH 16/22] Do not setup zonelist cache when there is only one node
` [PATCH 17/22] Do not check for compound pages during the page allocator sanity checks
` [PATCH 18/22] Use allocation flags as an index to the zone watermark
` [PATCH 19/22] Update NR_FREE_PAGES only as necessary
` [PATCH 20/22] Get the pageblock migratetype without disabling interrupts
` [PATCH 21/22] Use a pre-calculated value instead of num_online_nodes() in fast paths
` [PATCH 22/22] slab: Use nr_online_nodes to check for a NUMA platform

[patch 1/3] mm: fix pageref leak in do_swap_page()
 2009-04-22 20:37 UTC  (17+ messages)
` [patch 2/3][rfc] swap: try to reuse freed slots in the allocation area
` [patch 3/3][rfc] vmscan: batched swap slot allocation

[Patch] mm tracepoints update
 2009-04-22 19:22 UTC  (5+ messages)
      ` [Patch] mm tracepoints update - use case

[PATCH 00/25] Cleanup and optimise the page allocator V6
 2009-04-22 14:43 UTC  (104+ messages)
` [PATCH 01/25] Replace __alloc_pages_internal() with __alloc_pages_nodemask()
` [PATCH 02/25] Do not sanity check order in the fast path
` [PATCH 03/25] Do not check NUMA node ID when the caller knows the node is valid
` [PATCH 04/25] Check only once if the zonelist is suitable for the allocation
` [PATCH 05/25] Break up the allocator entry point into fast and slow paths
` [PATCH 06/25] Move check for disabled anti-fragmentation out of fastpath
` [PATCH 07/25] Check in advance if the zonelist needs additional filtering
` [PATCH 08/25] Calculate the preferred zone for allocation only once
` [PATCH 09/25] Calculate the migratetype "
` [PATCH 10/25] Calculate the alloc_flags "
` [PATCH 11/25] Calculate the cold parameter "
` [PATCH 12/25] Remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
` [PATCH 13/25] Inline __rmqueue_smallest()
` [PATCH 14/25] Inline buffered_rmqueue()
` [PATCH 15/25] Inline __rmqueue_fallback()
` [PATCH 16/25] Save text by reducing call sites of __rmqueue()
` [PATCH 17/25] Do not call get_pageblock_migratetype() more than necessary
` [PATCH 18/25] Do not disable interrupts in free_page_mlock()
` [PATCH 19/25] Do not setup zonelist cache when there is only one node
` [PATCH 20/25] Do not check for compound pages during the page allocator sanity checks
` [PATCH 21/25] Use allocation flags as an index to the zone watermark
` [PATCH 22/25] Update NR_FREE_PAGES only as necessary
` [PATCH 23/25] Get the pageblock migratetype without disabling interrupts
` [PATCH 24/25] Re-sort GFP flags and fix whitespace alignment for easier reading
` [PATCH 25/25] Use a pre-calculated value instead of num_online_nodes() in fast paths

[PATCH] low order lumpy reclaim also should use PAGEOUT_IO_SYNC
 2009-04-22 14:32 UTC  (5+ messages)

Does get_user_pages_fast lock the user pages in memory in my case?
 2009-04-22  9:46 UTC  (6+ messages)

[RFC][PATCH] memcg: relax force empty loop
 2009-04-22  8:53 UTC 

[PATCH] Add file based RSS accounting for memory resource controller (v2)
 2009-04-22  6:13 UTC  (21+ messages)
              ` [PATCH] Add file based RSS accounting for memory resource controller (v3)
                    ` [PATCH] memcg: remove trylock_page_cgroup

[RFC][PATCH] fix swap entries is not reclaimed in proper way for mem+swap controller
 2009-04-22  6:10 UTC  (3+ messages)

Does get_user_pages_fast lock the user pages in memory in my case?
 2009-04-21 19:47 UTC  (6+ messages)

[PATCH 00/25] Cleanup and optimise the page allocator V5
 2009-04-21 15:47 UTC  (6+ messages)
` [PATCH 11/25] Calculate the cold parameter for allocation only once

AIM9 from 2.6.22 to 2.6.29
 2009-04-21 14:34 UTC  (6+ messages)

mmotm 2009-04-17-15-19 uploaded
 2009-04-21  8:29 UTC  (2+ messages)

[PATCH 0/2] memcg: some fixes for -rc
 2009-04-21  6:54 UTC  (5+ messages)
` [PATCH 1/2] memcg: fix shrink_usage
` [PATCH 2/2] memcg: free unused swapcache at the end of page migration

[RFC] memcg: handle swapcache leak
 2009-04-21  4:05 UTC  (19+ messages)
` [PATCH] fix unused/stale swap cache handling on memcg v2
    ` [PATCH] fix unused/stale swap cache handling on memcg v3

[PATCH 0/4] ksm - dynamic page sharing driver for linux v3
 2009-04-21  2:59 UTC  (4+ messages)

[PATCH V3] Fix Committed_AS underflow
 2009-04-21  1:41 UTC  (3+ 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).