All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] fix unnecessary accidental OOM problem on concurrent reclaim
@ 2009-07-07  9:40 ` KOSAKI Motohiro
  0 siblings, 0 replies; 38+ messages in thread
From: KOSAKI Motohiro @ 2009-07-07  9:40 UTC (permalink / raw)
  To: LKML, linux-mm, Andrew Morton, Rik van Riel, Wu Fengguang,
	Minchan Kim
  Cc: kosaki.motohiro

This patch series depent on "OOM analysis helper patches" series.

Current reclaim logic doesn't consider concurrent reclaim. Then it makes
accidental OOM on many CPU systems.

I think this patch series addresses its issue.




^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2009-07-13  0:38 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-07  9:40 [RFC PATCH 0/2] fix unnecessary accidental OOM problem on concurrent reclaim KOSAKI Motohiro
2009-07-07  9:40 ` KOSAKI Motohiro
2009-07-07  9:47 ` [RFC PATCH 1/2] vmscan don't isolate too many pages KOSAKI Motohiro
2009-07-07  9:47   ` KOSAKI Motohiro
2009-07-07 13:23   ` Wu Fengguang
2009-07-07 13:23     ` Wu Fengguang
2009-07-07 18:59   ` Rik van Riel
2009-07-07 18:59     ` Rik van Riel
2009-07-08  3:19     ` Wu Fengguang
2009-07-08  3:19       ` Wu Fengguang
2009-07-09  1:51       ` [RFC PATCH 1/2] vmscan don't isolate too many pages in a zone Rik van Riel
2009-07-09  1:51         ` Rik van Riel
2009-07-09  2:47         ` Wu Fengguang
2009-07-09  2:47           ` Wu Fengguang
2009-07-09  3:07           ` Wu Fengguang
2009-07-09  3:07             ` Wu Fengguang
2009-07-09  7:01             ` KOSAKI Motohiro
2009-07-09  7:01               ` KOSAKI Motohiro
2009-07-09  8:42               ` Wu Fengguang
2009-07-09  8:42                 ` Wu Fengguang
2009-07-09 11:07                 ` Minchan Kim
2009-07-09 11:07                   ` Minchan Kim
2009-07-09  6:39         ` KOSAKI Motohiro
2009-07-09  6:39           ` KOSAKI Motohiro
2009-07-07 23:39   ` [RFC PATCH 1/2] vmscan don't isolate too many pages Minchan Kim
2009-07-07 23:39     ` Minchan Kim
2009-07-09  3:12     ` KOSAKI Motohiro
2009-07-09  3:12       ` KOSAKI Motohiro
2009-07-07  9:48 ` [RFC PATCH 2/2] Don't continue reclaim if the system have plenty free memory KOSAKI Motohiro
2009-07-07  9:48   ` KOSAKI Motohiro
2009-07-07 13:20   ` Minchan Kim
2009-07-07 13:20     ` Minchan Kim
2009-07-09  5:08     ` KOSAKI Motohiro
2009-07-09  5:08       ` KOSAKI Motohiro
2009-07-09 10:58       ` Minchan Kim
2009-07-09 10:58         ` Minchan Kim
2009-07-13  0:37         ` KOSAKI Motohiro
2009-07-13  0:37           ` KOSAKI Motohiro

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.