Adar Dembo has posted comments on this change. ( http://gerrit.cloudera.org:8080/8257 )
Change subject: thread: improve performance of starting threads ...................................................................... Patch Set 4: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/8257/2/src/kudu/util/thread.cc File src/kudu/util/thread.cc: http://gerrit.cloudera.org:8080/#/c/8257/2/src/kudu/util/thread.cc@591 PS2, Line 591: > well, it's only in VLOG, so basically if --v=2 is enabled we'll lose the pe Right, I remembered about the lazy evaluation, just thought we wouldn't want to wait here in the --v=2 case because we'd lose potentially interesting thread interleavings. But it doesn't matter. -- To view, visit http://gerrit.cloudera.org:8080/8257 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5ce7f409ed33548142d1180c9f9653a8f51a7879 Gerrit-Change-Number: 8257 Gerrit-PatchSet: 4 Gerrit-Owner: Todd Lipcon <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: David Ribeiro Alves <[email protected]> Gerrit-Reviewer: Kudu Jenkins Gerrit-Reviewer: Tidy Bot Gerrit-Reviewer: Todd Lipcon <[email protected]> Gerrit-Comment-Date: Fri, 13 Oct 2017 01:40:32 +0000 Gerrit-HasComments: Yes
