Re: [RFC][PATCH] the proposal of improve page reclaim by throttle

From: KOSAKI Motohiro
Date: Thu Feb 21 2008 - 07:41:29 EST


> > please repost question with change subject.
> > i don't know reason of vanilla kernel behavior, sorry.
>
> Normally, embedded linux have only one zone(DMA).
>
> If your patch isn't applied, several processes can reclaim memory in parallel.
> then, DMA zone's pages_scanned is suddenly increased largely. Because
> embedded linux have no swap device, kernel can't stop to scan lru
> list until meeting page cache page. so if zone->pages_scanned is
> greater six time than lru list pages, kernel make the zone with
> unreclaimable state, As a result, OOM will kill it, too.

sorry, my last mail is easy confusious.
if you want discuss vanilla kernel bug, you shold post mail by another thread.
if not, your mail is only readed by few people.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/