All of lore.kernel.org
 help / color / mirror / Atom feed
* Page scan keeps touching kernel text pages
@ 2008-02-24 14:47 ` Jörn Engel
  0 siblings, 0 replies; 18+ messages in thread
From: Jörn Engel @ 2008-02-24 14:47 UTC (permalink / raw)
  To: linux-mm, linux-kernel

While tracking down some unrelated bug I noticed that shrink_page_list()
keeps testing very low page numbers (aka kernel text) until deciding
that the page lacks a mapping and cannot get freed.  Looks like a waste
of cpu and cachelines to me.

Is there a better reason for this behaviour than lack of a patch?

Jörn

-- 
Joern's library part 11:
http://www.unicom.com/pw/reply-to-harmful.html

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

end of thread, other threads:[~2008-02-25 20:39 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-24 14:47 Page scan keeps touching kernel text pages Jörn Engel
2008-02-24 14:47 ` Jörn Engel
2008-02-25 15:07 ` Andy Whitcroft
2008-02-25 15:07   ` Andy Whitcroft
2008-02-25 15:15   ` Jörn Engel
2008-02-25 15:15     ` Jörn Engel
2008-02-25 17:35     ` Jörn Engel
2008-02-25 17:35       ` Jörn Engel
2008-02-25 17:48   ` Dave Hansen
2008-02-25 17:48     ` Dave Hansen
2008-02-25 18:53     ` Jörn Engel
2008-02-25 18:53       ` Jörn Engel
2008-02-25 19:21       ` Andy Whitcroft
2008-02-25 19:21         ` Andy Whitcroft
2008-02-25 19:46         ` Dave McCracken
2008-02-25 19:46           ` Dave McCracken
2008-02-25 20:38           ` Jörn Engel
2008-02-25 20:38             ` Jörn Engel

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.