Re: [PATCH 0/4] Reclaim page capture v4

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: MinChan Kim
Date: Wednesday, October 1, 2008 - 7:46 pm

Hi, Andy.

I tested your patch in my desktop.
The test is just kernel compile with single thread.
My system environment is as follows.

model name	: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz
MemTotal:        2065856 kB

When I tested vanilla, compile time is as follows.

2433.53user 187.96system 42:05.99elapsed 103%CPU (0avgtext+0avgdata
0maxresident)k
588752inputs+4503408outputs (127major+55456246minor)pagefaults 0swaps

When I tested your patch, as follows.

2489.63user 202.41system 44:47.71elapsed 100%CPU (0avgtext+0avgdata
0maxresident)k
538608inputs+4503928outputs (130major+55531561minor)pagefaults 0swaps

Regresstion almost is above 2 minutes.
Do you think It is a trivial?

I know your patch is good to allocate hugepage.
But, I think many users don't need it, including embedded system and
desktop users yet.

So I suggest you made it enable optionally.

On Wed, Oct 1, 2008 at 9:30 PM, Andy Whitcroft <apw@shadowen.org> wrote:



-- 
Kinds regards,
MinChan Kim
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] Reclaim page capture v4, Andy Whitcroft, (Wed Oct 1, 5:30 am)
Re: [PATCH 4/4] capture pages freed during direct reclaim ..., Christoph Lameter, (Wed Oct 1, 8:01 am)
Re: [PATCH 0/4] Reclaim page capture v4, MinChan Kim, (Wed Oct 1, 7:46 pm)
Re: [PATCH 0/4] Reclaim page capture v4, KAMEZAWA Hiroyuki, (Wed Oct 1, 11:44 pm)
Re: [PATCH 1/4] pull out the page pre-release and sanity c ..., KAMEZAWA Hiroyuki, (Thu Oct 2, 12:05 am)
Re: [PATCH 2/4] pull out zone cpuset and watermark checks ..., KAMEZAWA Hiroyuki, (Thu Oct 2, 12:05 am)
Re: [PATCH 3/4] buddy: explicitly identify buddy field use ..., KAMEZAWA Hiroyuki, (Thu Oct 2, 12:06 am)
Re: [PATCH 4/4] capture pages freed during direct reclaim ..., KAMEZAWA Hiroyuki, (Thu Oct 2, 12:24 am)
Re: [PATCH 0/4] Reclaim page capture v4, Andy Whitcroft, (Thu Oct 2, 8:04 am)
Re: [PATCH 4/4] capture pages freed during direct reclaim ..., Christoph Lameter, (Thu Oct 2, 9:29 am)
Re: [PATCH 0/4] Reclaim page capture v4, KOSAKI Motohiro, (Thu Oct 2, 8:25 pm)
Re: [PATCH 0/4] Reclaim page capture v4, KOSAKI Motohiro, (Thu Oct 2, 11:48 pm)
Re: [PATCH 4/4] capture pages freed during direct reclaim ..., Christoph Lameter, (Fri Oct 3, 5:37 am)
Re: [PATCH 0/4] Reclaim page capture v4, MinChan Kim, (Mon Oct 6, 9:29 pm)