The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [RFC] A couple of questions about the paged I/O sub system
@ 2015-10-21  6:39 Ian Kent
  2015-10-21 19:56 ` Hugh Dickins
  0 siblings, 1 reply; 5+ messages in thread
From: Ian Kent @ 2015-10-21  6:39 UTC (permalink / raw)
  To: linux-kernel

Hi all,

I've been looking through some of the page reclaim code and at
truncate_inode_pages().

I'm not familiar with the code and I'm struggling to understand it.

One thing that is puzzling me right now is, if a file has pages that
have been modified and are swapped out when pagevec_lookup_entries() is
called will they be found?

If not then how does truncate_inode_pages(_range)() handle waiting for
these pages to be swapped back in to perform the writeback and
truncation?

Anyone, please?
Ian


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

end of thread, other threads:[~2015-10-23  7:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-21  6:39 [RFC] A couple of questions about the paged I/O sub system Ian Kent
2015-10-21 19:56 ` Hugh Dickins
2015-10-22  1:36   ` Ian Kent
2015-10-23  1:54     ` Hugh Dickins
2015-10-23  7:41       ` Ian Kent

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox