1PROBE::NFS.AOP.W(3stap) Network File Storage Tapsets PROBE::NFS.AOP.W(3stap)
2
3
4
6 probe::nfs.aop.writepages - NFS client writing several dirty pages to
7 the NFS server
8
10 nfs.aop.writepages
11
13 nr_to_write
14 number of pages attempted to be written in this execution
15
16 size
17 number of pages attempted to be written in this execution
18
19 wpages
20 write size (in pages)
21
22 for_kupdate
23 a flag of writeback_control, indicates if it's a kupdate writeback
24
25 dev
26 device identifier
27
28 ino
29 inode number
30
31 wsize
32 write size
33
34 for_reclaim
35 a flag of writeback_control, indicates if it's invoked from the
36 page allocator
37
39 The priority of wb is decided by the flags for_reclaim and for_kupdate.
40
42 tapset::nfs(3stap)
43
44
45
46SystemTap Tapset Reference June 2018 PROBE::NFS.AOP.W(3stap)