summaryrefslogtreecommitdiffhomepage
path: root/tools/make_apt.sh
diff options
context:
space:
mode:
authorBhasker Hariharan <bhaskerh@google.com>2020-09-03 17:34:56 -0700
committerAndrei Vagin <avagin@gmail.com>2020-09-09 17:53:10 -0700
commit4d5627f76346e8afbab1506b8151c7ccb3f82f16 (patch)
treed9e3817ddc07f5b10b833674765f00a62656ddd9 /tools/make_apt.sh
parentf6d2444ed32ffef47ccc72a595d97721f3fa0561 (diff)
Use fine-grained mutex for stack.cleanupEndpoints.
stack.cleanupEndpoints is protected by the stack.mu but that can cause contention as the stack mutex is already acquired in a lot of hot paths during new endpoint creation /cleanup etc. Moving this to a fine grained mutex should reduce contention on the stack.mu. PiperOrigin-RevId: 330026151
Diffstat (limited to 'tools/make_apt.sh')
0 files changed, 0 insertions, 0 deletions