Searched refs:MAX_WORKERS (Results 1 – 1 of 1) sorted by relevance
119 #define MAX_WORKERS (READSIZE/PAGE_SIZE) macro232 if (workers > MAX_WORKERS) in main()233 workers = MAX_WORKERS; in main()357 if (workers < MIN_WORKERS || workers > MAX_WORKERS) { in setup()360 workers, MIN_WORKERS, MAX_WORKERS); in setup()442 " defaults to number of cores.\n", MAX_WORKERS); in help()