mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-01 16:58:29 +00:00
7bf47b1982
This patch increases the default limit of the maximum number of open file descriptors to the hard limit of the system. This is needed for complex scenarios, which require more FDs than the default of 1024 at core. Related to issue #3581 Fixes #3721
This repository contains the Linux-specific implementation of Genode.