Searched refs:rbeLeastNFiles (Results 1 – 1 of 1) sorted by relevance
30 rbeLeastNFiles = 16000 const102 if n := ulimitOrFatal(ctx, config, "-n"); n < rbeLeastNFiles {103 ctx.Fatalf("max open files is insufficient: %d; want >= %d.\n", n, rbeLeastNFiles)