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