Todd Lipcon has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12657 )
Change subject: KUDU-2721: support ranges in CPU lists ...................................................................... KUDU-2721: support ranges in CPU lists Generalise the logic to handle comma-separated ranges. Testing: Added unit test for parsing logic to test the various possible permutations of CPU ranges. Change-Id: I97311bfbcf70bea069e941b6e7f4f015fb781b3f Reviewed-on: http://gerrit.cloudera.org:8080/12657 Reviewed-by: Adar Dembo <[email protected]> Tested-by: Kudu Jenkins --- M src/kudu/gutil/CMakeLists.txt A src/kudu/gutil/sysinfo-test.cc M src/kudu/gutil/sysinfo.cc M src/kudu/gutil/sysinfo.h 4 files changed, 140 insertions(+), 13 deletions(-) Approvals: Adar Dembo: Looks good to me, approved Kudu Jenkins: Verified -- To view, visit http://gerrit.cloudera.org:8080/12657 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I97311bfbcf70bea069e941b6e7f4f015fb781b3f Gerrit-Change-Number: 12657 Gerrit-PatchSet: 11 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Reviewer: Todd Lipcon <[email protected]>
