Home
last modified time | relevance | path

Searched refs:MINCPS (Results 1 – 17 of 17) sorted by relevance

/dports/sysutils/moosefs2-cgi/moosefs-2.0.91/mfsmaster/
H A Dchunks.c62 #define MINCPS 10000 macro
3132 if (cps < MINCPS) { in chunk_reload()
3133 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
3134 cps = MINCPS; in chunk_reload()
3263 if (cps < MINCPS) { in chunk_strinit()
3264 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
3265 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs2-netdump/moosefs-2.0.91/mfsmaster/
H A Dchunks.c62 #define MINCPS 10000 macro
3132 if (cps < MINCPS) { in chunk_reload()
3133 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
3134 cps = MINCPS; in chunk_reload()
3263 if (cps < MINCPS) { in chunk_strinit()
3264 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
3265 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs2-master/moosefs-2.0.91/mfsmaster/
H A Dchunks.c62 #define MINCPS 10000 macro
3132 if (cps < MINCPS) { in chunk_reload()
3133 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
3134 cps = MINCPS; in chunk_reload()
3263 if (cps < MINCPS) { in chunk_strinit()
3264 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
3265 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs2-metalogger/moosefs-2.0.91/mfsmaster/
H A Dchunks.c62 #define MINCPS 10000 macro
3132 if (cps < MINCPS) { in chunk_reload()
3133 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
3134 cps = MINCPS; in chunk_reload()
3263 if (cps < MINCPS) { in chunk_strinit()
3264 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
3265 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs2-cli/moosefs-2.0.91/mfsmaster/
H A Dchunks.c62 #define MINCPS 10000 macro
3132 if (cps < MINCPS) { in chunk_reload()
3133 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
3134 cps = MINCPS; in chunk_reload()
3263 if (cps < MINCPS) { in chunk_strinit()
3264 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
3265 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs2-chunkserver/moosefs-2.0.91/mfsmaster/
H A Dchunks.c62 #define MINCPS 10000 macro
3132 if (cps < MINCPS) { in chunk_reload()
3133 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
3134 cps = MINCPS; in chunk_reload()
3263 if (cps < MINCPS) { in chunk_strinit()
3264 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
3265 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs2-client/moosefs-2.0.91/mfsmaster/
H A Dchunks.c62 #define MINCPS 10000 macro
3132 if (cps < MINCPS) { in chunk_reload()
3133 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
3134 cps = MINCPS; in chunk_reload()
3263 if (cps < MINCPS) { in chunk_strinit()
3264 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
3265 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs2-cgiserv/moosefs-2.0.91/mfsmaster/
H A Dchunks.c62 #define MINCPS 10000 macro
3132 if (cps < MINCPS) { in chunk_reload()
3133 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
3134 cps = MINCPS; in chunk_reload()
3263 if (cps < MINCPS) { in chunk_strinit()
3264 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
3265 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs3-netdump/moosefs-3.0.116/mfsmaster/
H A Dchunks.c64 #define MINCPS 10000 macro
4887 if (cps < MINCPS) { in chunk_reload()
4888 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
4889 cps = MINCPS; in chunk_reload()
5002 if (cps < MINCPS) { in chunk_strinit()
5003 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
5004 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs3-cgiserv/moosefs-3.0.116/mfsmaster/
H A Dchunks.c64 #define MINCPS 10000 macro
4887 if (cps < MINCPS) { in chunk_reload()
4888 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
4889 cps = MINCPS; in chunk_reload()
5002 if (cps < MINCPS) { in chunk_strinit()
5003 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
5004 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs3-cgi/moosefs-3.0.116/mfsmaster/
H A Dchunks.c64 #define MINCPS 10000 macro
4887 if (cps < MINCPS) { in chunk_reload()
4888 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
4889 cps = MINCPS; in chunk_reload()
5002 if (cps < MINCPS) { in chunk_strinit()
5003 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
5004 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs3-chunkserver/moosefs-3.0.116/mfsmaster/
H A Dchunks.c64 #define MINCPS 10000 macro
4887 if (cps < MINCPS) { in chunk_reload()
4888 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
4889 cps = MINCPS; in chunk_reload()
5002 if (cps < MINCPS) { in chunk_strinit()
5003 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
5004 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs3-client/moosefs-3.0.116/mfsmaster/
H A Dchunks.c64 #define MINCPS 10000 macro
4887 if (cps < MINCPS) { in chunk_reload()
4888 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
4889 cps = MINCPS; in chunk_reload()
5002 if (cps < MINCPS) { in chunk_strinit()
5003 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
5004 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs3-master/moosefs-3.0.116/mfsmaster/
H A Dchunks.c64 #define MINCPS 10000 macro
4887 if (cps < MINCPS) { in chunk_reload()
4888 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
4889 cps = MINCPS; in chunk_reload()
5002 if (cps < MINCPS) { in chunk_strinit()
5003 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
5004 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs3-metalogger/moosefs-3.0.116/mfsmaster/
H A Dchunks.c64 #define MINCPS 10000 macro
4887 if (cps < MINCPS) { in chunk_reload()
4888 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
4889 cps = MINCPS; in chunk_reload()
5002 if (cps < MINCPS) { in chunk_strinit()
5003 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
5004 cps = MINCPS; in chunk_strinit()
/dports/sysutils/moosefs3-cli/moosefs-3.0.116/mfsmaster/
H A Dchunks.c64 #define MINCPS 10000 macro
4887 if (cps < MINCPS) { in chunk_reload()
4888 syslog(LOG_NOTICE,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u",cps,MINCPS); in chunk_reload()
4889 cps = MINCPS; in chunk_reload()
5002 if (cps < MINCPS) { in chunk_strinit()
5003 fprintf(stderr,"CHUNKS_LOOP_MAX_CPS value too low (%"PRIu32") increased to %u\n",cps,MINCPS); in chunk_strinit()
5004 cps = MINCPS; in chunk_strinit()
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/master/
H A Dchunks.cc73 #define MINCPS 500 macro
2856 HashCPS = cfg_get_minmaxvalue<uint32_t>("CHUNKS_LOOP_MAX_CPS", 100000, MINCPS, MAXCPS); in chunk_reload()
2936 HashCPS = cfg_get_minmaxvalue<uint32_t>("CHUNKS_LOOP_MAX_CPS", 100000, MINCPS, MAXCPS); in chunk_strinit()