top | item 44916743

(no title)

agambrahma | 6 months ago

So ... essentially testing file descriptor allocation overhead

discuss

order

loeg|6 months ago

Sort of. Fd table size, which is slightly different than fds (once you reach the ulimit, there's no need to resize it larger); and only in multithreaded programs.