Re: vmalloc performance

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steven Whitehouse
Date: Monday, April 19, 2010 - 5:58 am

Hi,

On Mon, 2010-04-19 at 00:14 +0900, Minchan Kim wrote:
My results with this patch are:

vmalloc took 5419238 us
vmalloc took 5432874 us
vmalloc took 5425568 us
vmalloc took 5423867 us

So thats about a third of the time it took with my original patch, so
very much going in the right direction :-)

I did get a compile warning:
  CC      mm/vmalloc.o
mm/vmalloc.c: In function ‘__free_vmap_area’:
mm/vmalloc.c:454: warning: unused variable ‘prev’

....harmless, but it should be fixed before the final version,

Steve.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
vmalloc performance, Steven Whitehouse, (Mon Apr 12, 9:27 am)
Re: vmalloc performance, Steven Whitehouse, (Wed Apr 14, 5:49 am)
Re: vmalloc performance, Steven Whitehouse, (Wed Apr 14, 7:24 am)
Re: vmalloc performance, Minchan Kim, (Wed Apr 14, 8:12 am)
Re: vmalloc performance, Minchan Kim, (Wed Apr 14, 8:13 am)
Re: vmalloc performance, Minchan Kim, (Wed Apr 14, 9:35 am)
Re: vmalloc performance, Steven Whitehouse, (Thu Apr 15, 1:33 am)
Re: vmalloc performance, Minchan Kim, (Thu Apr 15, 9:51 am)
Re: vmalloc performance, Nick Piggin, (Thu Apr 15, 11:12 pm)
Re: vmalloc performance, Minchan Kim, (Fri Apr 16, 12:20 am)
Re: vmalloc performance, Steven Whitehouse, (Fri Apr 16, 1:50 am)
Re: vmalloc performance, Steven Whitehouse, (Fri Apr 16, 7:10 am)
Re: vmalloc performance, Minchan Kim, (Sun Apr 18, 8:14 am)
Re: vmalloc performance, Steven Whitehouse, (Mon Apr 19, 5:58 am)
Re: vmalloc performance, Nick Piggin, (Mon Apr 19, 6:38 am)
Re: vmalloc performance, Minchan Kim, (Mon Apr 19, 7:09 am)
Re: vmalloc performance, Minchan Kim, (Mon Apr 19, 7:12 am)
Re: vmalloc performance, Steven Whitehouse, (Thu Apr 29, 6:43 am)
Re: [PATCH] cache last free vmap_area to avoid restarting ..., Steven Whitehouse, (Wed May 5, 5:48 am)
Re: [PATCH] cache last free vmap_area to avoid restarting ..., Steven Whitehouse, (Mon May 17, 5:42 am)
Re: [PATCH] cache last free vmap_area to avoid restarting ..., Steven Whitehouse, (Tue May 18, 6:44 am)
Re: [PATCH] cache last free vmap_area to avoid restarting ..., Steven Whitehouse, (Wed May 19, 6:54 am)
Re: [PATCH] cache last free vmap_area to avoid restarting ..., Steven Whitehouse, (Tue May 25, 8:48 am)