I'm trying to read NFS read and write data, but io fields in /proc/net/rpc/nfsd overflow (32-bit counter). I can keep track of overflow by reading the data from this file frequent enough and accounting for overflow myself. However I was wondering if there was another place where this data was stored/written that perhaps doesn't overflow at 32bits.
feedback
|