genode/repos/base-linux
Norman Feske 7bf47b1982 base-linux: boost max open fds to the hard rlimit
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
2020-04-17 12:40:12 +02:00
..
etc Add unified build directories to create_builddir 2017-01-13 13:05:44 +01:00
lib base: lay groundwork for base-linux caps change 2020-02-27 14:46:58 +01:00
recipes depot: update recipe hashes 2020-03-26 11:39:02 +01:00
run lx_hybrid_errno.run: add missing parent services 2020-03-26 11:38:54 +01:00
src base-linux: boost max open fds to the hard rlimit 2020-04-17 12:40:12 +02:00
README Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00

This repository contains the Linux-specific implementation of Genode.