linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix and Enhance deactive_page
@ 2011-05-03 14:48 Minchan Kim
  2011-05-03 14:48 ` [PATCH v2 1/2] Check PageUnevictable in lru_deactivate_fn Minchan Kim
  2011-05-03 14:48 ` [PATCH v2 2/2] Filter unevictable page out in deactivate_page Minchan Kim
  0 siblings, 2 replies; 4+ messages in thread
From: Minchan Kim @ 2011-05-03 14:48 UTC (permalink / raw)
  To: Andrew Morton
  Cc: linux-mm, LKML, KAMEZAWA Hiroyuki, Johannes Weiner, Rik van Riel,
	KOSAKI Motohiro, Mel Gorman, Ying Han, Minchan Kim

A few days ago, Ying reported a problem.
http://marc.info/?l=linux-mm&m=130403310601663&w=2
After I and Ying dive in problem, We found deactive_page
has a problem. Apparently, It's a BUG so 
[1/2] is fix of the problem and [2/2] is enhancement for 
helping CPU.

* v2
  - add Reviewed-by signs
  - Fix typo

Minchan Kim (2):
  [1/2] Check PageUnevictable in lru_deactivate_fn
  [2/2] Filter unevictable page out in deactivate_page

 mm/swap.c |   12 ++++++++++++
 1 files changed, 12 insertions(+), 0 deletions(-)

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2011-05-03 14:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-03 14:48 [PATCH v2 0/2] Fix and Enhance deactive_page Minchan Kim
2011-05-03 14:48 ` [PATCH v2 1/2] Check PageUnevictable in lru_deactivate_fn Minchan Kim
2011-05-03 14:48 ` [PATCH v2 2/2] Filter unevictable page out in deactivate_page Minchan Kim
2011-05-03 14:50   ` Rik van Riel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).