public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* xfs_buf and buffercache/pagecache connection
@ 2010-05-31 16:31 Yannis Klonatos
  2010-05-31 18:04 ` Andi Kleen
  2010-05-31 22:06 ` Dave Chinner
  0 siblings, 2 replies; 4+ messages in thread
From: Yannis Klonatos @ 2010-05-31 16:31 UTC (permalink / raw)
  To: xfs

Hello,

         I was looking to add a kernel hook to my system in order to 
monitor buffer-cache hit and misses. Initially I was
planning to add my modifications to the __getblk(). However, i noticed 
that XFS does not directly use the buffer-cache
for its pages but it seems to implement its own buffer.
         What I am now looking for is 1) the place where XFS checks 
whether a page exists in its buffer or not and 2)
what are the possible interactions between xfs_buf and the Linux kernel 
buffer-cache.
         I would appreciate any information regarding the above issues.

Thanks in advance,
Yannis Klonatos





_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

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

end of thread, other threads:[~2010-05-31 22:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-31 16:31 xfs_buf and buffercache/pagecache connection Yannis Klonatos
2010-05-31 18:04 ` Andi Kleen
2010-05-31 18:25   ` Yannis Klonatos
2010-05-31 22:06 ` Dave Chinner

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