OpenCores
URL https://opencores.org/ocsvn/hf-risc/hf-risc/trunk

Subversion Repositories hf-risc

[/] [hf-risc/] [trunk/] [tools/] [riscv-gnu-toolchain-master/] [linux-headers/] [include/] [linux/] [nfsd/] [stats.h] - Blame information for rev 13

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 13 serginhofr
/*
2
 * linux/include/linux/nfsd/stats.h
3
 *
4
 * Statistics for NFS server.
5
 *
6
 * Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
7
 */
8
 
9
#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 */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.