linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Please Help: 2.6.37 a_ops->readpages is never called, 2.6.36 was fine
@ 2011-02-02 16:48 Boaz Harrosh
  2011-02-02 18:46 ` Problem found, but why??? Boaz Harrosh
  2011-02-03 11:22 ` [PATCH] exofs: Fix read ahead BUG, caused by moving inodes to sb->s_bdi Boaz Harrosh
  0 siblings, 2 replies; 5+ messages in thread
From: Boaz Harrosh @ 2011-02-02 16:48 UTC (permalink / raw)
  To: linux-fsdevel, Al Viro, Andrew Morton

I was so busy with doing "write" development that I totally missed it!

Somewhere between 2.6.36 and 2.6.37 my exofs file system stopped to receive
any a_ops->readpages() (with "s") calls it only receives the single page read,
a_ops->readpage(). Needless to say that things get very slow.

In 2.6.36 I can clearly see both members getting called the plural one from
read-ahead code.

I've reverted the few simple patches that went into 2.6.37 for exofs, but
clearly it's not it, because the vector is just not called.

I'm now bisecting it, but in an hope that some kind soul can put me out of
my misery.

So the question is:
 Is there some new nob that needs to be set so read-head starts working again?

Thanks in Advance
Boaz

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

end of thread, other threads:[~2011-02-03 12:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-02 16:48 Please Help: 2.6.37 a_ops->readpages is never called, 2.6.36 was fine Boaz Harrosh
2011-02-02 18:46 ` Problem found, but why??? Boaz Harrosh
2011-02-02 21:51   ` Chris Mason
2011-02-03 11:22 ` [PATCH] exofs: Fix read ahead BUG, caused by moving inodes to sb->s_bdi Boaz Harrosh
2011-02-03 12:12   ` Boaz Harrosh

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).