Provided by: systemtap-doc_2.3-1ubuntu1.4_all
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) for_reclaim a flag of writeback_control, indicates if it's invoked from the page allocator size number of pages attempted to be written in this execution for_kupdate a flag of writeback_control, indicates if it's a kupdate writeback ino inode number wsize write size nr_to_write number of pages attempted to be written in this execution dev device identifier
DESCRIPTION
The priority of wb is decided by the flags for_reclaim and for_kupdate.