Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

By default, yes. The kern.maxfiles sysctl value can go to the upwards of hundreds of thousands, if I recall correctly.


Practically the limits are INT_MAX, the size of the process file descriptor table in-kernel. (And possibly a system limit on vnodes? Just guessing.) 2 billion fds makes for a lot of memory used for open files.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: