search for: suggested_limit

Displaying 1 result from an estimated 1 matches for "suggested_limit".

2017 Apr 20
1
[PATCH] tests: Replace test-max-disks with several tests.
..."file limit up to hard limit:\n" + "\n" + "$ ulimit -Hn %lu\n" + "\n", + getprogname (), (unsigned long) rlim.rlim_max); + else { + struct passwd *pw; + unsigned long suggested_limit = ret + fd_headroom; + + pw = getpwuid (geteuid ()); + fprintf (stderr, + "%s: warning: to get more complete testing, increase\n" + "file descriptor limit to >= %lu.\n" + "\n" + "To d...