1PROBE::NFS.AOP.R(3stap) Network File Storage Tapsets PROBE::NFS.AOP.R(3stap)
2
3
4
6 probe::nfs.aop.readpages - NFS client reading multiple pages
7
9 nfs.aop.readpages
10
12 dev
13 device identifier
14
15 rsize
16 read size (in bytes)
17
18 file
19 filp argument
20
21 size
22 number of pages attempted to read in this execution
23
24 nr_pages
25 number of pages attempted to read in this execution
26
27 rpages
28 read size (in pages)
29
30 ino
31 inode number
32
34 Fires when in readahead way, read several pages once
35
37 tapset::nfs(3stap)
38
39
40
41SystemTap Tapset Reference June 2018 PROBE::NFS.AOP.R(3stap)