Dr Andrew Scott G7VAV

My photo
 
September 2025
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12


stats.h
01: /*
02:  * linux/include/linux/nfsd/stats.h
03:  *
04:  * Statistics for NFS server.
05:  *
06:  * Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
07:  */
08: 
09: #ifndef LINUX_NFSD_STATS_H
10: #define LINUX_NFSD_STATS_H
11: 
12: #include <linux/nfs4.h>
13: 
14: /* thread usage wraps very million seconds (approx one fortnight) */
15: #define NFSD_USAGE_WRAP (HZ*1000000)
16: 
17: #endif /* LINUX_NFSD_STATS_H */
18: 


for client (none)
© Andrew Scott 2006 - 2025,
All Rights Reserved
http://www.andrew-scott.uk/
Andrew Scott
http://www.andrew-scott.co.uk/