Name

probe::nfs.aop.writepages — NFS client writing several dirty pages to the NFS server

Synopsis

nfs.aop.writepages 

Values

wpages

write size (in pages)

dev

device identifier

for_reclaim

a flag of writeback_control, indicates if it's invoked from the page allocator

wsize

write size

for_kupdate

a flag of writeback_control, indicates if it's a kupdate writeback

nr_to_write

number of pages attempted to be written in this execution

ino

inode number

size

number of pages attempted to be written in this execution

Description

The priority of wb is decided by the flags for_reclaim and for_kupdate.