diff options
author | 2021-10-08 17:33:47 -0700 | |
---|---|---|
committer | 2021-10-11 16:43:40 -0700 | |
commit | 5a05ef704e0f27e57af08695e01d8486f7f89af6 (patch) | |
tree | e8a2ba49f8bd99036f5eda0f36d35cfc5560597e /cmds/service/service.cpp | |
parent | 1f44f98dcd552f820a5e115e5f977cd15ae0eae5 (diff) |
binder: host service manager limits max outgoing threads
... for each returned binder object. By default, the limit
is SIZE_MAX.
Test: aservice
... with max outgoing threads = 1, `aservice list` takes 19s.
... with max outgoing threads = SIZE_MAX, `aservice list` takes 30s.
Test: binderHostDeviceTest
Fixes: 194225767
Change-Id: Ib51fa41970fff804f40b7604a6a195ce0b16f89d
Diffstat (limited to 'cmds/service/service.cpp')
0 files changed, 0 insertions, 0 deletions