Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/9521 )
Change subject: env: generalize resource limits and add RLIMIT_NPROC support ...................................................................... env: generalize resource limits and add RLIMIT_NPROC support A follow-on patch will use this to cap the max number of threads in some process-wide thread pools (see KUDU-1913). Change-Id: I567f581a6f8a85ac1f08878b61ac316cc2da36a0 Reviewed-on: http://gerrit.cloudera.org:8080/9521 Reviewed-by: David Ribeiro Alves <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/fs/block_manager.cc M src/kudu/rpc/rpc-test.cc M src/kudu/util/env-test.cc M src/kudu/util/env.h M src/kudu/util/env_posix.cc 5 files changed, 106 insertions(+), 33 deletions(-) Approvals: David Ribeiro Alves: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/9521 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I567f581a6f8a85ac1f08878b61ac316cc2da36a0 Gerrit-Change-Number: 9521 Gerrit-PatchSet: 3 Gerrit-Owner: Adar Dembo <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Todd Lipcon <[email protected]>
