table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
PROBE::NFS.AOP.W(3stap) | Network File Storage Tapsets | PROBE::NFS.AOP.W(3stap) |
NAME¶
probe::nfs.aop.writepage - NFS client writing a mapped page to the NFS serverSYNOPSIS¶
nfs.aop.writepage
VALUES¶
page_indexoffset within mapping, can used a page identifier and
position identifier in the page frame
sb_flag
super block flags
i_flag
file flags
wsize
write size
size
number of pages to be written in this execution
i_size
file length in bytes
__page
the address of page
i_state
inode state flags
ino
inode number
dev
device identifier
for_kupdate
a flag of writeback_control, indicates if it's a kupdate
writeback
for_reclaim
a flag of writeback_control, indicates if it's invoked
from the page allocator
DESCRIPTION¶
The priority of wb is decided by the flags for_reclaim and for_kupdate.SEE ALSO0¶
tapset::nfs(3stap)October 2018 | SystemTap Tapset Reference |