iostats: more procs
This commit is contained in:
parent
ec572a53a9
commit
d8c75e45de
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
#define DEBUGFILE "iostats.out"
|
||||
#define DONESTR "done"
|
||||
#define DEBUG if(!dbg){}else fprint
|
||||
#define MAXPROC 16
|
||||
#define MAXPROC 64
|
||||
#define FHASHSIZE 64
|
||||
#define fidhash(s) fhash[s%FHASHSIZE]
|
||||
|
||||
|
|
Loading…
Reference in a new issue