----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/15653/ -----------------------------------------------------------
(Updated Nov. 19, 2013, 11:08 p.m.) Review request for mesos, Benjamin Hindman, Ben Mahler, and Vinod Kone. Changes ------- Returns vector instead of return parameter array. Repository: mesos-git Description ------- This patch includes a wrapper to get system load averages in uptime(1) format. This is used by an upcoming patch which expose these averages over master and slave stats.json endpoints. Diffs (updated) ----- 3rdparty/libprocess/3rdparty/stout/include/stout/os.hpp f6bbf5e Diff: https://reviews.apache.org/r/15653/diff/ Testing ------- make check and functional testing with endpoints. Thanks, Niklas Nielsen
