Neelakanth Nadgir writes:
 > io:::start probe does not seem to get zfs filenames in
 > args[2]->fi_pathname. Any ideas how to get this info?
 > -neel
 > 

Who says an I/O is doing work for a single pathname/vnode
or for a single process. There is not that one to one
correspondance  anymore. Not in the ZIL and not in the 
transaction groups due to I/O aggregations. 

As for mmaped I/O, follow Jim's advice, I guess fsflush will 
be issueing some  putpage :

      fsinfo           genunix                       fop_putpage putpage

-r

 > _______________________________________________
 > zfs-discuss mailing list
 > zfs-discuss@opensolaris.org
 > http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to