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 file
16 filp argument
17
18 rsize
19 read size (in bytes)
20
21 ino
22 inode number
23
24 rpages
25 read size (in pages)
26
27 size
28 number of pages attempted to read in this execution
29
30 nr_pages
31 number of pages attempted to read in this execution
32
34 Fires when in readahead way, read several pages once
35
37 tapset::nfs(3stap)
38
39
40
41SystemTap Tapset Reference October 2018 PROBE::NFS.AOP.R(3stap)