summaryrefslogtreecommitdiffstats
path: root/debuggerd/handler/debuggerd_handler.cpp
diff options
context:
space:
mode:
authorTom Cherry <tomcherry@google.com>2017-08-28 12:53:56 -0700
committerTom Cherry <tomcherry@google.com>2017-08-28 13:08:24 -0700
commitcb5fccc83c6c757f25436884e96c318f72743ffd (patch)
treef911d6c569bbeb07d19269f87ea7bd51179f7c4b /debuggerd/handler/debuggerd_handler.cpp
parent459aa1cac669b3bac6232e5906ceeacd33671b62 (diff)
downloadsystem_core-cb5fccc83c6c757f25436884e96c318f72743ffd.tar.gz
system_core-cb5fccc83c6c757f25436884e96c318f72743ffd.tar.bz2
system_core-cb5fccc83c6c757f25436884e96c318f72743ffd.zip
Globally allow up to 32K FDs open per process
We've seen crashes due to processes exceeding the current soft limit for open FDs of 1024, mainly due to increases in using FDs for shared memory and gralloc memory objects. There is not a compelling reason to keep this limit artificially low, so we raise it to 32K. This matches my desktop linux limit, so it is with precedent. Bug: 64894637 Test: open 32K FDs in a process without failure then fail after 32K Change-Id: Ibecfc486e9c61f273a432a108893137d2d13a530
Diffstat (limited to 'debuggerd/handler/debuggerd_handler.cpp')
0 files changed, 0 insertions, 0 deletions