You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Ben Mahler <be...@gmail.com> on 2013/12/18 02:23:54 UTC

Review Request 16336: Added timeval retrieval from sysctl.

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16336/
-----------------------------------------------------------

Review request for mesos, Benjamin Hindman and Vinod Kone.


Repository: mesos-git


Description
-------

Some values returned from sysctl are timeval structs, this adds support for retrieving these values.


Diffs
-----

  3rdparty/libprocess/3rdparty/stout/include/stout/os/sysctl.hpp 065aadad66a5bc5a6cfae93b5aa31820229bd6eb 
  3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp a0b624b0c2e1f1fca6dd68a54317f6c0c11e7862 

Diff: https://reviews.apache.org/r/16336/diff/


Testing
-------

Added a test.


Thanks,

Ben Mahler


Re: Review Request 16336: Added timeval retrieval from sysctl.

Posted by Benjamin Hindman <be...@berkeley.edu>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/16336/#review30638
-----------------------------------------------------------

Ship it!


Ship It!

- Benjamin Hindman


On Dec. 18, 2013, 1:23 a.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/16336/
> -----------------------------------------------------------
> 
> (Updated Dec. 18, 2013, 1:23 a.m.)
> 
> 
> Review request for mesos, Benjamin Hindman and Vinod Kone.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Some values returned from sysctl are timeval structs, this adds support for retrieving these values.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/os/sysctl.hpp 065aadad66a5bc5a6cfae93b5aa31820229bd6eb 
>   3rdparty/libprocess/3rdparty/stout/tests/os_tests.cpp a0b624b0c2e1f1fca6dd68a54317f6c0c11e7862 
> 
> Diff: https://reviews.apache.org/r/16336/diff/
> 
> 
> Testing
> -------
> 
> Added a test.
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>