logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

probe::nfs.aop.readahead - NFS client reading multiple pages

Description

       Fires when in readahead way, read several pages once

Name

       probe::nfs.aop.readahead - NFS client reading multiple pages

See Also

tapset::nfs(3stap)

SystemTap Tapset Reference                         April 2024                            PROBE::NFS.AOP.R(3stap)

Synopsis

       nfs.aop.readahead

Values

size
           number of pages attempted to read in this execution

       rpages
           read size (in pages)

       ino
           inode number

       rsize
           read size (in bytes)

       file
           filp argument

       dev
           device identifier

       nr_pages
           number of pages attempted to read in this execution

See Also