[fuse] Getting visibility into reads from page cache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

For debugging purposes, I would like to get information about read
requests for FUSE filesystems that are answered from the page cache
(i.e., that never make it to the FUSE userspace daemon).

What would be the easiest way to accomplish that?

For now I'd be happy with seeing regular reads and knowing when an
application uses mmap (so that I know that I might be missing reads).


Not having done any real kernel-level work, I would start by looking
into using some tracing framework to hook into the relevant kernel
function. However, I thought I'd ask here first to make sure that I'm
not heading into the completely wrong direction.


Best,
-Nikolaus

-- 
GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F

             »Time flies like an arrow, fruit flies like a Banana.«




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux