Re: [RFC][PATCH] prevent incorrect oom under split_lru

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: MinChan Kim
Date: Tuesday, June 24, 2008 - 10:59 pm

On Tue, Jun 24, 2008 at 10:28 PM, Rik van Riel <riel@redhat.com> wrote:

I have a concern about application latency.
If lru list have many pages, it take a very long time to scan pages.
More system have many ram, More many time to scan pages.

Of course I know this is trade-off between memory efficiency VS latency.
But In embedded, some application think latency is more important
thing than memory efficiency.
We need some mechanism to cut off scanning time.


I think Takenori Nagano's "memory reclaim more efficiently patch" is
proper to reduce application latency in this case If we modify some
code.

What do you think about it ?




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

Messages in current thread:
[RFC][PATCH] prevent incorrect oom under split_lru, KOSAKI Motohiro, (Tue Jun 24, 1:31 am)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, Rik van Riel, (Tue Jun 24, 6:28 am)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, MinChan Kim, (Tue Jun 24, 10:59 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, KOSAKI Motohiro, (Tue Jun 24, 11:08 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, MinChan Kim, (Tue Jun 24, 11:56 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, MinChan Kim, (Tue Jun 24, 11:58 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, KOSAKI Motohiro, (Wed Jun 25, 12:29 am)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, MinChan Kim, (Wed Jun 25, 12:37 am)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, Peter Zijlstra, (Wed Jun 25, 5:11 am)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, MinChan Kim, (Wed Jun 25, 6:05 am)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, KOSAKI Motohiro, (Wed Jun 25, 5:36 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, Takenori Nagano, (Wed Jun 25, 6:49 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, MinChan Kim, (Wed Jun 25, 9:37 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, Takenori Nagano, (Wed Jun 25, 10:24 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, MinChan Kim, (Wed Jun 25, 11:37 pm)
Re: [RFC][PATCH] prevent incorrect oom under split_lru, Takenori Nagano, (Thu Jun 26, 1:05 am)