split-lru performance mesurement part2

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: KOSAKI Motohiro
Date: Tuesday, October 7, 2008 - 7:26 am

Hi


I ran another benchmark today.
I choice dbench because dbench is one of most famous and real workload like i/o benchmark.


% dbench client.txt 4000

mainline:  Throughput 13.4231 MB/sec  4000 clients  4000 procs  max_latency=1421988.159 ms
mmotm(*):  Throughput  7.0354 MB/sec  4000 clients  4000 procs  max_latency=2369213.380 ms

(*) mmotm 2/Oct + Hugh's recently slub fix


Wow!
mmotm is slower than mainline largely (about half performance).

Therefore, I mesured it on "mainline + split-lru(only)" build.


mainline + split-lru(only): Throughput 14.4062 MB/sec  4000 clients  4000 procs  max_latency=1152231.896 ms


OK!
split-lru outperform mainline from viewpoint of both throughput and latency :)



However, I don't understand why this regression happend.
Do you have any suggestion?




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

Messages in current thread:
[PATCH 00/32] Swap over NFS - v19, Peter Zijlstra, (Thu Oct 2, 6:05 am)
Re: [PATCH 00/32] Swap over NFS - v19, Andrew Morton, (Thu Oct 2, 12:47 pm)
Re: [PATCH 00/32] Swap over NFS - v19, Lee Schermerhorn, (Thu Oct 2, 1:59 pm)
Re: [PATCH 00/32] Swap over NFS - v19, Nick Piggin, (Thu Oct 2, 11:49 pm)
Re: [PATCH 00/32] Swap over NFS - v19, Nick Piggin, (Thu Oct 2, 11:53 pm)
Re: [PATCH 00/32] Swap over NFS - v19, Luiz Fernando N. Cap ..., (Fri Oct 3, 10:17 am)
Re: [PATCH 00/32] Swap over NFS - v19, Rik van Riel, (Fri Oct 3, 12:38 pm)
Re: [PATCH 00/32] Swap over NFS - v19, Peter Zijlstra, (Sat Oct 4, 3:13 am)
Re: [PATCH 00/32] Swap over NFS - v19, KOSAKI Motohiro, (Sat Oct 4, 8:05 am)
Re: [PATCH 00/32] Swap over NFS - v19, Suresh Jayaraman, (Sun Oct 5, 11:04 pm)
split-lru performance mesurement part2, KOSAKI Motohiro, (Tue Oct 7, 7:26 am)
Re: split-lru performance mesurement part2, Andrew Morton, (Tue Oct 7, 1:17 pm)
Re: split-lru performance mesurement part2, Rik van Riel, (Tue Oct 7, 2:28 pm)