----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/5392/#review8397 -----------------------------------------------------------
Ship it! Ship It! - Benjamin Hindman On June 18, 2012, 10:19 p.m., Jie Yu wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/5392/ > ----------------------------------------------------------- > > (Updated June 18, 2012, 10:19 p.m.) > > > Review request for mesos, Benjamin Hindman and Vinod Kone. > > > Description > ------- > > Add utility functions to get runtime system information. > > For example, we can get the kernel version (e.g. version.major.minor), the > operating system name (e.g. Linux, Darwin, etc), and so on. > > These utilities are based the "uname" system call. > > > Diffs > ----- > > src/common/utils.hpp ba55497 > src/tests/utils_tests.cpp 0e3374e > > Diff: https://reviews.apache.org/r/5392/diff/ > > > Testing > ------- > > Tested on Linux and Mac. > > make check > > > Thanks, > > Jie Yu > >
